summaryrefslogtreecommitdiff
path: root/libavdevice/avdevice.h
Commit message (Expand)AuthorAgeFilesLines
...
* | lavdev: include libavformat/avformat.h in avdevice.hStefano Sabatini2011-05-271-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-271-0/+4
|\ \ | |/
| * lavdevice: mark v4l for removal on next major bump.Anton Khirnov2011-05-261-0/+4
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-201-2/+2
|\ \ | |/
| * Bump major versions of all libraries.Anton Khirnov2011-04-181-2/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-291-1/+1
|\ \ | |/
| * framebuffer device demuxerStefano Sabatini2011-03-281-1/+1
| * sndio support for playback and recordBrad2011-03-271-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | framebuffer device demuxerStefano Sabatini2011-03-081-2/+2
|/
* In video4linux2, in the case the timebase value in ap is 0/0, read theStefano Sabatini2011-01-051-1/+1
* Use new imgutils.h API names, fix deprecation warnings.Stefano Sabatini2010-09-071-1/+1
* Remove use of the deprecated function avcodec_check_dimensions(), useStefano Sabatini2010-08-061-1/+1
* Fix grammar errors in documentationMåns Rullgård2010-06-301-3/+3
* Satisfy style nits.Stefano Sabatini2010-02-051-2/+2
* Add functions to return library license and library configuration.Diego Biurrun2009-11-181-0/+10
* Add missing #includes for avutil.h, required for the AV_VERSION* macros.Diego Biurrun2009-11-161-0/+2
* Implement JACK input device.Olivier Guilyardi2009-04-021-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Implement avdevice_version().Stefano Sabatini2008-08-081-1/+6
* less preprocessor magic in version number macrosMåns Rullgård2008-02-261-3/+9
* Clean up lib* version definitionsMåns Rullgård2008-02-191-2/+4
* Introduce libavdeviceLuca Abeni2007-11-221-0/+33