summaryrefslogtreecommitdiffstats
path: root/libavdevice/avdevice.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "lavd: add new API for iterating input and output devices"Josh de Kock2018-03-311-0/+46
* lavd: add new API for iterating input and output devicesJosh de Kock2018-02-061-46/+0
* avdevice: remove usage of deprecated setter and getter functionsJames Almer2017-10-291-2/+2
* avdevice: Use av_format_get_control_message_cb()Michael Niedermayer2015-01-161-2/+2
* lavd/avdevice: introduce helper functions for sink/sources listingLukasz Marek2015-01-111-0/+39
* lavd/avdevice: remove av_ prefix from private functionLukasz Marek2015-01-111-10/+10
* Add FFMPEG_VERSION into the binary libsMichael Niedermayer2014-12-191-0/+3
* lavd/avdevice: use better option types for caps optionsLukasz Marek2014-12-141-5/+5
* avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointersMichael Niedermayer2014-11-211-3/+3
* lavd: no default device unless explicitly setLukasz Marek2014-04-121-0/+2
* lavd: add device capabilities APILukasz Marek2014-04-111-0/+81
* lavd/avdevice: always free detected devices on errorLukasz Marek2014-03-061-2/+7
* lavd/avdevice: add device iteratorsLukasz Marek2014-03-031-0/+46
* lavd: add list devices APILukasz Marek2014-02-161-0/+41
* lavd: add avdevice_dev_to_app_control_message APILukasz Marek2014-01-271-0/+8
* lavd: add avdevice_app_to_dev_control_message APILukasz Marek2014-01-271-0/+8
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100Michael Niedermayer2011-12-221-0/+2
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-171-1/+1
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-171-1/+1
|/
* use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-161-1/+1
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-161-1/+1
* Add functions to return library license and library configuration.Diego Biurrun2009-11-181-0/+11
* Split avdevice.c off from alldevices.c.Diego Biurrun2009-11-181-0/+24
OpenPOWER on IntegriCloud