add gerror to gstplugin.c -- not fully propagated to periphery apis fix recursive...
[platform/upstream/gstreamer.git] / gst /
2002-05-20 Andy Wingoadd gerror to gstplugin.c -- not fully propagated to...
2002-05-14 David I. Lehnformatting
2002-05-11 Andy Wingofix refcounting tests so that they compile and run...
2002-05-10 Wim TaymansSmall fixes for testsuite/plugin
2002-05-10 Andy Wingoadded a get_perms_func to gstxmlregistry that will...
2002-05-10 David I. Lehnpoor error checking, should do something better
2002-05-10 David I. Lehnremove duplicate gst_registry_pool_add declaration
2002-05-10 Andy WingoGST_PLUGIN_PATH gets split into the user registry some...
2002-05-10 Andy WingoFunny how doing things the right way takes less code...
2002-05-10 Andy WingoCheck to see if the registry is out of date, and if...
2002-05-09 Wim TaymansCompile fix.
2002-05-09 Andy Wingoadd registries to gst/Makefile.am:DIST_SUBDIRS
2002-05-09 Wim TaymansUnconnected pad errors are detected elsewhere
2002-05-08 Ronald S. BultjeAt least check whether the directory exists when creati...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-05-08 Wim TaymansAdded gst_props_get_safe
2002-05-08 Andy Wingovirtual patch from taaz
2002-05-07 Andy Wingofix distcheck issue
2002-05-06 Benjamin Ottemerged schedulers
2002-05-05 Andy Wingouse contents of GST_REGISTRY variable if --gst-registry...
2002-05-04 Andy Wingogst_scheduler_factory_make () can accept NULL as the...
2002-05-04 Benjamin Ottefix segfault when using unsafe get_props
2002-05-03 Ronald S. BultjeHeader file fix (these ## are needed for multi-argument...
2002-05-01 Wim TaymansSmall cleanups
2002-05-01 Wim TaymansSmall cleanup
2002-05-01 Wim TaymansAdded some more useful functions to create props
2002-05-01 Thomas Vander Sticheleit's nice to see the core's version when running apps
2002-04-28 Thomas Vander Stichelerename operation
2002-04-28 Wim TaymansAdded method for releasing request pads.
2002-04-26 Andy Wingoset the "name" property on pad templates
2002-04-23 Thomas Vander Sticheledoc fixes
2002-04-23 Thomas Vander Sticheledoc changes
2002-04-23 Thomas Vander Sticheledoc fixes s/gst_clock_activate/gst_clock_set_active/g
2002-04-23 Thomas Vander Sticheleapi renaming
2002-04-23 Thomas Vander Sticheledoc changes
2002-04-23 Thomas Vander Stichelecode cleanup
2002-04-22 Andy Wingolet's not clobber our local variables -- i think this...
2002-04-21 Thomas Vander Stichelegive useful warning when not unique
2002-04-21 Thomas Vander Sticheleadapted docs
2002-04-21 Thomas Vander Stichelemakes no sense as INFO
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-20 Benjamin Ottefix 'invalid cast' warning
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2002-04-19 Thomas Vander Sticheledoc fixes
2002-04-18 Thomas Vander Stichelefix doc warnings
2002-04-17 Thomas Vander Stichelemore doc fixes
2002-04-16 Andy WingoAdded --gst-fatal-warnings, the same as --g-fatal-warnings
2002-04-15 Thomas Vander Stichelemerged back fixes from release branch
2002-04-14 Benjamin Ottedeclare those stuff extern. My windec doesn't like...
2002-04-14 Benjamin Ottewe don't use // in code we commit :)
2002-04-14 Wim TaymansThis is all a quick hack...
2002-04-14 Wim TaymansAdded more funky cases
2002-04-14 Wim TaymansMade dynamic pads work for sinkpads with no padtemplate
2002-04-14 Steve Bakerfixed d'oh error
2002-04-14 Steve BakerARG_LOCATIONS is a pointer
2002-04-14 Steve BakerARG_ERROR_AFTER is an int
2002-04-14 Steve Bakeroffset is an int64
2002-04-14 Steve Bakermake the NULL check silent since it might be valid.
2002-04-13 Andy Wingoquote spaces in tokens passed to gst_parse_launchv...
2002-04-12 Andy Wingofeeble attempts to handle dynamic connections BRANCH-RELEASE-0_3_4-ROOT
2002-04-12 Thomas Vander Stichelesilly me
2002-04-12 Thomas Vander Stichelemore registry fixes BRANCH-RELEASE-0_3_3-ROOT
2002-04-12 Thomas Vander Stichelereg.xml to registry.xml adding spaces
2002-04-12 David I. Lehninclude gstqueue.h and gsttypefind.h
2002-04-12 Thomas Vander Sticheleadd clocking stuff to gst.h
2002-04-12 Thomas Vander Sticheleregistry handling changes read up on it in docs/random...
2002-04-12 Thomas Vander Stichelecode review
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-10 Thomas Vander Sticheledistcheck fixes
2002-04-10 Thomas Vander Stichele-Werror fix
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-04-06 Benjamin Otteadded 'extern C' stuff to some headers
2002-04-04 Benjamin Ottefix all compiler warnings
2002-04-03 Wim TaymansGST_DEBUG and _INFO should have no trailing \n
2002-04-03 Wim TaymansFix a compile error.
2002-04-02 jim thorntonadd useful debugging output
2002-04-02 jim thorntonBuffer flag symbols are enum values, so |'ing together...
2002-04-01 Andy Wingoform a semantic representation of the pipeline in prepa...
2002-04-01 Andy Wingothe parser works properly, but it doesn't do anything yet
2002-03-31 Andy Wingoadd (incomplete) flex/bison-based parser to cvs the...
2002-03-31 Wim TaymansDocumentation updates
2002-03-30 Andy Wingoadd notify back to filesrc, it's needed for MVC applica...
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-27 jim thornton"bugfix for intersecting int list with int range: the...
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-24 Andy Wingoadded plugin_desc structures to libs, which makes their...
2002-03-24 David I. Lehns/POINTER/OBJECT/ in g_signal_new for NEW_PAD and PAD_R...
2002-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2002-03-19 Andy Wingodo the genmarshalling to temp files, then move the...
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-19 Andy Wingos/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit...
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-03-18 Benjamin Ottebugfix for gst_element_request_pad_by_name returning...
2002-03-17 Benjamin Ottewe don't want to run _dispose twice on the scheduler...
2002-03-14 Thomas Vander SticheleG_BREAKPOINT is x86-only
2002-03-10 David SchleefAdd inclusion of errno.h, so it compiles on PowerPC. BRANCH-EVENTS2-ROOT
2002-03-06 Andy Wingofix bug when requesting pads by name
2002-03-06 Benjamin Ottewarning: passing arg 1 of 'gst_caps_unref' from incompa...
next