gstreamer/libs/gst
Wim Taymans 90d65cb446 basetransform: avoid useless memcpy
Because of the awkward refcounting in prepare_output_buffer, we might end up
with writable buffers that point to the same data. Check for those cases so that
we avoid a useless memcpy and keep valgrind quiet.

Fixes #628176
2010-09-23 18:23:39 +02:00
..
base basetransform: avoid useless memcpy 2010-09-23 18:23:39 +02:00
check build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common 2010-09-01 17:08:58 +01:00
controller build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common 2010-09-01 17:08:58 +01:00
dataprotocol build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common 2010-09-01 17:08:58 +01:00
helpers build: when building executables, put libs to link to into LDADD instead of LDFLAGS 2010-04-14 11:23:37 +01:00
net build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common 2010-09-01 17:08:58 +01:00
Makefile.am registry: Add registry helper phase 1 2009-10-06 19:51:42 +01:00