gstreamer/gst-libs/gst/app
Wim Taymans 88322ce012 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.
2008-01-31 17:18:46 +00:00
..
gstappbuffer.c gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappbuffer.h gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappsink.c gst-libs/gst/app/gstappsink.c: Really clean up the queue instead of just unreffing all buffers in it. 2008-01-31 17:18:46 +00:00
gstappsink.h gst-libs/gst/app/gstappsink.*: Add properties, signals and actions to access the element even without linking to the ... 2007-09-20 13:59:50 +00:00
gstappsrc.c gst-libs/gst/app/gstappsink.c: Really clean up the queue instead of just unreffing all buffers in it. 2008-01-31 17:18:46 +00:00
gstappsrc.h gst-libs/gst/app/gstappsrc.*: Hacking to address issues in 413418. 2007-03-03 09:06:06 +00:00
Makefile.am gst-libs/gst/app/Makefile.am: Use GST_ALL_LDFLAGS, which actually exists, but maybe David can confirm that was what h... 2007-03-22 14:37:08 +00:00