index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
movenc.c
Age
Commit message (
Expand
)
Author
2020-08-21
avformat/movenc: write the colr atom by default
Michael Bradshaw
2020-06-28
lavf/movenc: Use a dynamic buffer when writing the mfra box
Derek Buitenhuis
2020-06-22
avcodec, avformat: Remove unnecessary initializations of side data size
Andreas Rheinhardt
2020-06-17
avformat/movenc: Write 'av01' as a compatible brand when muxing AV1
Derek Buitenhuis
2020-06-15
avformat/movenc: fix remuxing eia-608 into mov from other containers
Paul B Mahol
2020-05-22
movenc: Fix accidental leftover duplication from 1aec1fbcc595
Martin Storsjö
2020-05-22
movenc: Fix conversion of the first frame for extradata-less H264/HEVC
Martin Storsjö
2020-05-20
movenc: Use first H264/HEVC frame as extradata, if it is missing
Martin Storsjö
2020-04-26
avformat/movenc: cosmetics
Limin Wang
2020-04-23
lavf/movenc: enable dvcC/dvvC box support from DOVI sidedata
Jun Zhao
2020-04-20
avformat/movenc: cosmetics
Limin Wang
2020-04-15
avformat/movenc: remove call to av_copy_packet_side_data() when concatenating...
James Almer
2020-04-13
avformat/movenc: write the mdcv atom by default
Michael Bradshaw
2020-04-13
avformat/movenc: remove the write_clli mov flag
Michael Bradshaw
2020-04-13
avformat/movenc: stop guessing colr atom values
Michael Bradshaw
2020-04-13
avformat/movenc: use enum values directly for colr atom
Michael Bradshaw
2020-04-01
avformat/movenc: add write_clli flag to write clli atom
Michael Bradshaw
2020-03-27
movenc: mark Opus encapsulation as stable
Lynne
2020-03-26
avformat/movenc: Reduce size of the allocated MOVIentry array
James Almer
2020-03-10
avformat/movenc: add ICC profile support to colr atom
vectronic
2020-01-26
avformat/av1: Avoid allocation + copying when filtering OBUs
Andreas Rheinhardt
2020-01-26
avformat/movenc: Check for reformatting errors when writing hint tracks
Andreas Rheinhardt
2020-01-25
avformat/movenc: allow ISMV timescale to be user-set
Gyan Doshi
2020-01-17
avformat/movenc, segafilmenc: Remove unnecessary avio_tell()
Andreas Rheinhardt
2020-01-16
Revert "avformat/utils: make ff_ntp_time() accept a timestamp as input argument"
James Almer
2020-01-15
avformat/movenc: add a flag to enable CMAF compatability
James Almer
2020-01-15
avformat/movenc: use AVProducerReferenceTime side data to write the prft atom
James Almer
2020-01-15
avformat/utils: make ff_ntp_time() accept a timestamp as input argument
James Almer
2020-01-10
movenc: Write durations based on pts into mvhd/mdhd/tkhd/elst
Martin Storsjö
2020-01-07
avformat: convert some avio_flush() calls to avio_write_marker(AVIO_DATA_MARK...
Marton Balint
2020-01-07
avformat: remove avio_flush() calls from the end of write_header functions
Marton Balint
2019-12-21
avformat/movenc: use iso6 major brand when signed CTS offsets are used in tru...
James Almer
2019-12-21
avformat/movenc: ensure we don't write the major brand as a compatible brand ...
James Almer
2019-12-21
avformat/movenc: write the major brand also as the first compatible brand
James Almer
2019-12-12
lavf/movenc: cosmetics
Yuki Tsuchiya
2019-12-12
lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4
Yuki Tsuchiya
2019-11-28
avformat/movenc: Avoid allocation for small dynamic buffers
Andreas Rheinhardt
2019-09-26
aformat/movenc: add missing padding to output track extradata
James Almer
2019-09-26
avformat/movenc: Fix undefined shift
Andreas Rheinhardt
2019-09-19
avformat/movenc: don't hardcode the colr box size
James Almer
2019-08-24
avformat/movenc: add muxing support for Dolby TrueHD streams
James Almer
2019-07-12
avformat/movenc: use unspecified language by default
Marton Balint
2019-04-09
lavf/movenc: Pass correct pointer to av_log().
Carl Eugen Hoyos
2019-04-03
lavf/movenc: fix tmcd writing for non-MP4/MOV modes
Gyan Doshi
2019-04-02
avformat/movenc: Fix skip_trailer when global_sidx is enabled
Karthick J
2019-03-31
avformat/movenc: free eac3 private data only when closing the stream
James Almer
2019-03-18
libavformat/movenc: mov: added subtitle codec tags to codec tag list
Paweł Wegner
2019-02-07
avformat/movenc: Add more error checking when writing sample entries.
Nikolas Bowe
2019-01-24
lavf/movenc: Mention video_track_timescale as option to fix the timescale.
Carl Eugen Hoyos
2018-12-14
avformat/movenc: treat ALAC same as FLAC and write correct info
Paul B Mahol
[next]