diff options
author | Michael Bradshaw <mjbshaw@google.com> | 2020-04-13 11:11:38 -0600 |
---|---|---|
committer | Michael Bradshaw <mjbshaw@google.com> | 2020-08-21 10:01:58 -0700 |
commit | c5b20cfe19c3cd1bedf637e4caf0feb245d0ad06 (patch) | |
tree | 6a7b00ce3565113c273bd0cf7d76b8289e3813c5 /libavfilter/vf_overlay.c | |
parent | 242ba4d74cc95aa78528e4496de7cc63816a877b (diff) | |
download | ffmpeg-c5b20cfe19c3cd1bedf637e4caf0feb245d0ad06.tar.gz |
avformat/movenc: write the colr atom by default
The write_colr flag has been marked as experimental for over 5 years.
It should be safe to enable its behavior by default as follows:
- Write the colr atom by default for mp4/mov if any of the following:
- The primaries/trc/matrix are all specified, OR
- There is an ICC profile, OR
- The user specified +write_colr
- Keep the write_colr flag for situations where the user wants to
write the colr atom even if the color info is unspecified (e.g.,
http://ffmpeg.org/pipermail/ffmpeg-devel/2020-March/259334.html)
This fixes https://trac.ffmpeg.org/ticket/7961
Signed-off-by: Michael Bradshaw <mjbshaw@google.com>
Diffstat (limited to 'libavfilter/vf_overlay.c')
0 files changed, 0 insertions, 0 deletions