Skip to content
  • Michael Smith's avatar
    gst/gdp/gstgdppay.c: Fix memory leaks and misleading debug messages, add a couple of comments. · e7b2bf11
    Michael Smith authored
    Original commit message from CVS:
    * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
    (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
    Fix memory leaks and misleading debug messages, add a couple of
    comments.
    
    * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
    (gst_multi_fd_sink_render):
    Do not use gst_buffer_make_writable() in a basesink render method,
    as it may incorrectly unref the buffer. Instead, use convoluted
    dance to avoid copying the buffer except when we need to.
    e7b2bf11
To find the state of this project's repository at the time of any of these versions, check out the tags.