gstreamer/gst-libs/gst
Tim-Philipp Müller 011471dbbb gst-libs/gst/netbuffer/gstnetbuffer.c: Fix copying of GstNetBuffer (would crash before, or at least lead to invalid m...
Original commit message from CVS:
* gst-libs/gst/netbuffer/gstnetbuffer.c:
(notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
Fix copying of GstNetBuffer (would crash before, or at least lead to
invalid memory access, #410772), for now by copying the GstBuffer copy
code from the core over here so we can copy the GstBuffer fields on a
provided buffer instance (of type GstNetBuffer in this case). Would be
better to fix this with some support by the core though (and in the long
run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
* tests/check/Makefile.am:
Enable unit test for GstNetBuffer.
2007-02-22 12:57:47 +00:00
..
audio gst-libs/gst/audio/gstbaseaudiosink.c 2007-02-22 11:04:10 +00:00
cdda configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
floatcast gst-libs/gst/floatcast/floatcast.h: Fix obviously-bogus macros; use the correct types. 2006-10-06 14:04:53 +00:00
interfaces More docs coverage and some ChangeLog surgery (add missing names) 2007-02-15 15:17:23 +00:00
netbuffer gst-libs/gst/netbuffer/gstnetbuffer.c: Fix copying of GstNetBuffer (would crash before, or at least lead to invalid m... 2007-02-22 12:57:47 +00:00
pbutils gst-libs/gst/utils/: Some more docs (and descriptions for two subtitle formats). 2007-02-18 21:02:36 +00:00
riff gst-libs/gst/riff/riff-media.c: On second thought, use "depth" field rather than "bpp" field. 2007-01-22 10:27:26 +00:00
rtp gst-libs/gst/rtp/gstbasertpaudiopayload.c: Use gst_gdouble_to_guint64 for conversions. 2007-02-10 19:27:48 +00:00
tag gst-libs/gst/tag/gstvorbistag.c: Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL (#403597). 2007-02-12 11:01:04 +00:00
utils gst-libs/gst/utils/: Some more docs (and descriptions for two subtitle formats). 2007-02-18 21:02:36 +00:00
video docs/libs/gst-plugins-base-libs-sections.txt: Small docs fixes/updates. 2006-12-15 10:52:23 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am API: add new libgstbaseutils library with functions 2007-01-09 14:20:08 +00:00