]> git.sesse.net Git - ffmpeg/commit
This should make P-frames decoding work on x86 (by avoiding get_bits(0))
authorKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 29 Jun 2006 11:02:33 +0000 (11:02 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 29 Jun 2006 11:02:33 +0000 (11:02 +0000)
commite8ba1cea3cfd8eb34c676aa1461dc21e47ab4493
tree28d70c3f1432d242d84c7353f95ad0caa862b1d9
parentb028a8667d28d5de390ba68e37edc96e4cbc7154
This should make P-frames decoding work on x86 (by avoiding get_bits(0))

Originally committed as revision 5542 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vc1.c