fix doc build fix autogen
[platform/upstream/gstreamer.git] / gst / autoplug /
2004-01-18 Thomas Vander Stichelechanging error signal add error codes and domains
2004-01-15 Benjamin Ottegst/autoplug/gstspideridentity.c: break infinite loop...
2004-01-14 Benjamin Ottegst/gstclock.*: deprecate old interface and disable...
2004-01-12 Benjamin Otteupdate - this is huge, because it includes *.bb, *...
2003-12-24 David SchleefAdd some sanity tests to gstpad.c. Check that pad...
2003-12-23 Colin WaltersUse GST_PAD_LINK_SUCCESSFUL.
2003-12-22 Benjamin Ottegst/autoplug/: Fix autoplugging in spider element,...
2003-12-22 David SchleefMerge CAPS branch
2003-12-09 Benjamin Ottedo connect elements directly, if they can be connected...
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-12-02 Thomas Vander Stichelefix docs build fix make distcheck
2003-11-29 David Schleefremove old autoplug support
2003-11-29 David SchleefRemove old autoplug code
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-08 Andy Wingos/GstBuffer/GstData/ in the API where you can pass...
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-08-18 Ronald S. BultjeRemove duplicate rank field (fixes #119510)
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-18 Thomas Vander Sticheleoops
2003-05-18 Thomas Vander Stichelea bunch of gtk-doc fixes
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-10 Erik WalthinsenFix various inconsistencies discovered while attempting...
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-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
2003-01-27 Wim TaymansAdded some debug info
2003-01-23 Wim TaymansSome more debugging info
2003-01-18 David I. Lehncomment out unused caps_changed related functions and...
2003-01-18 David I. LehnFIXME "caps_changed" signal no longer exists, commentin...
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-08 Thomas Vander Stichelefix for parallel installability
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-11-09 Thomas Vander Sticheleadding formats
2002-11-01 Thomas Vander Stichelefix up autoplug test a little
2002-10-30 David I. Lehnuse G_{BEGIN,END}_DECLS
2002-10-25 Wim TaymansThis should fix seeking in a non empty cache..
2002-10-02 Thomas Vander Stichelecode cleanup and API change (gst_caps_check_compatibili...
2002-10-01 Thomas Vander Stichelesmall fix
2002-10-01 Thomas Vander Stichelecode cleanup and better debug output
2002-10-01 Thomas Vander Stichelethe big autoplag coverup plus some further cleaning.
2002-09-29 Andy Wingolicenses, ugg
2002-09-12 Wim Taymans- Make the return GList of gst_element_get_pad_list...
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-07-08 Wim Taymans- Removed unused locking from the cothreads
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-06-07 Steve Bakermake sure gst_spider_plug isn't called while in playing...
2002-05-31 Steve Bakeronly use ranked element factories for autoplugging...
2002-05-30 Andy Wingofix spider to accomodate filesrc's new behavior (ie...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-20 Benjamin Ottefix 'invalid cast' warning
2002-04-18 Thomas Vander Stichelefix doc warnings
2002-04-14 Benjamin Ottewe don't use // in code we commit :)
2002-04-14 Steve Bakerfixed d'oh error
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-04-04 Benjamin Ottefix all compiler warnings
2002-03-25 Andy Wingoadded a bunch of cvsignore stuff off of a fresh checkou...
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-19 Andy Wingolet's not give our plugins -release versioning make...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-03-06 Benjamin Ottewarning: passing arg 1 of 'gst_caps_unref' from incompa...
2002-03-06 Benjamin Ottewarning: unused variable 'templist'
2002-03-03 Andy Wingodocument gst_caps_debug change gst_caps_debug to accept...
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-19 Andy Wingochanges to spider: add padtemplates so the connect...
2002-02-11 Benjamin Ottemajor rewrite of the spider.
2002-02-11 Andy Wingoremoved cothread-specific code from gstinfo.c because...
2002-02-09 Thomas Vander Stichelemore build cleanups (using as-version and as-libtool...
2002-02-06 Benjamin Otteupdate to do the new error handling and notification
2002-02-05 Benjamin Ottebugfixing; use the right function to check probable...
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-02-03 Wim TaymansAdded a first stab at a better clocking system.
2002-02-02 Wim TaymansSmall cleanups
2002-01-30 Benjamin Ottefix segfault when pushing events twice
2002-01-28 Benjamin Otteinitial import of the spider autoplugger - not to self...
2002-01-28 Benjamin Otteinitial import of the spider autoplugger
2002-01-13 Wim TaymansLanded the new improved capsnegotiation system.
next