aboutsummaryrefslogtreecommitdiffstats
path: root/libavdevice/alldevices.c
Commit message (Expand)AuthorAgeFilesLines
* x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun2012-07-281-1/+1
* lavd: remove deprecated v4l grab device.Anton Khirnov2012-01-241-3/+0
* pulse: introduce pulseaudio inputLuca Barbato2011-10-261-0/+1
* lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov2011-09-171-0/+1
* lavdevice: mark v4l for removal on next major bump.Anton Khirnov2011-05-261-0/+2
* framebuffer device demuxerStefano Sabatini2011-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
* 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