summaryrefslogtreecommitdiffstats
path: root/libavdevice/alldevices.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-291-1/+1
|\
| * x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun2012-07-281-1/+1
* | libcaca output devicePaul B Mahol2012-07-211-0/+1
* | FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-051-0/+1
* | devices: Disable v4l to fix compilation until someoneMichael Niedermayer2012-01-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-241-2/+0
|\ \ | |/
| * lavd: remove deprecated v4l grab device.Anton Khirnov2012-01-241-3/+0
| * pulse: introduce pulseaudio inputLuca Barbato2011-10-261-0/+1
* | Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer2011-10-221-0/+1
|\ \
| * | pulse: introduce pulseaudio inputLuca Barbato2011-10-191-0/+1
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-171-0/+1
|\ \ | |/
| * lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov2011-09-171-0/+1
* | lavdev: add libavfilter virtual input deviceStefano Sabatini2011-08-111-0/+1
* | lavdev: add openal input deviceJonathan Baldwin2011-06-271-0/+1
* | lavdev: add SDL output deviceStefano Sabatini2011-05-281-0/+1
* | lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.hStefano Sabatini2011-05-271-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-271-0/+2
|\ \ | |/
| * lavdevice: mark v4l for removal on next major bump.Anton Khirnov2011-05-261-0/+2
| * framebuffer device demuxerStefano Sabatini2011-03-281-0/+1
* | DirectShow capture supportRamiro Polla2011-05-211-0/+1
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-281-0/+1
|\ \ | |/
| * sndio support for playback and recordBrad2011-03-271-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-4/+4
* | framebuffer device demuxerStefano Sabatini2011-03-081-0/+1
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-281-4/+4
|/
* Remove broken BeOS audio interface.Diego Biurrun2010-06-101-1/+0
* Add some missing #includesMåns Rullgård2010-03-061-0/+1
* Split avdevice.c off from alldevices.c.Diego Biurrun2009-11-181-6/+0
* Make the configure script select the input/output devices usingStefano Sabatini2009-06-291-16/+16
* Implement JACK input device.Olivier Guilyardi2009-04-021-0/+1
* Add ALSA support in libavdevice.Nicolas George2009-01-261-0/+1
* replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs2009-01-141-2/+2
* Implement avdevice_version().Stefano Sabatini2008-08-081-0/+6
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+2
* Remove unused avdevice.h header file; add config.h which is used.Diego Biurrun2008-04-271-1/+1
* VFW capture supportRamiro Polla2008-03-081-0/+1
* typo fix: inited --> initializedDiego Biurrun2008-02-131-3/+3
* Fix the creation of alldevices.c (create it without any rename).Luca Abeni2007-11-231-11/+11
* Introduce libavdeviceLuca Abeni2007-11-221-0/+50
OpenPOWER on IntegriCloud