OSDN Git Service

16l trocadero: Musepack SV7 decoder may skip more than 16 bits at the
authorKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 15 Nov 2010 09:30:20 +0000 (09:30 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 15 Nov 2010 09:30:20 +0000 (09:30 +0000)
commitf3d77632d707ca6497289d5e0b7809b6040e18c8
tree2bb3af1d66f45373e9c9a30aff3de9645a2c9165
parentc99f9b0ac7b26db004217f176c85154151dd3d6a
16l trocadero: Musepack SV7 decoder may skip more than 16 bits at the
beginning of the frame, so make it use skip_bits_long() instead of
skip_bits() for that.

Originally committed as revision 25754 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpc7.c