Handle Theora's continued runs in superblock coding.
authorDavid Conrad <lessen42@gmail.com>
Sun, 21 Feb 2010 00:10:58 +0000 (00:10 +0000)
committerDavid Conrad <lessen42@gmail.com>
Sun, 21 Feb 2010 00:10:58 +0000 (00:10 +0000)
commita89264761f9e11854ba20084403d5c5da670d491
tree3b4ed3e768f36010e3a2526ee0b556bfd6350c39
parent855c720c8637b959e4b98e3ebb70ec8b60f18e2c
Handle Theora's continued runs in superblock coding.

This doesn't really matter yet since 4:2:0 1080p has only 3060 superblocks,
but larger resolutions or 4:4:4 1080p could hit this case.

Originally committed as revision 21930 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp3.c