On Fri, 2 Dec 2016 00:40:02 +0100 Carl Eugen Hoyos <ceffm...@gmail.com> wrote:
> 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? // Avid codecs create different format and codec tags no idea. -compn _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel