diff options
author | Leo Izen <leo.izen@gmail.com> | 2023-02-02 10:01:42 -0500 |
---|---|---|
committer | Leo Izen <leo.izen@gmail.com> | 2023-02-28 14:45:01 -0500 |
commit | fadfa147f812a3fe9e68723347d37b9cccd6222d (patch) | |
tree | 54233515b53b7040ee2c8e886bd90786155183f3 /tests/ref/fate/png-side-data | |
parent | 21101d9eb1f26c1f1a58454919a9ef5993ae9900 (diff) | |
download | ffmpeg-fadfa147f812a3fe9e68723347d37b9cccd6222d.tar.gz |
avcodec/pngdec: read colorspace info when decoding with AVDISCARD_ALL
These chunks are lightweight and it's useful information to have when
running ffmpeg -i or ffprobe, for example.
Diffstat (limited to 'tests/ref/fate/png-side-data')
-rw-r--r-- | tests/ref/fate/png-side-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/png-side-data b/tests/ref/fate/png-side-data index a4c16eb395..8f955f76bc 100644 --- a/tests/ref/fate/png-side-data +++ b/tests/ref/fate/png-side-data @@ -26,7 +26,7 @@ top_field_first=0 repeat_pict=0 color_range=pc color_space=gbr -color_primaries=unknown +color_primaries=bt709 color_transfer=unknown chroma_location=unspecified [SIDE_DATA] |