]> git.sesse.net Git - ffmpeg/commit
vorbisdec: Check that the x values of floor1 are unique.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 12 Jan 2012 03:21:47 +0000 (04:21 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 16 Jan 2012 02:30:27 +0000 (03:30 +0100)
commitebc9ff8e7d6e9b33a5839d027dd823cf83824d60
tree95ba4e49ce53d3ccb0aa292f7adfbec5620209b2
parentfa169d5650b2d9e9c3d43be16208bb94d873a803
vorbisdec: Check that the x values of floor1 are unique.

This is required by the spec and fixes video-1frag.ogg.48.ogg. (FPE)

Based on the debuging work of Oana Stratulat and ubitux.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/vorbisdec.c