OSDN Git Service

RV30 decoder passes possible frame sizes in extradata and selects
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 11 Jan 2009 08:03:45 +0000 (08:03 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 11 Jan 2009 08:03:45 +0000 (08:03 +0000)
commit6751a00a3f5c0ecaec134686cd1e02d16aaca099
tree6bfd57a92669282bf1763f4b503e6822b2699087
parentfd7f59639c43f0ab6b83ad2c1ceccafc553d7845
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

Originally committed as revision 16529 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/rv30.c