]> git.sesse.net Git - ffmpeg/commit
rv34: use get_bits_left()
authorJanne Grunau <janne-libav@jannau.net>
Mon, 9 Jan 2012 01:06:59 +0000 (02:06 +0100)
committerJanne Grunau <janne-libav@jannau.net>
Tue, 10 Jan 2012 15:58:53 +0000 (16:58 +0100)
commite652cc9606068189cb512a36f0335a5cf2ecf287
tree895212a61b90b0451bfc74b86af2f30b56eba9b0
parentac646076826bf5ec36356fdda2826a5663eec303
rv34: use get_bits_left()

It is not necessary to store the bit stream length in a RV34DecContext
field.
libavcodec/rv34.c
libavcodec/rv34.h