Mercurial > libavcodec.hg
comparison msmpeg4data.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 | 0dce4fe6e6f3 |
children | 4605bd2fdb7f |
comparison
equal
deleted
inserted
replaced
9909:30dad2d5e7fe | 9910:d07aee233d03 |
---|