| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/movenc: sidx earliest_presentation_time is applied after editlist | Zhao Zhili | 2022-04-29 | 1 | -5/+5 |
* | avformat/movenc: fix duration in mdhd box | Zhao Zhili | 2022-01-10 | 1 | -1/+1 |
* | movenc: Present durations in mvhd/tkhd/mdhd as they are after edits | Martin Storsjö | 2021-01-15 | 1 | -1/+1 |
* | avformat/movenc: implement writing of the btrt box | Jan Ekström | 2020-09-22 | 1 | -6/+6 |
* | avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packet | Limin Wang | 2020-05-07 | 1 | -25/+25 |
* | avformat/movenc: add a flag to enable CMAF compatability | James Almer | 2020-01-15 | 1 | -5/+5 |
* | avformat/movenc: use iso6 major brand when signed CTS offsets are used in tru... | James Almer | 2019-12-21 | 1 | -4/+4 |
* | avformat/movenc: ensure we don't write the major brand as a compatible brand ... | James Almer | 2019-12-21 | 1 | -32/+32 |
* | avformat/movenc: write the major brand also as the first compatible brand | James Almer | 2019-12-21 | 1 | -53/+53 |
* | avformat/movenc: implicitly enable negative CTS offsets for ismv | Jan Ekström | 2018-08-24 | 1 | -2/+2 |
* | movenc-test: Add tests for negative cts offsets | Martin Storsjö | 2017-09-28 | 1 | -0/+11 |
* | lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC. | Sasi Inguva | 2017-08-10 | 1 | -6/+6 |
* | FATE: Add test for muxing discontinuous MP4 fragments with large timestamps | Derek Buitenhuis | 2016-10-19 | 1 | -0/+5 |
* | Merge commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9' | Matthieu Bouron | 2016-06-23 | 1 | -0/+8 |
|\ |
|
| * | movenc: Add a test for VFR with b-frames, with a duration change at a fragmen... | Martin Storsjö | 2016-05-18 | 1 | -0/+8 |
* | | Merge commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7' | Matthieu Bouron | 2016-06-23 | 1 | -0/+101 |
|\| |
|
| * | movenc-test: Test write_data_type | Martin Storsjö | 2016-05-18 | 1 | -0/+99 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -19/+19 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -19/+19 |
| * | movenc-test: Fix integer overflows | Michael Niedermayer | 2015-11-24 | 1 | -1/+1 |
* | | avformat/movenc-test: Fix integer overflows | Michael Niedermayer | 2015-11-23 | 1 | -1/+1 |
* | | Merge commit '1d62ee38894afb696674db78cee8f8d89204a8fe' | Derek Buitenhuis | 2015-11-18 | 1 | -0/+4 |
|\| |
|
| * | movenc: Add a unit test for signaling of the track start times | Martin Storsjö | 2015-11-11 | 1 | -0/+4 |
* | | movenc-test: Pad the packet data start with 0s | Derek Buitenhuis | 2015-11-18 | 1 | -20/+20 |
* | | Merge commit '3eeb7edfc2a1157b7b0e0ce21ac2cd44d55d405b' | Derek Buitenhuis | 2015-11-17 | 1 | -0/+4 |
|\| |
|
| * | movenc: Add a unit test for frag_discont with edit lists | Martin Storsjö | 2015-11-11 | 1 | -0/+4 |
* | | Merge commit '59e8ec0aa8ab174701d01a3bfe96fedd0b7fcead' | Derek Buitenhuis | 2015-11-16 | 1 | -20/+20 |
|/ |
|
* | movenc: Add an API unit test for fragmenting options/calls | Martin Storsjö | 2015-11-10 | 1 | -0/+20 |