Quoting Niklas Haas (2021-12-20 15:47:45) > So, the reason I made this an avctx is because I'm anticipating the need > to check `avctx->err_recognition` if the CRC32 check ever gets > implemented. In theory we could also do some profile-based verification > in AV_EF_BITSTREAM / AV_EF_EXPLODE, to check if the coded RPU values > actually match the legal combinations restricted by the profile > specification.
I would much prefer this single flag to be passed in as a parameter, given how much of a god object AVCodecContext already is. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".