Mercurial > libavcodec.hg
diff simple_idct.h @ 6016:5455f4e43948 libavcodec
Make h264 decoder conform to requirements of mpegvideo's MPV_frame_start.
Namely, that it should not be called if you are starting to decode a B
frame without any reference pictures.
Prevents an endless allocation cycle in MPV_frame_start that will end in
picture buffer overflow and abort.
Fixes roundup issue 216.
author | heydowns |
---|---|
date | Fri, 14 Dec 2007 05:37:23 +0000 |
parents | 3c37faa04193 |
children | c4a4495715dd |