Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-29x11grab: Rename internal component to "xcbgrab"Diego Biurrun
2016-07-29Remove the legacy X11 screen grabberDiego Biurrun
2015-11-26avfoundation: Simple captureAlexandre Lision
2014-10-26xcbgrab: XCB-based screen captureLuca Barbato
2013-01-03build: Avoid detecting bogus components named 'x'Clément Bœsch
2012-12-28cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun
2012-07-28x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun
2012-01-24lavd: remove deprecated v4l grab device.Anton Khirnov
2011-10-27pulse: introduce pulseaudio inputLuca Barbato
2011-09-17lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov
2011-05-26lavdevice: mark v4l for removal on next major bump.Anton Khirnov
2011-03-28framebuffer device demuxerStefano Sabatini
2011-03-27sndio support for playback and recordBrad
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-27Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2010-06-10Remove broken BeOS audio interface.Diego Biurrun
2010-03-07Add some missing #includesMåns Rullgård
2009-11-18Split avdevice.c off from alldevices.c.Diego Biurrun
2009-06-29Make the configure script select the input/output devices usingStefano Sabatini
2009-04-03Implement JACK input device.Olivier Guilyardi
2009-01-26Add ALSA support in libavdevice.Nicolas George
2009-01-14replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs
2008-08-08Implement avdevice_version().Stefano Sabatini
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-04-27Remove unused avdevice.h header file; add config.h which is used.Diego Biurrun
2008-03-09VFW capture supportRamiro Polla
2008-02-13typo fix: inited --> initializedDiego Biurrun
2007-11-23Fix the creation of alldevices.c (create it without any rename).Luca Abeni
2007-11-22Introduce libavdeviceLuca Abeni