]> git.sesse.net Git - ffmpeg/commit
theora: Don't read an excess bit for maximum length long bit runs if the run
authorDavid Conrad <lessen42@gmail.com>
Tue, 25 May 2010 03:19:54 +0000 (03:19 +0000)
committerDavid Conrad <lessen42@gmail.com>
Tue, 25 May 2010 03:19:54 +0000 (03:19 +0000)
commitcc46005f50aff0eecda9f21e8d4bf63868818bdd
tree7e9c6af3e87f9bb2199192558d4aad335abda843
parent8299a7f81974db82ed7bbe3469c25f386ff4effd
theora: Don't read an excess bit for maximum length long bit runs if the run
exactly ends the remaining blocks.

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