| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | lavdev: include libavformat/avformat.h in avdevice.h | Stefano Sabatini | 2011-05-27 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-27 | 1 | -0/+4 |
|\| |
|
| * | lavdevice: mark v4l for removal on next major bump. | Anton Khirnov | 2011-05-26 | 1 | -0/+4 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -2/+2 |
|\| |
|
| * | Bump major versions of all libraries. | Anton Khirnov | 2011-04-18 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-29 | 1 | -1/+1 |
|\| |
|
| * | framebuffer device demuxer | Stefano Sabatini | 2011-03-28 | 1 | -1/+1 |
| * | sndio support for playback and record | Brad | 2011-03-27 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | framebuffer device demuxer | Stefano Sabatini | 2011-03-08 | 1 | -2/+2 |
|/ |
|
* | In video4linux2, in the case the timebase value in ap is 0/0, read the | Stefano Sabatini | 2011-01-05 | 1 | -1/+1 |
* | Use new imgutils.h API names, fix deprecation warnings. | Stefano Sabatini | 2010-09-07 | 1 | -1/+1 |
* | Remove use of the deprecated function avcodec_check_dimensions(), use | Stefano Sabatini | 2010-08-06 | 1 | -1/+1 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -3/+3 |
* | Satisfy style nits. | Stefano Sabatini | 2010-02-05 | 1 | -2/+2 |
* | Add functions to return library license and library configuration. | Diego Biurrun | 2009-11-18 | 1 | -0/+10 |