summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2004-01-12 16:48:48 +0000
committerJulien Moutte <julien@moutte.net>2004-01-12 16:48:48 +0000
commitbbf8b3e7230b95b196c6595e51850422bf52cf99 (patch)
treea5246226b18031fac1154ad57334d40093c2f237 /ChangeLog
parent99eb383a85b1f07f0e10784ccd603dab975851ea (diff)
downloadgst-plugins-bad-bbf8b3e7230b95b196c6595e51850422bf52cf99.tar.gz
gst-plugins-bad-bbf8b3e7230b95b196c6595e51850422bf52cf99.tar.bz2
gst-plugins-bad-bbf8b3e7230b95b196c6595e51850422bf52cf99.zip
gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is mostly in READY state so no caps were n...
Original commit message from CVS: 2004-01-12 Julien MOUTTE <julien@moutte.net> * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When analyzing the pads of an element the bin is mostly in READY state so no caps were negotiated. This helper function needs to work with _get_caps directly then. I was not freeing them though, added that to fix the mem leak.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index add26c20..63d900d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-01-12 Julien MOUTTE <julien@moutte.net>
+ * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
+ analyzing the pads of an element the bin is mostly in READY state so
+ no caps were negotiated. This helper function needs to work with
+ _get_caps directly then. I was not freeing them though, added that to
+ fix the mem leak.
+
+2004-01-12 Julien MOUTTE <julien@moutte.net>
+
* sys/ximage/ximagesink.c: (gst_ximagesink_chain):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE