| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "lavd: add new API for iterating input and output devices" | Josh de Kock | 2018-03-31 | 1 | -0/+46 |
* | lavd: add new API for iterating input and output devices | Josh de Kock | 2018-02-06 | 1 | -46/+0 |
* | avdevice: remove usage of deprecated setter and getter functions | James Almer | 2017-10-29 | 1 | -2/+2 |
* | avdevice: Use av_format_get_control_message_cb() | Michael Niedermayer | 2015-01-16 | 1 | -2/+2 |
* | lavd/avdevice: introduce helper functions for sink/sources listing | Lukasz Marek | 2015-01-11 | 1 | -0/+39 |
* | lavd/avdevice: remove av_ prefix from private function | Lukasz Marek | 2015-01-11 | 1 | -10/+10 |
* | Add FFMPEG_VERSION into the binary libs | Michael Niedermayer | 2014-12-19 | 1 | -0/+3 |
* | lavd/avdevice: use better option types for caps options | Lukasz Marek | 2014-12-14 | 1 | -5/+5 |
* | avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointers | Michael Niedermayer | 2014-11-21 | 1 | -3/+3 |
* | lavd: no default device unless explicitly set | Lukasz Marek | 2014-04-12 | 1 | -0/+2 |
* | lavd: add device capabilities API | Lukasz Marek | 2014-04-11 | 1 | -0/+81 |
* | lavd/avdevice: always free detected devices on error | Lukasz Marek | 2014-03-06 | 1 | -2/+7 |
* | lavd/avdevice: add device iterators | Lukasz Marek | 2014-03-03 | 1 | -0/+46 |
* | lavd: add list devices API | Lukasz Marek | 2014-02-16 | 1 | -0/+41 |
* | lavd: add avdevice_dev_to_app_control_message API | Lukasz Marek | 2014-01-27 | 1 | -0/+8 |
* | lavd: add avdevice_app_to_dev_control_message API | Lukasz Marek | 2014-01-27 | 1 | -0/+8 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\ |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100 | Michael Niedermayer | 2011-12-22 | 1 | -0/+2 |
* | | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" | Michael Niedermayer | 2011-03-17 | 1 | -1/+1 |
* | | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" | Michael Niedermayer | 2011-03-17 | 1 | -1/+1 |
|/ |
|
* | use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* | Janne Grunau | 2011-03-16 | 1 | -1/+1 |
* | replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION | Janne Grunau | 2011-03-16 | 1 | -1/+1 |
* | Add functions to return library license and library configuration. | Diego Biurrun | 2009-11-18 | 1 | -0/+11 |
* | Split avdevice.c off from alldevices.c. | Diego Biurrun | 2009-11-18 | 1 | -0/+24 |