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-17lavfi: add atempo filterPavel Koshevoy
2012-06-17Change all uses of restrict to use av_restrict instead.Ronald S. Bultje
2012-06-15configure: do not auto enable mlp decoder when enabling truehd decoderPaul B Mahol
2012-06-14configure: support Bitrig OSDavid Hill
2012-06-14configure: fix SLIBNAME_WITH_MAJOR for openbsd (and bitrig in the next commit)David Hill
2012-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-13configure: add all filters hardcoded into avconv to avconv_depsAnton Khirnov
2012-06-13lavfi: allow building without swscale.Anton Khirnov
2012-06-13jack: update to new latency range API as the old one has been deprecatedSean McGovern
2012-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic
2012-06-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-10iac: add missing dependencyKostya Shishkov
2012-06-10libvpxenc: add VP8E_SET_MAX_INTRA_BITRATE_PCT mappingJames Zern
2012-06-08Add iac build dependency.Carl Eugen Hoyos
2012-06-08Fix dirac decoder build dependencies.Carl Eugen Hoyos
2012-06-08Fix amv encoder dependencies.Carl Eugen Hoyos
2012-06-04lavfi/select: add scene detection.Clément Bœsch
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