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
2015-06-04lavf/riffenc: Set correct block align for mp2.Juanjo
2014-06-07avcodec/mpeg12enc: store sequence display extension only if we have something...Michael Niedermayer
2014-06-07Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'Michael Niedermayer
2014-05-18Merge commit '93afb6c98df876b15e3d911a9450ad55f92080ce'Michael Niedermayer
2014-04-01mpeg12enc: always set closed gop flag on the first gopMarton Balint
2014-03-30avformat/wtvenc: pad judiciously when writing mpeg2 extradataPeter Ross
2013-12-23wtvenc: populate VIDEOINFOHEADER2Peter Ross
2013-08-07ffmpeg: remove obsolete workaround in trim insertion.Nicolas George
2013-04-26avformat/mux: set avoid_negative_ts based on flags if not overridden by user ...Michael Niedermayer
2012-11-07wtvenc: produce seekable filesPeter Ross
2012-11-07wtvenc: output third video pts in timestamp chunk (this is what Microsoft Win...Peter Ross
2012-11-07wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are...Peter Ross
2012-09-27mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhdMichael Niedermayer
2012-05-17ffmpeg: add support for audio filters.Anton Khirnov
2012-03-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-09lavf: Add system to seperate relative timestamps from absolute ones.Michael Niedermayer
2011-12-12lavf-regression: minimal metadata test.Reimar Döffinger
2011-12-11regressiontest: try mp2 for wtvMichael Niedermayer
2011-12-11regressiontest: try to fix wtvMichael Niedermayer
2011-12-11Add wtv lavf regression test.Reimar Döffinger