summaryrefslogtreecommitdiff
path: root/libs/gst/base/gstbytereader.c
AgeCommit message (Expand)Author
2008-10-23libs/gst/base/gstbytereader.c: Use GST_(READ|WRITE)_(FLOAT|DOUBLE)_(LE|BE) in...Sebastian Dröge
2008-10-22API: Add gst_byte_reader_get_data and gst_byte_reader_peek_data to get a poin...Sebastian Dröge
2008-10-22libs/gst/base/: Fix the names of 2 functions in the docs strings.Jan Schmidt
2008-10-07libs/gst/base/gstbytereader.c: Use new GST_READ_UINT24_(LE|BE) macros.Sebastian Dröge
2008-10-06Add bit reader and byte reader classes, including documentation and an extens...Sebastian Dröge