comparison roqvideoenc.c @ 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 661eff5542cb
children 5b3acf9fd50a
comparison
equal deleted inserted replaced
6015:bb4f24c580f5 6016:5455f4e43948