2017-11-15 1:56 GMT+01:00 Vittorio Giovara <vittorio.giov...@gmail.com>:

> @@ -2111,6 +2124,12 @@ static int mxf_parse_structural_metadata(MXFContext 
> *mxf)
>                  st->codecpar->codec_id = container_ul->id;
>              st->codecpar->width = descriptor->width;
>              st->codecpar->height = descriptor->height; /* Field height, not 
> frame height */
> +
> +/*                int coeffcients;
> +    int primaries;
> +    int transfer;
> +    int range;
> +*/

I wanted to suggest to split the patch but I assume this wasn't intended.

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to