rv34: remove constant parameter
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Wed, 4 Apr 2012 08:22:28 +0000 (10:22 +0200)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 28 Apr 2012 18:07:50 +0000 (11:07 -0700)
commit88027999919332b2e6b27f357b3eb12d7e0abdad
tree7db14704c68bd6f88c5d580124f28d5e526d658f
parent34e1b0754638ea6e0356239aad01e74de3a582a5
rv34: remove constant parameter

is_block2 was always 0, so just remove it, and change accordingly the code.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/rv34.c