Mercurial > libavcodec.hg
comparison h263.h @ 9910:d07aee233d03 libavcodec
H.264: Don't set data_partitioning for invalid NAL_DPA.
Before, the decoder could interpret a corrupt frame
as a NAL_DPA and NAL_DPC, and then start decoding
even if decode_slice_header() returned an error.
This frequently caused crashes.
Fixes issue1228, issue1229, and partially issue1238.
author | astrange |
---|---|
date | Fri, 03 Jul 2009 05:52:00 +0000 |
parents | 68e959302527 |
children | 67a1b27648b2 |
comparison
equal
deleted
inserted
replaced
9909:30dad2d5e7fe | 9910:d07aee233d03 |
---|