gstreamer/gst-libs/gst
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
..
app appsrc: fix max-latency property getter 2012-09-29 21:42:46 +01:00
audio audio: properly handle clipping of empty buffer 2012-10-15 18:48:01 +02:00
fft Remove -DGST_USE_UNSTABLE_API 2012-09-17 16:05:37 +01:00
pbutils Remove -DGST_USE_UNSTABLE_API 2012-09-17 16:05:37 +01:00
riff riff: create palette_data buffer correctly 2012-10-16 00:55:56 +01:00
rtp Remove -DGST_USE_UNSTABLE_API 2012-09-17 16:05:37 +01:00
rtsp rtsprange: fix formatting and parsing of range floating-point values 2012-10-13 00:19:54 +01:00
sdp Remove -DGST_USE_UNSTABLE_API 2012-09-17 16:05:37 +01:00
tag Remove -DGST_USE_UNSTABLE_API 2012-09-17 16:05:37 +01:00
video videodecoder: finetune missing timestamp estimating 2012-10-10 15:04:10 +02:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
glib-compat-private.h Remove glib-compat-private.h stuff we don't need any more 2012-09-09 18:36:49 +01:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00