summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-07-13 14:38:15 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-07-13 14:38:15 +0000
commit435fd24556fe72142c6662e77e165dca8155af51 (patch)
tree8dc787cd7ac634d9da524ec94c86e64e6b38e986 /common
parent31ce9d42b04c44faba909da38f77c5ca259f3b87 (diff)
downloadgstreamer-plugins-base-435fd24556fe72142c6662e77e165dca8155af51.tar.gz
gst/playback/gstdecodebin.c: Fix a caps leak when linking (#347304)
Original commit message from CVS: * gst/playback/gstdecodebin.c: (find_compatibles): Fix a caps leak when linking (#347304) * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize), (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state): * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy), (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put), (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state): Don't leak shared memory resources. Use the object lock to protect against the xcontext disappearing while returning a buffer from the pipeline. (#347304)
Diffstat (limited to 'common')
m---------common0
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common
-Subproject dd173e2720ac21e4a47c97705d7ff32271a0ee6
+Subproject 53ecdc0c97a2992e5abeddd41d514bc142401e5