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
2022-04-29avformat/movenc: sidx earliest_presentation_time is applied after editlistZhao Zhili
2022-01-10avformat/movenc: fix duration in mdhd boxZhao Zhili
2021-01-15movenc: Present durations in mvhd/tkhd/mdhd as they are after editsMartin Storsjö
2020-09-22avformat/movenc: implement writing of the btrt boxJan Ekström
2020-05-07avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packetLimin Wang
2020-01-16avformat/movenc: add a flag to enable CMAF compatabilityJames Almer
2019-12-21avformat/movenc: use iso6 major brand when signed CTS offsets are used in tru...James Almer
2019-12-21avformat/movenc: ensure we don't write the major brand as a compatible brand ...James Almer
2019-12-21avformat/movenc: write the major brand also as the first compatible brandJames Almer
2018-08-24avformat/movenc: implicitly enable negative CTS offsets for ismvJan Ekström
2017-09-28movenc-test: Add tests for negative cts offsetsMartin Storsjö
2017-08-10lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC.Sasi Inguva
2016-10-19FATE: Add test for muxing discontinuous MP4 fragments with large timestampsDerek Buitenhuis
2016-06-23Merge commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9'Matthieu Bouron
2016-06-23Merge commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7'Matthieu Bouron
2016-05-18movenc: Add a test for VFR with b-frames, with a duration change at a fragmen...Martin Storsjö
2016-05-18movenc-test: Test write_data_typeMartin Storsjö
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-11-24movenc-test: Fix integer overflowsMichael Niedermayer
2015-11-23avformat/movenc-test: Fix integer overflowsMichael Niedermayer
2015-11-18Merge commit '1d62ee38894afb696674db78cee8f8d89204a8fe'Derek Buitenhuis
2015-11-18movenc-test: Pad the packet data start with 0sDerek Buitenhuis
2015-11-17Merge commit '3eeb7edfc2a1157b7b0e0ce21ac2cd44d55d405b'Derek Buitenhuis
2015-11-16Merge commit '59e8ec0aa8ab174701d01a3bfe96fedd0b7fcead'Derek Buitenhuis
2015-11-11movenc: Add a unit test for signaling of the track start timesMartin Storsjö
2015-11-11movenc: Add a unit test for frag_discont with edit listsMartin Storsjö
2015-11-10movenc: Add an API unit test for fragmenting options/callsMartin Storsjö