gst/gstghostpad.c: Set pad functions unconditionally. Fixes #329105.
[platform/upstream/gstreamer.git] / gst / gstghostpad.c
2006-01-29 Julien Mouttegst/gstghostpad.c: Set pad functions unconditionally...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-29 Tim-Philipp Müllergst/gstghostpad.c: Don't ref NULL target pad (#322751...
2005-11-22 Andy Wingogst/gstevent.h (gst_event_new_new_segment) (gst_event_p...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-18 Stefan Kostgst/: docs fixes
2005-11-14 Stefan Kostmore section docs
2005-11-10 Wim Taymanscheck/gst/gstghostpad.c: Added check for bug #317341
2005-11-09 Tim-Philipp Müllergst/: Use GST_DEBUG_FUNCPTR() more extensively.
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-07 Wim Taymansgst/gstghostpad.c: Activating a ghostpad with no intern...
2005-10-06 Thomas Vander Stichelegst/gstghostpad.c: add push activation of sink ghost...
2005-10-02 Andy Wingodocs/design/part-gstghostpad.txt: Add a note about...
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.