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
2014-06-07avcodec/mpeg12enc: store sequence display extension only if we have something...Michael Niedermayer
2014-06-07Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'Michael Niedermayer
2014-06-06mpeg2: add sequence display extension informationMarc-Antoine Arnaud
2014-04-01mpeg12enc: always set closed gop flag on the first gopMarton Balint
2013-08-07ffmpeg: remove obsolete workaround in trim insertion.Nicolas George
2013-07-26avformat/gxfenc: Added support for writing correct auxiliary data for DV stre...Reuben Martin
2013-04-30avconv: make -t insert trim/atrim filters.Anton Khirnov
2013-01-08fate: upate after 55d32eed8fPaul B Mahol
2013-01-04lswr: Improve default resampler's default parametersAlexander Strasser
2012-09-27mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhdMichael Niedermayer
2012-07-04ffmpeg: rework checks for the -t option.Nicolas George
2012-05-19af_aresample: fix rounding that led to sample accumulation in the buffers.Michael Niedermayer
2012-05-17ffmpeg: add support for audio filters.Anton Khirnov
2012-04-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-20FATE: allow lavf tests to alter input parametersJustin Ruggles
2012-02-09rawenc: switch to encode2().Anton Khirnov
2012-02-02timecode: add write regressions tests.Clément Bœsch
2011-12-07gxfenc: support timecode optionMatthieu Bouron
2011-11-24ffmpeg: rewrite vsync / notimestamps handlingMichael Niedermayer
2011-04-13lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak
2010-10-07Update gxf regression tests because of r25399Baptiste Coudurier
2010-10-07In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at g...Reuben Martin
2010-07-21gxfenc: Fix ES name in the UMF media description, by using strlen instead of ...Thierry Foucu
2010-03-03Place regression test output files in subdirs per familyMåns Rullgård
2010-01-16regtest: split reference files allowing tests to run individuallyMåns Rullgård