| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/mov: Add support for edit list parsing. | Sasi Inguva | 2016-09-19 | 1 | -1/+1 |
* | avformat/oggenc: add vp8 muxing support | James Almer | 2016-07-20 | 1 | -0/+3 |
* | lavf/avienc: Add xxpc entries to index | Mats Peterson | 2016-03-13 | 1 | -2/+2 |
* | lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunks | Mats Peterson | 2016-03-13 | 1 | -1/+1 |
* | fate: Add pal8 copy test for avi | Michael Niedermayer | 2016-03-05 | 1 | -0/+3 |
* | fate: add qtrle/mace6 stream copy test | Michael Niedermayer | 2016-03-04 | 1 | -0/+3 |
* | Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9' | Michael Niedermayer | 2014-10-24 | 1 | -1/+1 |
* | Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d' | Michael Niedermayer | 2014-08-25 | 1 | -2/+2 |
* | avformat/oggenc: fix EOS flag | Michael Niedermayer | 2014-05-28 | 1 | -1/+1 |
* | Merge commit '9767d7c092c890ecc5953452e8a951fd902dd67b' | Michael Niedermayer | 2014-05-28 | 1 | -1/+1 |
* | lavf/mux: Don't write "encoder" metadata tag when bitexact is requested | James Almer | 2013-12-06 | 1 | -2/+2 |
* | lavf/id3v2enc: fix cover art display on some software | Matthieu Bouron | 2013-05-30 | 1 | -2/+2 |
* | mp3dec: Fix VBR bit rate parsing | Alexander Kojevnikov | 2013-03-05 | 1 | -2/+2 |
* | mp3enc: add lame tag with start padding info | Michael Niedermayer | 2012-07-14 | 1 | -1/+1 |
* | latmenc: copy pce config from proper location. | Reimar Döffinger | 2012-04-12 | 1 | -3/+3 |
* | latmenc: fix muxing of byte-aligned DSE. | Reimar Döffinger | 2012-04-12 | 1 | -0/+3 |
* | Do not decode the mp3 data in lavf test since that is not bit-exact. | Reimar Döffinger | 2012-04-07 | 1 | -1/+1 |
* | Test mp3 container muxing (and thus ID3 writing). | Reimar Döffinger | 2012-04-07 | 1 | -0/+3 |
* | lavf-fate-ogg_vp3: Try -idct auto instead of -idct simple. | Reimar Döffinger | 2012-02-18 | 1 | -1/+1 |
* | oggenc: fix condition when not to flush due to keyframe granule. | Reimar Döffinger | 2012-02-18 | 1 | -2/+2 |
* | Add muxer test based on stream-copy from FATE sample. | Reimar Döffinger | 2012-02-18 | 1 | -0/+3 |