gstreamer/docs/libs
Tim-Philipp Müller 86d7a597f0 bytereader: add gst_byte_reader_peek_sub_reader() and _get_sub_reader()
Adds API to get or peek a sub-reader of a certain size from
a given byte reader. This is useful when parsing nested chunks,
one can easily get a byte reader for a sub-chunk and make
sure one never reads beyond the sub-chunk boundary.

API: gst_byte_reader_peek_sub_reader()
API: gst_byte_reader_get_sub_reader()
2014-08-15 10:03:26 +01:00
..
.gitignore
gdp-header.png
gstreamer-libs-docs.sgml docs: Fix documentation typos and inconsistencies 2014-07-09 09:22:11 +02:00
gstreamer-libs-overrides.txt
gstreamer-libs-sections.txt bytereader: add gst_byte_reader_peek_sub_reader() and _get_sub_reader() 2014-08-15 10:03:26 +01:00
gstreamer-libs.types docs: pick up GstBaseParse hierarchy and properties 2014-05-13 19:14:08 +01:00
Makefile.am docs: add missing docs, fixing doc errors 2013-12-03 00:11:59 +00:00