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
2012-06-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-03configure: add --enable/disable-random optionMans Rullgard
2012-06-03mpegtsenc: Support LATM packetization for AACJindrich Makovicka
2012-06-03mpegtsenc: use AVFormatContext for AAC packetizationJindrich Makovicka
2012-06-01Let ffmpeg select the null and anull filters.Carl Eugen Hoyos
2012-06-01Let ffmpeg select the setpts filter.Carl Eugen Hoyos
2012-05-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-30Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer
2012-05-29avconv: extend -r to work on any input stream.Anton Khirnov
2012-05-29fate: convert codec-regression.sh to makefile rulesMans Rullgard
2012-05-28configure: disable avresample by defaultMichael Niedermayer
2012-05-28configure: add asyncts->avresample dependancyMichael Niedermayer
2012-05-28configure: fix the wording for gpl incompatible licenses warningsMichael Niedermayer
2012-05-28configure: openssl is compatible with the LGPL.Michael Niedermayer
2012-05-27lavfi/deshake: add libavcodec dependency (dsputil).Clément Bœsch
2012-05-24Build the aformat filter when ffmpeg is built.Carl Eugen Hoyos
2012-05-24Do not disable ffmpeg with --disable-everything.Carl Eugen Hoyos
2012-05-21Remove libnut wrapperDiego Biurrun
2012-05-21fate: change name of FATE samples location environment variableDiego Biurrun
2012-05-14configure: check for pthread_cancel.Nicolas George
2012-05-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-12lavfi: add lavr-based audio resampling filter.Anton Khirnov
2012-05-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-10Revert "Remove libvorbis Vorbis decoding support. Our native decoder is comp...Michael Niedermayer
2012-05-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-10configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags.Sean McGovern
2012-05-09lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov
2012-05-09sctp: Initial tcp-alike sctp support with streamsLuca Barbato
2012-05-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-06lavfi: always enable the scale filter and depend on sws.Anton Khirnov
2012-05-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-04configure: add POWER[5-7] supportSean McGovern
2012-05-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-02configure: remove malloc_aligned.Ronald S. Bultje
2012-04-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-26configure: add libavresample to rpathSean McGovern
2012-04-26build: icc: silence some warningsMans Rullgard
2012-04-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-25Add libavresampleJustin Ruggles
2012-04-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-23Remove libdirac decoder.Diego Biurrun
2012-04-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-19build system: remove -wcast-qualMichael Niedermayer
2012-04-19configure: detect PGI compiler and set suitable flagsMans Rullgard
2012-04-19Merge remote-tracking branch 'hexene/stagefright'Michael Niedermayer
2012-04-18libstagefright: explicitly set positive timestamps as stagefright expects the...Mohamed Naufal
2012-04-15configure: add dependencies for colormatrix test.Nicolas George
2012-04-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-13configure: escape colons in values written to config.fateMans Rullgard
2012-04-13lavfi: port 2xsai filter from libmpcodecsStefano Sabatini