bytereader: add gst_byte_reader_masked_scan_uint32_peek
authorThiago Santos <ts.santos@osg.sisa.samsung.com>
Thu, 24 Jul 2014 17:39:11 +0000 (14:39 -0300)
committerThiago Santos <ts.santos@osg.sisa.samsung.com>
Thu, 24 Jul 2014 20:00:09 +0000 (17:00 -0300)
commitf8323b17fb2640e90b10dbe98ac7516bbf381908
treeb78019dc8a1d0deecbdaea08851235baa2d8a868
parentfbe2477fae40e546b31b8397d4ac79b5954c827b
bytereader: add gst_byte_reader_masked_scan_uint32_peek

Adds gst_byte_reader_masked_scan_uint32_peek just like
GstAdapter has a _peek and non _peek version

Upgraded tests to check that the returned value is correct in the
_peek version

API: gst_byte_reader_masked_scan_uint32_peek

https://bugzilla.gnome.org/show_bug.cgi?id=728356
libs/gst/base/gstbytereader.c
libs/gst/base/gstbytereader.h
tests/check/libs/bytereader.c
win32/common/libgstbase.def