Re: [FFmpeg-devel] [PATCH 24/31] av1/h264_metadata: Don't reinitialize data

2019-07-28 Thread Mark Thompson
On 20/06/2019 00:45, Andreas Rheinhardt wrote: > If the relevant elements (the color description elements for AV1 and the > VUI elements in general for H.264 (since 1156b507)) are absent, then their > correct values (usually meaning unknown) have already been inferred by > the reading process, so t

[FFmpeg-devel] [PATCH 24/31] av1/h264_metadata: Don't reinitialize data

2019-06-19 Thread Andreas Rheinhardt
If the relevant elements (the color description elements for AV1 and the VUI elements in general for H.264 (since 1156b507)) are absent, then their correct values (usually meaning unknown) have already been inferred by the reading process, so that it is unnecessary to initialize them again in the a