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-01-24avdevice: Mark decklink_common.h as unconditional SKIPHEADERTimothy Gu
2015-04-09Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'Michael Niedermayer
2015-04-09avdevice: Apply a more consistent file naming schemeDiego Biurrun
2015-01-23dshow: introduce support for crossbar [multiple input selectable] devicesrogerdpack
2015-01-11lavd/avdevice: introduce helper functions for sink/sources listingLukasz Marek
2014-11-28fix Makefile objects for pulseaudio supportMichael Stypa
2014-10-28lavd: fix building x11grab after a6674d2Anton Khirnov
2014-10-27Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96'Michael Niedermayer
2014-10-26xcbgrab: XCB-based screen captureLuca Barbato
2014-09-24Skip decklink_common_c.h when running make checkheaders.Carl Eugen Hoyos
2014-09-22avdevice: add decklink input supportDeti Fliegl
2014-09-22avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl
2014-07-19Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e'Michael Niedermayer
2014-07-19oss_audio: Split muxer and demuxerNidhi Makhijani
2014-05-14Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer
2014-05-13build: handle library dependencies in configureJanne Grunau
2014-04-11Add AVFoundation input device.Thilo Borgmann
2014-04-03Add Win32 GDI-based screen grabbingCalvin Walton
2014-03-30lavd: Add QTKit input device.Vadim Kalinsky
2014-03-06lavd/Makefile: Add fbdev_common.h to SKIPHEADERSJames Almer
2014-02-19Add decklink_enc.h to SKIPHEADERS.Carl Eugen Hoyos
2014-02-09lavd: add decklink output deviceRamiro Polla
2014-01-27lavd: add opengl deviceLukasz Marek
2013-12-09Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'Michael Niedermayer
2013-12-09configure: Prefix libc-related variables with "libc_"Diego Biurrun
2013-12-06Add Windows resource file support for shared librariesJames Almer
2013-10-24lavd/fbdev: move common code to separate fileLukasz Marek
2013-10-24lavd: rename fbdev.c into fbdev_dec.cLukasz Marek
2013-10-24lavd: add fbdev output deviceLukasz Marek
2013-10-09Add pulse_audio_common.h to skipheaders.Carl Eugen Hoyos
2013-10-09lavd/pulse: move common code to separate fileLukasz Marek
2013-10-09lavd/pulse: rename pulse.c into pulse_audio_dec.cLukasz Marek
2013-10-08lavd: pulse audio encoderLukasz Marek
2013-08-11lavd: Fix make checkheadersJames Almer
2013-08-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-10libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö
2013-05-30lavd: add xv output deviceStefano Sabatini
2013-05-20lavd: add v4l2 outdev.Clément Bœsch
2013-05-20lavd/v4l2: move pixel format conversion code to a separate place.Clément Bœsch
2012-07-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-28x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun
2012-07-21libcaca output devicePaul B Mahol
2012-07-05FireWire DV/HDV input device using libiec61883Georg Lippitsch
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-04Create version.h headers for libraries that lack themDiego Biurrun
2012-05-24dshow: rename dshow.h to avoid conflict with system header of equal nameKyle
2012-05-19lavd/dshow: fix make checkheaders.Clément Bœsch
2012-05-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-07build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun
2012-04-04v4l2: allow to convert monotonic timestamps.Nicolas George