platform/upstream/gstreamer.git
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 ;)
2002-03-09 Richard BoultonRemove a couple of old commented out lines.
2002-03-08 Richard BoultonMake a note of the command used to create a release...
2002-03-07 Christian Schallerwtay is ignoring me in #gstreamer so I am adding this...
2002-03-06 Benjamin Ottewarning: 'current_diff' might be used uninitialized...
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...
2002-03-06 Benjamin Ottewarning: unused variable 'templist'
2002-03-05 Thomas Vander... 1st prerelease
2002-03-05 Thomas Vander... updated devhelp
2002-03-05 Thomas Vander... added changelog
2002-03-05 Thomas Vander... no good reason to require glib 1.3.15 so back to 1...
2002-03-05 Benjamin Ottewarning: unused variable 'oclass'
2002-03-05 Benjamin Ottewarning: int format, GType arg (arg 3)
2002-03-05 Benjamin Ottewarning: unused variable 'oldstate'
2002-03-05 Benjamin Ottewarning: initialization from incompatible pointer type
2002-03-05 Benjamin Ottewarning: deprecated use of label at end of compound...
2002-03-04 Benjamin Ottefix warning (yes, I'm using -Werror now :)
2002-03-04 Steve Bakerreflect new dparams api
2002-03-04 Steve BakerThis is a major update to the dparams api - I think...
2002-03-04 Andy Wingolet's not increment in GST_DEBUG code...
2002-03-03 Thomas Vander... finished devhelp stuff
2002-03-03 Christian Schallerupdated to glib 1.3.15
2002-03-03 Christian Schalleradded proper glib dep
2002-03-03 Andy Wingoobject naming will start with 0 (it was one before)
2002-03-03 Steve Bakeradded gst_util_set_value_from_string.
2002-03-03 Thomas Vander... need this
2002-03-03 Thomas Vander... adding devhelp dir
2002-03-03 Thomas Vander... more docs fixing
2002-03-03 Thomas Vander... adding devhelp files
2002-03-03 Thomas Vander... thanks to jhdalin for this
2002-03-03 Thomas Vander... put docs in gstreamer-devel rpm and dir
2002-03-03 Thomas Vander... docs are now in gstreamer rpm want them in gstreamer...
2002-03-03 Christian Schallerupdating something in spec, not sure what :)
2002-03-03 Andy Wingosome doc and aesthetic fixes make the filter actually...
2002-03-03 Thomas Vander... get some sleep
2002-03-03 Thomas Vander... docs changes
2002-03-03 Andy Wingodocument gst_caps_debug change gst_caps_debug to accept...
2002-03-02 Christian SchallerAdded my DOCBUILDING document
2002-03-02 Christian Schalleradded more files to the docs files
2002-03-02 Benjamin Ottefix: when starting typefinding, make sure we're paused
2002-03-02 Thomas Vander... Good luck with this one ;) converted to using getopt...
2002-03-02 Christian Schallerhrm, ok fixed my mistake of commiting a spec with my...
2002-03-02 Christian SchallerAdded documentation to the SPEC file. Currently it...
2002-03-02 Thomas Vander... applied some of meeks's patches
2002-02-28 Wim TaymansAdded last_message.
2002-02-24 Benjamin Ottemake sure cothread->priv is NULL when uninited because...
2002-02-24 Benjamin Otteupdated popt stuff:
2002-02-24 Benjamin Ottefixes:
2002-02-23 Wim TaymansIterate until we find the real pad when creating a...
2002-02-23 Wim TaymansAdded gst_event_copy
2002-02-23 Wim TaymansStore the element in the cothread private field.
2002-02-23 Wim TaymansAdded a private field to the cothread state.
2002-02-22 Wim TaymansOnly unset the scheduler on REAL pads. This is a nasty...
next