comparison mdec.c @ 3629:2ab6ec6259b1 libavcodec

move align_get_bits() to .h to avoid conflicts between different bitstream readers in different codecs add a skip_bits_long() which can skip by any amount in any direction (several codecs contain half working hacks to do that)
author michael
date Sat, 26 Aug 2006 10:26:14 +0000
parents 072dbc669253
children c8c591fe26f8
comparison
equal deleted inserted replaced
3628:ce878aa023fe 3629:2ab6ec6259b1