]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Actually return with an error condition if we're being asked to deal with too
authorheydowns <heydowns@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 14 Dec 2007 05:48:27 +0000 (05:48 +0000)
committerheydowns <heydowns@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 14 Dec 2007 05:48:27 +0000 (05:48 +0000)
commit6be4a2fc9d88f88bc68b535f75b4597db34eec62
treea99c95e8e6306f88280408f1662e969732340a95
parentaba7c1c02d39df48691032aed9844bc812a47a90
Actually return with an error condition if we're being asked to deal with too
many reference frames. Also check max num ref frames against our internal
ref buffer sizes.
Part of fix for roundup issue 281

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11215 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/h264.c