faust3 wrote: > Author: faust3 > Date: Mon May 25 22:34:38 2009 > New Revision: 4313 > > Log: > use get_bits1 instead of get_bits( , 1) > > Modified: > wmapro/wma3dec.c > How about renaming s->getbit to s->gb? Would be more consistent with the rest of libavcodec. MvH Benjamin Larsson