157 Commits (05e21b89024301f3fcf97b349ffe2ae4a80c83b6)

Author SHA1 Message Date
Martin Storsjö 6ec22731ae movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing 5 months ago
James Almer dbfa8381f6 avformat/movenc: add support for Immersive Audio Model and Formats in ISOBMFF 9 months ago
James Almer 96f646cdc2 avformat/movenc: rename MOVMuxContext.nb_streams to nb_tracks 11 months ago
Vignesh Venkatasubramanian 54c488223b avformat/movenc: Add loop parameter to animated AVIF 2 years ago
Andreas Rheinhardt d5a0eba8a2 av(format|device): Add const to muxer packet data pointers 2 years ago
Vignesh Venkatasubramanian 2a3640de84 avformat/movenc: Support alpha channel for AVIF 2 years ago
Vignesh Venkatasubramanian 84241e63cf avformat/movenc: Add support for AVIF muxing 3 years ago
erankor 4d52d8c9f6 movenc: add write_btrt option 3 years ago
James Almer 7ccc910803 avformat/movenc: don't use mono layout when a front center label is expected 3 years ago
Andreas Rheinhardt d61240f8c9 avcodec/packet_internal: Add proper PacketList struct 3 years ago
Jan Ekström e41bd075dd avformat/movenc: add support for TTML muxing 3 years ago
Hu Weiwen 4cdab8d022 movenc: Get rid of frag_start 3 years ago
Justin Ruggles c75dfa0435 movenc: add movie_timescale option instead of hardcoding 1000 4 years ago
James Almer ecdad29b67 avformat/movenc: use av_packet_alloc() to allocate packets 4 years ago
Michael Bradshaw 3ebf449766 avformat/movenc: remove the write_clli mov flag 5 years ago
Michael Bradshaw 5a0575e32c avformat/movenc: add write_clli flag to write clli atom 5 years ago
vectronic dc1c3c640d avformat/movenc: add ICC profile support to colr atom 5 years ago
James Almer cc929cee76 avformat/movenc: add a flag to enable CMAF compatability 5 years ago
James Almer 7abc0979e6 avformat/movenc: use AVProducerReferenceTime side data to write the prft atom 5 years ago
kjeyapal@akamai.com 1d01ab399f avformat/movenc: Added an option to disable SIDX atom 6 years ago
Gyan Doshi deb9a04d54 avformat/movenc: allow hdlr name field to be empty 6 years ago
Vishwanath Dixit 5717cd80dc avformat/movenc: creating producer reference time (PRFT) box 7 years ago
Timo Teräs 9af71b326f avformat/movenc: support writing iTunes cover image 7 years ago
Vishwanath Dixit a877d22d9a avformat/movenc: addition of flag to fragment at every frame 7 years ago
John Stebbins 00d454ed2c lavf/movenc: add sdtp (sample dependency) box 7 years ago
Martin Storsjö 07e4be7ec9 movenc: Add an option for enabling negative CTS offsets 7 years ago
Martin Storsjö c380a0d7f7 movenc: Add an option for enabling negative CTS offsets 8 years ago
Carl Eugen Hoyos 46aae84616 lavf/movenc: Allow to disable writing the timecode track. 8 years ago
Erkki Seppälä 499e8b0952 avformat/movenc: added ability to use original stream ids as track ids instead of regenerating them 8 years ago
Umair Khan 4f6f56114e avformat/movenc: allow rewriting extradata 8 years ago
Martin Storsjö 4f7723cb3b movenc: Add an option for skipping writing the mfra/tfra/mfro trailer 8 years ago
David Murmann 0296b4b8d8 avformat/movenc: add option to use keys/mdta atoms for metadata 9 years ago
Martin Storsjö e1eb0fc960 movenc: Use packets in interleaving queues for the duration at the end of fragments 9 years ago
Mats Peterson 9a27780821 lavf/movenc: Add palette to video sample description 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
erankor 4469e8ebb2 movenc: support cenc (common encryption) 9 years ago
Martin Storsjö 26ac22e5e7 movenc: Add a new flag for writing global sidx indexes for dash 9 years ago
Martin Storsjö 83f254e65f movenc: Rename reserved_moov_pos to reserved_header_pos 9 years ago
Michael Niedermayer a194298954 avformat/movenc: Drop redundant bit exact field from context 9 years ago
Martin Storsjö 67a2912307 movenc: Don't assume that fragment durations in pts is equal to duration in dts 10 years ago
Martin Storsjö 2889c5e167 movenc: Heuristically set the duration of the last sample in a fragment if not set 10 years ago
Martin Storsjö 2cb9c2fc59 movenc: Allow interleaving samples when writing fragmented files 10 years ago
Martin Storsjö 448c8cfe4c movenc: Support setting fragment_index before the moov atom is written 10 years ago
Martin Storsjö 0c5e380c2c movenc: Don't rely on the fragment index for vc1 info gathering 10 years ago
Kevin Wheatley 45555a20c6 avformat/movenc: Add support for writing 'gama' atom to QuickTime .mov files. 10 years ago
Kevin Wheatley 7b6f419176 avformat/movenc: Add simplistic 'colr' tag writing support to mov container 10 years ago
Martin Storsjö b3b0b35db2 movenc: Get rid of a hack for updating the dvc1 atom 10 years ago
Martin Storsjö 847bf5988f movenc: Add an option for delaying writing the moov with empty_moov 10 years ago
Martin Storsjö 59f0275dd0 movenc: Adjust the pts of new fragments similarly to what is done for dts 10 years ago
Martin Storsjö ee37620b6a movenc: Add a flag for indicating a discontinuous fragment 10 years ago