1111 Commits (92c8b79b5acc06ec608b4c5a2b1ff428dfa1a810)

Author SHA1 Message Date
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
Yuki Tsuchiya 0ceed513d5 lavf/movenc: cosmetics 5 years ago
Yuki Tsuchiya 632b8298b7 lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4 5 years ago
Andreas Rheinhardt 4d97b2ad2f avformat/movenc: Avoid allocation for small dynamic buffers 5 years ago
James Almer 58aa0ed8f1 aformat/movenc: add missing padding to output track extradata 5 years ago
Andreas Rheinhardt 646799b42f avformat/movenc: Fix undefined shift 5 years ago
James Almer 179e15dc97 avformat/movenc: don't hardcode the colr box size 5 years ago
James Almer 808a6717e0 avformat/movenc: add muxing support for Dolby TrueHD streams 5 years ago
Marton Balint 397abca001 avformat/movenc: use unspecified language by default 5 years ago
Carl Eugen Hoyos d6a8392224 lavf/movenc: Pass correct pointer to av_log(). 6 years ago
Gyan Doshi 8161ac2902 lavf/movenc: fix tmcd writing for non-MP4/MOV modes 6 years ago
Karthick J 3d0894990d avformat/movenc: Fix skip_trailer when global_sidx is enabled 6 years ago
James Almer 27c94c57dc avformat/movenc: free eac3 private data only when closing the stream 6 years ago
Paweł Wegner 4ed6a485d3 libavformat/movenc: mov: added subtitle codec tags to codec tag list 6 years ago
Nikolas Bowe 2b8458fcc5 avformat/movenc: Add more error checking when writing sample entries. 6 years ago
Carl Eugen Hoyos 406f8d9c9a lavf/movenc: Mention video_track_timescale as option to fix the timescale. 6 years ago
Paul B Mahol d9a91d58a1 avformat/movenc: treat ALAC same as FLAC and write correct info 6 years ago