diff options
author | Jeff Downs <[email protected]> | 2012-06-28 12:47:10 -0400 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2012-06-28 22:25:38 +0200 |
commit | 8d9fd58113fa2953269252575bf5f1edce41e550 (patch) | |
tree | 8caa4138b628c5df518a1edef6d23029db5ffa94 /libavformat/swfdec.c | |
parent | 8069db86338de422485751e5970b512cd4705454 (diff) |
h264: Fix maximum reference count check for non-b frames
Below fixes the maximum reference count check for second reference list in
non-B frames. There is nothing to prohibit full (field sized) reference
list in this case as far as I can tell, and this fixes several syntax-test
files here (this is a regression caused when this check was made more
stringent by
http://git.videolan.org/?p=ffmpeg.git;a=commit;h=dc9ce40069bde3d28f8d0b3e5bd733ae255fecb5)
Probably a silly corner case seldom seen irl, but thought I'd pass along
in case there was interest in correcting the check.
---------------
h264: Fix maximum reference count check for non-b frames; full range is
technically ok
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/swfdec.c')
0 files changed, 0 insertions, 0 deletions