2017-02-03 15:46 GMT+01:00 Vittorio Giovara <[email protected]>:
> 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
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
