Mercurial > libavcodec.hg
comparison dsputil.c @ 8210:e1f9d8919cb5 libavcodec
flashsv: use skip_bits_long() where required
skip_bits(gb, n) with n > 17 doesn't work with all bitstream readers.
Switch to skip_bits_long() instead.
author | mru |
---|---|
date | Mon, 24 Nov 2008 19:00:55 +0000 |
parents | 3d4e01bcd2a5 |
children | 520a6e56b8c0 |
comparison
equal
deleted
inserted
replaced
8209:65e05fda5280 | 8210:e1f9d8919cb5 |
---|