[FFmpeg-devel] [PATCH] hevc_ps: verify P/T/L information

Ronald S. Bultje rsbultje at gmail.com
Sun Aug 10 14:42:27 CEST 2014


Hi,

On Sun, Aug 10, 2014 at 6:04 AM, Christophe Gisquet <
christophe.gisquet at gmail.com> wrote:

> Hi,
>
> the attached patch is a half-baked attempt at checking the input. I
> suspect there are a lot of places where little to no validation is
> performed anyway.
>
> Maybe it would be wise to mark hevc as experimental for now ?


Are we using the checked bitstream reader? If we are, we're fine already...
If not, maybe we should, because let's be honest, getbits is only in
headers, so it's not particularly performance-sensitive.

Ronald


More information about the ffmpeg-devel mailing list