chain up in set_clock
[platform/upstream/gstreamer.git] / gst / playondemand / gstplayondemand.c
2011-11-10 Wim Taymanschain up in set_clock
2010-10-19 Stefan Kostvarious (gst): add missing G_PARAM_STATIC_STRINGS flags
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2007-06-22 Edward HerveyFix leaks.
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-06 j^Unify the long descriptions in the plugin details ...
2006-04-01 Thomas Vander Stichelerework build; add translations for v4l2
2004-11-01 Jan SchmidtFixes a bunch of problems with finalize and dispose...
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2003-12-22 David SchleefMerge CAPS branch
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ further mucking about with the playondemand filter
2003-11-02 Ronald S. BultjeMore more more more zzzzz I need sleep
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-07-19 Leif Johnson+ attempting to fix up playondemand ... still makes...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-16 Leif Johnson+ simplifying the filter's structure, but it's still...
2003-01-21 Wim TaymansMake property write only
2003-01-17 Leif Johnson+ modifying playondemand to behave a little more like...
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-11-27 Wim TaymansMoved clock set/get to class functions.
2002-10-17 Leif JohnsonAdded measures and beats to the playondemand filter...
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-30 Wim TaymansChanged to the new props API
2002-01-22 Leif JohnsonUpdated to work with the new capsnego stuff.
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2001-12-23 Thomas Vander Stichelemade changes everywhere to accomodate for the headers...
2001-12-22 Andy WingoInitial revision