| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/matroskaenc: Don't waste bytes to Write Tag length fields | Andreas Rheinhardt | 2022-06-20 | 1 | -2/+2 |
* | avformat/matroskaenc: Don't waste bytes on Video element length fields | Andreas Rheinhardt | 2022-01-19 | 1 | -2/+2 |
* | avformat/matroskaenc: Pass dispositions through unchanged by default | Andreas Rheinhardt | 2021-08-24 | 1 | -2/+2 |
* | lavf/mux: rewrite guessing the packet duration | Anton Khirnov | 2020-12-10 | 1 | -2/+2 |
* | avformat/movenc: implement writing of the btrt box | Jan Ekström | 2020-09-22 | 2 | -4/+4 |
* | avcodec: add AV1 hardware accelerated decoder | Fei Wang | 2020-09-12 | 2 | -4/+4 |
* | avformat/movenc: Write 'av01' as a compatible brand when muxing AV1 | Derek Buitenhuis | 2020-06-17 | 1 | -2/+2 |
* | avformat/matroskaenc: Don't ignore tags of chapters written late | Andreas Rheinhardt | 2020-05-19 | 1 | -2/+2 |
* | avformat/matroskaenc: Don't waste bytes on length fields | Andreas Rheinhardt | 2020-04-21 | 1 | -2/+2 |
* | avformat/matroskaenc: Make output more deterministic | Andreas Rheinhardt | 2020-04-13 | 1 | -2/+2 |
* | avformat/matroskaenc: Avoid allocations for SeekHead | Andreas Rheinhardt | 2020-03-26 | 1 | -2/+2 |
* | fate/lavf-container: add an AV1 in Matroska muxing test | James Almer | 2020-01-26 | 1 | -0/+3 |
* | avformat/movenc: ensure we don't write the major brand as a compatible brand ... | James Almer | 2019-12-21 | 3 | -6/+6 |
* | avformat/movenc: write the major brand also as the first compatible brand | James Almer | 2019-12-21 | 3 | -6/+6 |
* | fate/lavf-container: add an H264 mp4 remux test | James Almer | 2019-11-29 | 1 | -0/+3 |
* | fate/lavf-container: add an AV1 mp4 remux test | James Almer | 2019-11-29 | 1 | -0/+3 |
* | tests: Convert lavf container tests with samples to non-legacy test scripts | James Almer | 2019-03-14 | 10 | -18/+18 |
* | avformat/mov: only set handler_name from mdia->hdlr | Gyan Doshi | 2018-07-16 | 1 | -1/+1 |
* | avformat/movenc: read track title from correct key | Gyan Doshi | 2018-06-19 | 1 | -2/+2 |
* | avformat/qtpalette: parse color table according to the QuickTime file format ... | Marton Balint | 2018-04-30 | 1 | -1/+1 |
* | 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 |