platform/upstream/gstreamer.git
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...
2002-02-22 Thomas Vander... uncomment it in the DIRS to avoid errors
2002-02-22 Thomas Vander... test program doesn't leave iterate atm, commenting it
2002-02-22 Thomas Vander... right include
2002-02-22 Thomas Vander... add to DIST_SUBDIRS
2002-02-21 Steve Bakergenerate the makefile for dparams testing
2002-02-21 Steve Bakeruse the correct marshal
2002-02-21 Andy Wingoadd two apis: gst_element_connect_elements_many (elem1...
2002-02-21 Thomas Vander... using GST_DEBUGINFO
2002-02-21 Thomas Vander... more debug output used CONNECT_OK because otherwise...
2002-02-20 Andy Wingowarning fixes gst_object_set_name (name, NULL) uniquifi...
2002-02-20 Steve Bakerso that people know about GST_PLUGIN_PATH
2002-02-20 Steve Bakermove GST_PLUGIN_PATH before _gst_plugin_initialize...
2002-02-20 Thomas Vander... a warning fix a potential commenting error fix more...
2002-02-20 Thomas Vander... before, entering and leaving where invisible now it...
2002-02-19 Wim TaymansFixed some warnings
2002-02-19 Thomas Vander... documentation addition
2002-02-19 Andy Wingochanges to spider: add padtemplates so the connect...
2002-02-18 Andy Wingomany fixes related to dynamic pipelines.
2002-02-17 Benjamin Otteappending caps to themself is not fatal, is it?
2002-02-17 Andy Wingosome object cleanup fixes
2002-02-17 Andy Wingocapsnego fixes in adder, speed, and identity
2002-02-17 Andy Wingoconvert identity to g_object_notify stuff i hate last...
2002-02-17 Andy Wingoback to popt 1.5
2002-02-16 Andy Wingoallow gst_init(NULL, NULL) to work this fix was prompte...
2002-02-16 Andy Wingoadd 'toolsdir' to the pc files add our first plugin...
2002-02-16 Andy WingoCloses: [ #518093 ] libxml2-dev absence not caught...
2002-02-16 Andy Wingoworkaround for old popt versions, maybe this is the...
2002-02-15 Andy Wingo--gst-scheduler={basic,standard} :-)))
2002-02-15 Andy Wingoto set default categories for an app, call set_categori...
2002-02-15 Andy Wingofirst pass at integrating popt into gstreamer note...
2002-02-14 Richard BoultonTest commit: if this works, the CVS is working again.
2002-02-14 Richard BoultonRemove test file.
2002-02-13 Ronald S. BultjeThis is probably cleaner
2002-02-13 Richard BoultonThis is a test commit to check that the new syncmail...
2002-02-13 Thomas Vander... don't set INFO categories before running gst_init
2002-02-13 Thomas Vander... small addition
2002-02-12 Thomas Vander... revert part of wingo's patch wingo, I'm not doing this...
2002-02-12 Andy Wingofix funny build issue by not linking plugin libraries...
2002-02-12 Thomas Vander... updating tee to use properties
2002-02-12 Thomas Vander... use properties
2002-02-12 Thomas Vander... fixing up tests to work with property callbacks
2002-02-12 Thomas Vander... events seem to be gone
2002-02-11 Thomas Vander... because of the versioning we need to do this
2002-02-11 Thomas Vander... I don't think we wanted to change the include dir to...
2002-02-11 Thomas Vander... more smalltalk fixage
2002-02-11 Thomas Vander... first have breakfast then fix things
2002-02-11 Thomas Vander... more of this
2002-02-11 Thomas Vander... adding standard scheduler
2002-02-11 Thomas Vander... this is a really evil hack.
2002-02-11 Thomas Vander... nope, not a good idea
2002-02-11 Thomas Vander... try try try
2002-02-11 Thomas Vander... this cothread thing is starting to confuse me which...
2002-02-11 Benjamin Ottemajor rewrite of the spider.
2002-02-11 Andy Wingoit still only iterates once, but we're getting there
2002-02-11 Andy Wingoremoved cothread-specific code from gstinfo.c because...
2002-02-10 Andy Wingoinclude cothreads properly in the build
2002-02-10 Andy Wingoadded missing output Makefile
next