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
2011-12-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard
2011-10-27pulse: introduce pulseaudio inputLuca Barbato
2011-10-22Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer
2011-10-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-21Move timefilter code from lavf to lavd.Anton Khirnov
2011-10-20pulse: introduce pulseaudio inputLuca Barbato
2011-09-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-17lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov
2011-08-11lavdev: add libavfilter virtual input deviceStefano Sabatini
2011-06-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard
2011-06-27lavdev: add openal input deviceJonathan Baldwin
2011-06-26Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger
2011-06-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-25build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun
2011-05-28lavdev: add SDL output deviceStefano Sabatini
2011-05-21DirectShow capture supportRamiro Polla
2011-03-28framebuffer device demuxerStefano Sabatini
2011-03-28Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-27sndio support for playback and recordBrad
2011-03-08framebuffer device demuxerStefano Sabatini
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-15Merge libavcore into libavutilReinhard Tartler
2010-08-06Remove use of the deprecated function avcodec_check_dimensions(), useStefano Sabatini
2010-06-10Remove broken BeOS audio interface.Diego Biurrun
2009-11-18Split avdevice.c off from alldevices.c.Diego Biurrun
2009-10-18cosmetics: Break overly long lines.Diego Biurrun
2009-08-23Skip headers requiring external libs not present in checkheadersMåns Rullgård
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-21Rename audio.c to oss_audio.c in libavdevice.Benoit Fouet
2008-10-25Use OBJS variable for all object filesMåns Rullgård
2008-05-08prettyprinting cosmeticsDiego Biurrun
2008-04-08non-recursive makefilesMåns Rullgård
2008-03-27Fix building with C++ objects, variable names were inconsistent.François Revol
2008-03-09VFW capture supportRamiro Polla
2008-03-08cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun
2008-03-07simplify library version handlingMåns Rullgård
2008-03-06consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård
2008-01-12Link to libraries in dependency order.Víctor Paesa
2007-11-23Link libavdevice against libavutil, libavcodec, and libavformatLuca Abeni
2007-11-22Introduce libavdeviceLuca Abeni