summaryrefslogtreecommitdiff
path: root/ext/ofa
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.co.uk>2011-08-16 19:47:02 +0300
committerAlessandro Decina <alessandro.decina@collabora.co.uk>2011-08-16 19:05:52 +0200
commit743b4677a2293b4ec7f5504b8fdf67504e2caeb5 (patch)
tree90d4250017fdd98fe1e72904a95f5dea9fd2e10a /ext/ofa
parentb6747292e0a21799ff5df23283156cb84314b343 (diff)
downloadgstreamer-plugins-bad-743b4677a2293b4ec7f5504b8fdf67504e2caeb5.tar.gz
mpeg4videoparse: Use gst_bit_reader_skip to skip more than 32 bits.
GET_BITS is a macro for gst_bit_reader_get_bits_uint32, which cannot read more than 32 bits and will fail in this case where it is called to read 79 bits. Since we want to skip those bits, gst_bit_reader_skip is more appropriate in this case.
Diffstat (limited to 'ext/ofa')
0 files changed, 0 insertions, 0 deletions