2017-02-03 15:46 GMT+01:00 Vittorio Giovara <vittorio.giov...@gmail.com>:

> if (priv_trc_opt = "") {

Why is this useful?

>    if (avctx->color_trc == AVCOL_BT709)
>       buf[801] = DPX_BT709
>    else if (avctx->color_trc == AVCOL_BT601)
>       buf[801] = DPX_BT601

I would suggest a switch()

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

Reply via email to