Hi,

On Wed, Dec 12, 2012 at 12:30 PM, Janne Grunau <janne-li...@jannau.net> wrote:
> ---
>  libavcodec/h264.c | 13 ++++++++++++-
>  libavcodec/h264.h |  1 +
>  2 files changed, 13 insertions(+), 1 deletion(-)

In what situation does this happen? We should really make this an
assert() at some point, and track the cases where it does happen back
to ensure we fix it at whatever level. (The current hack to decode two
fields in a packet is a hack and should die; we should parse such
files better and split at the field boundary.)

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to