[FFmpeg-devel] [PATCH] lavc: Prevent opening of experimental codecs if strict_std_compliance > FF_COMPLIANCE_EXPERIMENTAL.

Paul B Mahol onemda at gmail.com
Fri Jan 13 20:17:09 CET 2012


On 1/13/12, Michael Niedermayer <michaelni at gmx.at> wrote:
> Some of these encoders may produce invalid bitstreams, which should not
> be done without the user knowing.
> Some of these decoders may be unfinished and may contain security issues.
>
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libavcodec/utils.c |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)
>

lgtm


More information about the ffmpeg-devel mailing list