aboutsummaryrefslogtreecommitdiff
path: root/libavdevice/avdevice.c
AgeCommit message (Expand)Author
2014-12-14lavd/avdevice: use better option types for caps optionsLukasz Marek
2014-11-21avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointersMichael Niedermayer
2014-04-12lavd: no default device unless explicitly setLukasz Marek
2014-04-11lavd: add device capabilities APILukasz Marek
2014-03-06lavd/avdevice: always free detected devices on errorLukasz Marek
2014-03-03lavd/avdevice: add device iteratorsLukasz Marek
2014-02-16lavd: add list devices APILukasz Marek
2014-01-27lavd: add avdevice_dev_to_app_control_message APILukasz Marek
2014-01-27lavd: add avdevice_app_to_dev_control_message APILukasz Marek
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2011-12-22libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100Michael Niedermayer
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-17Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer
2011-03-17Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer
2011-03-16use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau
2011-03-16replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau
2009-11-18Add functions to return library license and library configuration.Diego Biurrun
2009-11-18Split avdevice.c off from alldevices.c.Diego Biurrun