Skip to content
  • Jan Schmidt's avatar
    gst/playback/gstdecodebin.c: Fix a caps leak when linking (#347304) · 435fd245
    Jan Schmidt authored
    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)
    435fd245
To find the state of this project's repository at the time of any of these versions, check out the tags.