| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice: remove FF_API_DEVICE_CAPABILITIES | James Almer | 2023-02-09 | 1 | -130/+0 |
* | avdevice/avdevice: Fix mismatching argument name | Marvin Scholz | 2022-10-17 | 1 | -1/+1 |
* | Keep including the full version.h when headers are included externally | Martin Storsjö | 2022-03-19 | 1 | -0/+6 |
* | libavdevice: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -1/+1 |
* | avdevice: add info about media types(s) to AVDeviceInfo | Diederick Niehorster | 2021-12-24 | 1 | -0/+2 |
* | avdevice/avdevice: Constify av_*_device_next API | Andreas Rheinhardt | 2021-04-27 | 1 | -4/+4 |
* | avdevice/avdevice: Constify avdevice_list_input_sources/output_sinks | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avdevice/avdevice: Deprecate AVDevice Capabilities API | Andreas Rheinhardt | 2021-02-14 | 1 | -0/+5 |
* | Revert "lavd: add new API for iterating input and output devices" | Josh de Kock | 2018-03-31 | 1 | -28/+0 |
* | lavd: add new API for iterating input and output devices | Josh de Kock | 2018-02-06 | 1 | -0/+28 |
* | Merge commit '5ed4644d6de7f6112431dc2d9a5cfe9a0a75a688' | Clément Bœsch | 2017-03-15 | 1 | -1/+1 |
|\ |
|
| * | x11grab: Rename internal component to "xcbgrab" | Diego Biurrun | 2016-07-29 | 1 | -1/+1 |
* | | Merge commit '4fef648d10bf3bcfd4b8fa5755c1128966a2427c' | Clément Bœsch | 2017-03-15 | 1 | -1/+1 |
|\| |
|
| * | Remove the legacy X11 screen grabber | Diego Biurrun | 2016-07-29 | 1 | -1/+1 |
* | | avdevice/alldevices: make avdevice_register_all thread safe | Muhammad Faiz | 2017-03-07 | 1 | -1/+0 |
* | | doxygen: Standardize root-level modules | Timothy Gu | 2016-08-02 | 1 | -3/+9 |
* | | doc: avoid incorrect phrase 'allows to' | Andreas Cadhalpun | 2015-06-16 | 1 | -1/+1 |
* | | lavd/avdevice: introduce helper functions for sink/sources listing | Lukasz Marek | 2015-01-11 | 1 | -0/+22 |
* | | Various small spelling fixes. | Reimar Döffinger | 2014-04-22 | 1 | -7/+7 |
* | | lavd/avdevice: add volume messages | Lukasz Marek | 2014-04-18 | 1 | -0/+53 |
* | | lavd/avdevice: fix buildbreak when included to C++ code | Lukasz Marek | 2014-04-13 | 1 | -1/+1 |
* | | lavd: add control message enums | Lukasz Marek | 2014-04-11 | 1 | -2/+39 |
* | | lavd: add device capabilities API | Lukasz Marek | 2014-04-11 | 1 | -0/+128 |
* | | lavd/avdevice: add device iterators | Lukasz Marek | 2014-03-03 | 1 | -0/+36 |
* | | lavd: add list devices API | Lukasz Marek | 2014-02-16 | 1 | -0/+39 |
* | | lavd/avdevice: add param to create window buffer message | Lukasz Marek | 2014-02-14 | 1 | -1/+6 |
* | | lavd: add avdevice_dev_to_app_control_message API | Lukasz Marek | 2014-01-27 | 1 | -0/+68 |
* | | lavd: add avdevice_app_to_dev_control_message API | Lukasz Marek | 2014-01-27 | 1 | -0/+52 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-29 | 1 | -1/+1 |
|\| |
|
| * | x11grab: cosmetics: consistent naming for x11grab-related things | Diego Biurrun | 2012-07-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -13/+2 |
|\| |
|
| * | Create version.h headers for libraries that lack them | Diego Biurrun | 2012-07-04 | 1 | -14/+2 |
* | | avdevice: bump soname due to lavf soname bump | Michael Niedermayer | 2012-05-25 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-24 | 1 | -4/+0 |
|\| |
|
| * | lavd: remove deprecated v4l grab device. | Anton Khirnov | 2012-01-24 | 1 | -4/+0 |
* | | libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100 | Michael Niedermayer | 2011-12-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -0/+22 |
|\| |
|
| * | Add basic libavdevice documentation. | Anton Khirnov | 2011-12-12 | 1 | -0/+22 |
| * | pulse: introduce pulseaudio input | Luca Barbato | 2011-10-26 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-17 | 1 | -2/+2 |
|\| |
|
| * | lavd: add libcdio-paranoia input device for audio CD grabbing | Anton Khirnov | 2011-09-17 | 1 | -1/+1 |
* | | lavdev/lavfi: add audio support | Stefano Sabatini | 2011-09-16 | 1 | -1/+1 |
* | | dshow: add option to list audio/video options | Ramiro Polla | 2011-09-16 | 1 | -1/+1 |
* | | dshow: add audio/video options | Ramiro Polla | 2011-09-16 | 1 | -1/+1 |
* | | lavdev: add libavfilter virtual input device | Stefano Sabatini | 2011-08-11 | 1 | -1/+1 |
* | | lavdev: add openal input device | Jonathan Baldwin | 2011-06-27 | 1 | -2/+2 |
* | | sdl: use the filename for defining the window title, if not specified | Stefano Sabatini | 2011-06-05 | 1 | -1/+1 |
* | | lavdev: add SDL output device | Stefano Sabatini | 2011-05-28 | 1 | -1/+1 |