bytewriter: add _fill function
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 22 Jan 2010 12:19:31 +0000 (09:19 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 12 Feb 2010 20:23:29 +0000 (17:23 -0300)
commitbfff7a1b4ece0c0b5ca30dd93392707fc097f7a9
treeafc907467bf6fb7bbf1c3cef231b6c881cbfe153
parent51d382e2eef0ed6aea6319403a33dfd7abcd235e
bytewriter: add _fill function

Adds a new function to GstByteWriter that writes
a constant value to a memory area (aka memset).
Useful for adding padding to buffers.

Also updates .def file and docs.

API: gst_byte_writer_fill()
docs/libs/gstreamer-libs-sections.txt
libs/gst/base/gstbytewriter.c
libs/gst/base/gstbytewriter.h
win32/common/libgstbase.def