1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavformat
Michael Bradshaw c5b20cfe19 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>
2020-08-21 10:01:58 -07:00
..
2019-12-12 19:25:33 +01:00
2019-12-12 19:25:33 +01:00
2019-12-12 19:25:33 +01:00
2019-12-12 19:25:33 +01:00
2017-09-20 03:31:48 +02:00
2017-09-01 18:52:56 +08:00
2020-03-17 16:05:49 +01:00
2019-12-25 22:10:47 +01:00
2020-06-22 12:19:56 +02:00
2019-12-12 19:25:33 +01:00
2020-03-17 16:04:42 +01:00
2020-03-17 16:08:13 +01:00
2020-08-18 07:03:00 +02:00
2020-05-30 18:02:55 +02:00
2020-05-31 00:55:12 +02:00
2020-06-18 21:31:13 +02:00
2019-10-08 13:47:16 +08:00
2020-08-04 18:27:51 +02:00
2019-12-12 19:25:33 +01:00
2020-04-19 02:37:46 +02:00
2019-12-12 19:25:33 +01:00
2019-09-27 12:15:50 +02:00
2020-03-17 22:46:36 +01:00
2019-12-12 19:25:33 +01:00
2020-06-06 00:25:00 +02:00
2020-06-06 00:25:00 +02:00
2018-02-11 20:03:33 +01:00
2018-02-11 20:03:33 +01:00
2020-05-19 20:09:25 +02:00
2020-02-16 12:54:57 +01:00
2017-04-25 15:39:10 +02:00
2020-01-08 01:32:26 +01:00
2019-12-12 19:25:33 +01:00
2018-05-21 19:43:04 -03:00
2018-05-21 19:43:04 -03:00
2019-03-20 18:38:48 +01:00
2017-01-30 11:00:58 +01:00
2020-06-04 10:52:42 +02:00
2020-06-13 00:43:09 +02:00
2020-02-20 14:41:26 +01:00
2020-03-12 18:47:39 +01:00
2020-07-26 16:47:01 +02:00