mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
b0d581eadc
gst_buffer_copy_into() will append to any existing memory region, so don't create a buffer and alloc some memory, but just create an empty buffer and let _copy_into() append the memory we want. Fixes the palette being 2048 bytes with the first half being filled with garbage. https://bugzilla.gnome.org/show_bug.cgi?id=686046 |
||
---|---|---|
.. | ||
Makefile.am | ||
riff-ids.h | ||
riff-media.c | ||
riff-media.h | ||
riff-read.c | ||
riff-read.h | ||
riff.c | ||
riff.def | ||
riff.vcproj |