1088 Commits (fc2523c79256d73933569ea5c60e5f17b0c42ff1)

Author SHA1 Message Date
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
Michael Niedermayer 872ea3dfe5 avformat/movenc: Use mov->fc consistently for av_log() 7 years ago
Michael Niedermayer 95556e27e2 avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample 7 years ago
Michael Niedermayer ed22dc2221 avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id 7 years ago
Gyan Doshi deb9a04d54 avformat/movenc: allow hdlr name field to be empty 7 years ago
Gyan Doshi 830695be36 avformat/movenc: read track title from correct key 7 years ago
Timo Teräs 2223811b01 avformat/movenc: fix recognization of cover image streams 7 years ago
Timo Teräs 12205d2c89 avformat/movenc: properly handle cover image codecs 7 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