New typefind system: bytestream is now part of the core all plugins have been modifie...
[platform/upstream/gstreamer.git] / gst / autoplug / gstspideridentity.c
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-16 Thomas Vander Stichelereverting error patches before making a branch. BRANCH-ERROR-ROOT
2003-09-14 Benjamin Otteimplement translatable error messages using gerror.
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-17 Benjamin Otteonly set state to playing when elements are linked...
2003-05-06 Benjamin Ottesome minor improvements:
2003-04-11 Benjamin Ottegeneral fixes:
2003-04-08 Benjamin Ottemake typefinding work when the src provides caps. Fixes...
2003-03-18 Benjamin Ottebugfi^H^Hworkaround: only send eos to unconnected eleme...
2003-02-06 David SchleefChange %lld format to G_INT64_FORMAT
2003-02-03 Wim Taymans- Use the eventhandler instead of the event function...
2003-01-27 Wim TaymansAdded some debug info
2003-01-16 Wim TaymansAdded infrastructure to register URI to element+propert...
2003-01-12 Wim TaymansAdded interrupt back in spider, make opt scheduler...
2003-01-12 Wim TaymansRemove stupid interrupt call
2003-01-09 David I. Lehnmore connect -> link updates
2003-01-09 Thomas Vander Stichelecode cleanups and further deprecation fixes
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2002-12-01 Jeremy SimonInitialize buf with NULL ... should compile now
2002-12-01 Steve Bakerremove debug
2002-12-01 Steve Bakerfirst phase of spider cleanup
2002-10-25 Wim TaymansThis should fix seeking in a non empty cache..
2002-09-29 Andy Wingolicenses, ugg
2002-09-12 Thomas Vander SticheleUraeus bought the rights to this patch it makes spideri...
2002-09-12 Thomas Vander Sticheleone simple fix in the madness that spider is
2002-09-08 Christian Schallercommitting many nice little memleaks fixes from Iain...
2002-06-12 Wim TaymansDocumentation updates
2002-06-08 Wim TaymansReturn the result of the forwarded seek instead of...
2002-06-08 Wim TaymansAdd an event function so that seek events are not forwa...
2002-06-07 Steve Bakera couple of fixes here:
2002-05-30 Andy Wingofix spider to accomodate filesrc's new behavior (ie...
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-04 Benjamin Ottefix all compiler warnings
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-02 Benjamin Ottefix: when starting typefinding, make sure we're paused
2002-02-20 Andy Wingowarning fixes gst_object_set_name (name, NULL) uniquifi...
2002-02-11 Benjamin Ottemajor rewrite of the spider.
2002-02-05 Benjamin Otteremoved workaround for a bug that is fixed
2002-02-05 Benjamin Otte- use autoplugging instead of predefined way on sometim...
2002-01-30 Benjamin Ottefix segfault when pushing events twice
2002-01-28 Benjamin Otteinitial import of the spider autoplugger