Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19lavf/mov: Add support for edit list parsing.Sasi Inguva
2016-07-21avformat/oggenc: add vp8 muxing supportJames Almer
2016-03-13lavf/avienc: Add xxpc entries to indexMats Peterson
2016-03-13lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunksMats Peterson
2016-03-05fate: Add pal8 copy test for aviMichael Niedermayer
2016-03-04fate: add qtrle/mace6 stream copy testMichael Niedermayer
2014-10-24Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9'Michael Niedermayer
2014-08-25Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d'Michael Niedermayer
2014-05-28avformat/oggenc: fix EOS flagMichael Niedermayer
2014-05-28Merge commit '9767d7c092c890ecc5953452e8a951fd902dd67b'Michael Niedermayer
2013-12-06lavf/mux: Don't write "encoder" metadata tag when bitexact is requestedJames Almer
2013-05-31lavf/id3v2enc: fix cover art display on some softwareMatthieu Bouron
2013-03-05mp3dec: Fix VBR bit rate parsingAlexander Kojevnikov
2012-07-14mp3enc: add lame tag with start padding infoMichael Niedermayer
2012-04-12latmenc: copy pce config from proper location.Reimar Döffinger
2012-04-12latmenc: fix muxing of byte-aligned DSE.Reimar Döffinger
2012-04-07Do not decode the mp3 data in lavf test since that is not bit-exact.Reimar Döffinger
2012-04-07Test mp3 container muxing (and thus ID3 writing).Reimar Döffinger
2012-02-19lavf-fate-ogg_vp3: Try -idct auto instead of -idct simple.Reimar Döffinger
2012-02-19oggenc: fix condition when not to flush due to keyframe granule.Reimar Döffinger
2012-02-18Add muxer test based on stream-copy from FATE sample.Reimar Döffinger