| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |