OSDN Git Service

skip_bits: dont call UPDATE_CACHE
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 30 Sep 2013 12:02:53 +0000 (14:02 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 30 Sep 2013 12:34:12 +0000 (14:34 +0200)
commit54197c7aae74314897f22ce0e8d37a78f974fc32
tree5f4f0c534c3f23c95c170854791cd82bbe45944e
parentf4ab723a79fd4f93318385603ec2f3de37785e08
skip_bits: dont call UPDATE_CACHE

UPDATE_CACHE isnt needed and can cause segfaults

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/get_bits.h