1147 Commits (163559ed6206155bb997ff8f283e343e778e4118)

Author SHA1 Message Date
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 6 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
kjeyapal@akamai.com 1d01ab399f avformat/movenc: Added an option to disable SIDX atom 6 years ago
Paul B Mahol 97d1ee437b avformat/movenc: get number of written bytes from bitstream writer 6 years ago
Paul B Mahol 027f032bbc avformat/movenc: fix size calculation in mov_write_eac3_tag() 6 years ago
Michael Niedermayer 52e62b0585 avformat/movenc: Remove unneeded variable from mov_find_codec_tag() 6 years ago
James Almer edafb9f529 avformat/movenc: remove experimental checks for AV1 streams 6 years ago
John Stebbins 4cfb01d6ae lavf/movenc: Fail when codec tag is invalid for format 6 years ago
John Stebbins 981178f3b0 lavf/movenc: Add GoPro metadata to permitted mp4 "codecs" 6 years ago
Jan Ekström 1931761f18 avformat/movenc: implicitly enable negative CTS offsets for ismv 6 years ago
James Almer 7890181d7e avformat/movenc: support Opus packets with more than 60ms of audio when writing the Sample Group Description 6 years ago
James Almer 8d5604a69a avformat/av1: update ff_isom_write_av1c() to the latest revision of the spec 6 years ago
James Almer 9888a19db4 avformat/movenc: add support for AV1 streams 7 years ago
Gyan Doshi 28ed68fa31 avformat/movenc: add reason for minf->hdlr in MOV only 7 years ago
Michael Niedermayer fa19fbcf71 avformat/movenc: Write version 2 of audio atom if channels is not known 7 years ago
Michael Niedermayer 3a2d21bc5f avformat/movenc: Check input sample count 7 years ago