1127 Commits (cba716f55e79ebb2db9627c6e3e11d6fc77ae737)

Author SHA1 Message Date
Martin Storsjö c2424b1f35 movenc: Present durations in mvhd/tkhd/mdhd as they are after edits 4 years ago
Leo Izen f5dcaf2daa avformat/movenc: allow Apple Lossless inside mp4 4 years ago
Andreas Rheinhardt 290de64759 avformat/movenc: Avoid allocation for timecode track 4 years ago
Andreas Rheinhardt e3b5316bed avformat/movenc: Don't forget to free fragment buffers 4 years ago
Andreas Rheinhardt 432f291dff avformat/movenc: Free old vos_data before overwriting it 4 years ago
Andreas Rheinhardt 0336bbf68a avformat/movenc: Don't free AVCodecParameters manually 4 years ago
Andreas Rheinhardt e6cdd23bc7 avformat/movenc: Make some AVCodecTag tables static 4 years ago
Andreas Rheinhardt 22c3cd1760 avformat/movenc: Fix segfault when remuxing rtp hint stream 4 years ago
Jan Ekström d9e812797c avformat/movenc: handle tracks w/o AVStreams in calculate_mpeg4_bit_rates 4 years ago
Andreas Rheinhardt 22a2386a56 avformat/movenc: Fix stack overflow when remuxing timecode tracks 4 years ago
Andreas Rheinhardt 4106013523 avformat/movenc: Fix segfault upon allocation error 4 years ago
Jan Ekström 519bd469d0 avformat/movenc: simplify ISML manifest bit rate logic 4 years ago
Jan Ekström 308882d9f2 avformat/movenc: use more fall-back values for average bit rate fields 4 years ago
Jan Ekström 3838e8fc21 avformat/movenc: implement writing of the btrt box 4 years ago
Jan Ekström 6475dc18cc avformat/movenc: utilize bit rate helper function in ISML writing 4 years ago
Jan Ekström 667d5045d3 avformat/movenc: split MPEG-4 bit rate value calculation 4 years ago
Michael Bradshaw c5b20cfe19 avformat/movenc: write the colr atom by default 4 years ago
Derek Buitenhuis d5247fb1da lavf/movenc: Use a dynamic buffer when writing the mfra box 4 years ago
Andreas Rheinhardt c3cd6b765b avcodec, avformat: Remove unnecessary initializations of side data size 4 years ago
Derek Buitenhuis 94bac7b3f8 avformat/movenc: Write 'av01' as a compatible brand when muxing AV1 4 years ago
Paul B Mahol 76ad8a568f avformat/movenc: fix remuxing eia-608 into mov from other containers 4 years ago
Martin Storsjö 638b5d51cf movenc: Fix accidental leftover duplication from 1aec1fbcc5 5 years ago
Martin Storsjö 1aec1fbcc5 movenc: Fix conversion of the first frame for extradata-less H264/HEVC 5 years ago
Martin Storsjö 9f891d0b4b movenc: Use first H264/HEVC frame as extradata, if it is missing 5 years ago
Limin Wang 0b11ad5172 avformat/movenc: cosmetics 5 years ago
Jun Zhao b8243b3edf lavf/movenc: enable dvcC/dvvC box support from DOVI sidedata 5 years ago
Limin Wang a97281699b avformat/movenc: cosmetics 5 years ago
James Almer e7eb379d98 avformat/movenc: remove call to av_copy_packet_side_data() when concatenating eac3 syncframes 5 years ago
Michael Bradshaw 4ae8d13e6d avformat/movenc: write the mdcv atom by default 5 years ago
Michael Bradshaw 3ebf449766 avformat/movenc: remove the write_clli mov flag 5 years ago
Michael Bradshaw 9842fd3aaf avformat/movenc: stop guessing colr atom values 5 years ago
Michael Bradshaw b1699f4ac3 avformat/movenc: use enum values directly for colr atom 5 years ago
Michael Bradshaw 5a0575e32c avformat/movenc: add write_clli flag to write clli atom 5 years ago
Lynne ca7a192d10
movenc: mark Opus encapsulation as stable 5 years ago
James Almer 59c993e227 avformat/movenc: Reduce size of the allocated MOVIentry array 5 years ago
vectronic dc1c3c640d avformat/movenc: add ICC profile support to colr atom 5 years ago
Andreas Rheinhardt a3e43e0cf3 avformat/av1: Avoid allocation + copying when filtering OBUs 5 years ago
Andreas Rheinhardt e8518c2580 avformat/movenc: Check for reformatting errors when writing hint tracks 5 years ago
Gyan Doshi 75d1d9eb34 avformat/movenc: allow ISMV timescale to be user-set 5 years ago
Andreas Rheinhardt 61e0d71946 avformat/movenc, segafilmenc: Remove unnecessary avio_tell() 5 years ago
James Almer ab9627223e Revert "avformat/utils: make ff_ntp_time() accept a timestamp as input argument" 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
James Almer 4e4ac20340 avformat/utils: make ff_ntp_time() accept a timestamp as input argument 5 years ago
Martin Storsjö 3d894db700 movenc: Write durations based on pts into mvhd/mdhd/tkhd/elst 5 years ago
Marton Balint 3414115cd4 avformat: convert some avio_flush() calls to avio_write_marker(AVIO_DATA_MARKER_FLUSH_POINT) 5 years ago
Marton Balint 4bf90e095b avformat: remove avio_flush() calls from the end of write_header functions 5 years ago
James Almer 191df4f2d1 avformat/movenc: use iso6 major brand when signed CTS offsets are used in trun boxes 5 years ago
James Almer 245ace4e2d avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 5 years ago
James Almer 58ac760816 avformat/movenc: write the major brand also as the first compatible brand 5 years ago