gst/gstbin.c: Make state change function use 3 queues again, we were adding elements...
[platform/upstream/gstreamer.git] / gst / gstghostpad.c
2005-09-26 Wim Taymansgst/gstbin.c: Make state change function use 3 queues...
2005-09-02 Stefan Kostmore docs inlined
2005-08-11 Wim Taymansgst/gstghostpad.c: Actually implement (re)setting the...
2005-07-29 Wim Taymanscheck/gst/gstghostpad.c: Added test for removing an...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-16 Wim Taymanscheck/gst/gstbin.c: Make elements silent as the deep_no...
2005-07-14 Wim Taymansgst/gstcaps.c: Remove debug info.
2005-07-01 Andy Wingotests/network-clock.scm: Commentary update.
2005-06-30 Andy Wingogst/gstghostpad.c (gst_ghost_pad_do_activate_push)...
2005-06-28 Wim Taymansgst/gstghostpad.c: Correctly proxy the check_pull_range...
2005-06-28 Wim Taymansgst/: The deprecated pad loop function is removed now.
2005-06-28 Wim Taymansgst/gstghostpad.c: Call wrapper function instead of...
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-28 Andy Wingogst/gstghostpad.c (gst_proxy_pad_do_activate): Don...
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-06-25 Wim Taymansgst/gstghostpad.c: At least get the chain function...
2005-06-23 Andy Wingogst/gstghostpad.c (on_int_notify): Catches notify:...
2005-06-23 Andy Wingogst/gstghostpad.c (gst_proxy_pad_do_setcaps): Call...
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.