platform/upstream/gstreamer.git
2002-04-16 Benjamin Otteyay, a new option to play with! added -X / --exclude...
2002-04-16 Andy WingoAdded --gst-fatal-warnings, the same as --g-fatal-warnings
2002-04-15 David I. Lehn0.3.4-1 packaging info
2002-04-15 Thomas Vander... merged back fixes from release branch
2002-04-15 Thomas Vander... added branch merging comments
2002-04-14 Benjamin Ottedeclare those stuff extern. My windec doesn't like...
2002-04-14 Thomas Vander... mmore updates
2002-04-14 Thomas Vander... release done, yay !
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 Thomas Vander... more notes
2002-04-14 Steve Bakermore _
2002-04-14 Steve Bakercannot use _ in unit names for some reason.
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 Bakerupdate for changed dparams api
2002-04-14 Steve Baker- changed the output so that the names of elements...
2002-04-14 Steve Bakerlink gst-inspect to libgstcontrol so that -inspect...
2002-04-14 Steve Bakeradded unitconvert which has a registry of Units of...
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-13 Thomas Vander... put in devhelp stuff as well
2002-04-12 Andy Wingofeeble attempts to handle dynamic connections BRANCH-RELEASE-0_3_4-ROOT
2002-04-12 Thomas Vander... api changes
2002-04-12 Thomas Vander... api changes
2002-04-12 Thomas Vander... silly me
2002-04-12 Thomas Vander... more registry fixes BRANCH-RELEASE-0_3_3-ROOT
2002-04-12 Thomas Vander... reg.xml to registry.xml adding spaces
2002-04-12 David I. Lehninclude gstqueue.h and gsttypefind.h
2002-04-12 Thomas Vander... Release notes go in the branches, so we can safely...
2002-04-12 Thomas Vander... doc fixes to match API
2002-04-12 Thomas Vander... make GST_CONFIG_DIR work with sysconfdir
2002-04-12 Thomas Vander... check fix
2002-04-12 Thomas Vander... add clocking stuff to gst.h
2002-04-12 Thomas Vander... additions for release notes
2002-04-12 Thomas Vander... registry handling changes read up on it in docs/random...
2002-04-12 Thomas Vander... more docbuilding notes
2002-04-12 Thomas Vander... code review
2002-04-12 Thomas Vander... development notes
2002-04-12 Thomas Vander... various include fixes, adding a doc on why as well
2002-04-11 Thomas Vander... update to new ideas
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-11 Thomas Vander... more werror fixes
2002-04-11 Thomas Vander... removing unused vars
2002-04-10 Thomas Vander... distcheck fixes
2002-04-10 Thomas Vander... -Werror fix
2002-04-08 Thomas Vander... registry ideas doc and an idea for guadec-4 presentatio...
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 Otteadded -Werror to compile flags.
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-02 Steve BakerAdded a signal which notifies when a required dparam...
2002-04-01 Thomas Vander... add bison to reqs
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 TaymansGet rid of the warning
2002-03-31 Wim TaymansSmall updates to the manual
2002-03-31 Wim TaymansDocumentation updates
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 TaymansAdded some sanity checks
2002-03-30 Wim TaymansChanged to the new props API
2002-03-30 Wim TaymansUpdates to the new props API
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 Steve Bakerhere are the dparams docs for apps writers. now back...
2002-03-24 David I. Lehns/POINTER/OBJECT/ in g_signal_new for NEW_PAD and PAD_R...
2002-03-21 David I. Lehnacconfig.h usage deprecated
2002-03-21 David I. Lehnclean up magic file
2002-03-21 David I. Lehn0.3.3-1 packaging update
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 David I. Lehnlatest 0.3.2 packaging info
2002-03-17 Benjamin Ottewe don't want to run _dispose twice on the scheduler...
2002-03-15 Thomas Vander... uhm, shouldn't have done that this is righter
2002-03-15 Thomas Vander... automake 1.6 patch ;)
2002-03-14 Thomas Vander... G_BREAKPOINT is x86-only
2002-03-10 David SchleefAdd inclusion of errno.h, so it compiles on PowerPC. BRANCH-EVENTS2-ROOT
2002-03-10 Christian Schallerupdate CVS version to 0.3.3.1
2002-03-10 Steve Bakerfirst cut of documentation for dparams for plugin writers.
2002-03-10 Thomas Vander... more updates
2002-03-09 Thomas Vander... more minor updates
2002-03-09 Thomas Vander... expanded release policy a bit let's try this out today ;)
next