gstreamer/gst-libs/gst/riff
Tim-Philipp Müller b0d581eadc riff: create palette_data buffer correctly
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
2012-10-16 00:55:56 +01:00
..
Makefile.am Remove -DGST_USE_UNSTABLE_API 2012-09-17 16:05:37 +01:00
riff-ids.h riff: add "labl" tag 2012-07-20 09:54:07 +02:00
riff-media.c riff: create palette_data buffer correctly 2012-10-16 00:55:56 +01:00
riff-media.h riff: Return a channel reorder map for raw audio when creating the caps 2012-01-05 10:34:25 +01:00
riff-read.c replace gst_tag_list_free with gst_tag_list_unref 2012-09-14 17:53:21 +02:00
riff-read.h docs/libs/: add remaining symbols into correct setions 2006-06-16 10:02:25 +00:00
riff.c Add -Wmissing-declarations -Wmissing-prototypes to warning flags 2010-03-11 13:50:31 +01:00
riff.def add more plugins to the build add some definitions needed by plugins fixes for build problems 2004-07-26 22:09:59 +00:00
riff.vcproj more working plugins 2004-07-27 21:41:30 +00:00