Skip to content
  • Wim Taymans's avatar
    gst-libs/gst/app/gstappsink.c: Really clean up the queue instead of just... · 88322ce0
    Wim Taymans authored
    gst-libs/gst/app/gstappsink.c: Really clean up the queue instead of just unreffing all buffers in it.
    
    Original commit message from CVS:
    * gst-libs/gst/app/gstappsink.c: (gst_app_sink_dispose):
    Really clean up the queue instead of just unreffing all buffers
    in it.
    * gst-libs/gst/app/gstappsrc.c: (gst_app_src_base_init),
    (gst_app_src_class_init), (gst_app_src_init),
    (gst_app_src_dispose), (gst_app_src_finalize):
    Fix dispose/finalize.
    88322ce0