2016-12-01 19:58 GMT+01:00 compn <te...@mi.rr.com>: > if (codec_tag && > (codec_tag != format && > + (codec_tag != AV_RL32("AV1x") || format != AV_RL32("AVup")) && > // prores is allowed to have differing data format and codec tag > codec_tag != AV_RL32("apcn") && codec_tag != AV_RL32("apch") && > // so is dv (sigh) > > what about adding a comment like the prores/dv comments?
How should the comment look like? Thank you, Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel