]> git.sesse.net Git - ffmpeg/commit
avcodec/diracdec: Handle the 0 vlc case at the top of coeff_unpack_golomb()
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 12 Jan 2016 22:32:58 +0000 (23:32 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 13 Jan 2016 17:56:49 +0000 (18:56 +0100)
commit39fb3f18c52dd2be3a4c13fe6cce97bfb87f43c8
tree0b4bcd9b3a09e3f84f0439038a3ad06376679805
parentbbd977162590db4b29a5532e3e7102e054ff3ae0
avcodec/diracdec: Handle the 0 vlc case at the top of coeff_unpack_golomb()

decoding changes from 17 to 20 fps

Reviewed-by; Rostislav Pehlivanov <atomnuker@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/diracdec.c