]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
RV30 decoder passes possible frame sizes in extradata and selects
authorkostya <kostya@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 11 Jan 2009 08:03:45 +0000 (08:03 +0000)
committerkostya <kostya@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 11 Jan 2009 08:03:45 +0000 (08:03 +0000)
commitf36d5a1062374e9b2c3b94961e56067cd8e5b405
tree84fa5088a5c9b44664b895d3d029db8ae159d9e7
parenta8f2849168b3797b1bf83efbf099f36ebb6e9504
RV30 decoder passes possible frame sizes in extradata and selects
an appropriate frame size from them in slice, make my decoder do
that as well.

This fixes issue 779

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