added changelog
[platform/upstream/gstreamer.git] / gst /
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 Andy Wingolet's not increment in GST_DEBUG code...
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 Andy Wingosome doc and aesthetic fixes make the filter actually...
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-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-21 Andy Wingoadd two apis: gst_element_connect_elements_many (elem1...
2002-02-21 Thomas Vander Stichelemore 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 Stichelea warning fix a potential commenting error fix more...
2002-02-20 Thomas Vander Stichelebefore, entering and leaving where invisible now it...
2002-02-19 Wim TaymansFixed some warnings
2002-02-19 Thomas Vander Sticheledocumentation 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-16 Andy Wingoallow gst_init(NULL, NULL) to work this fix was prompte...
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-13 Ronald S. BultjeThis is probably cleaner
2002-02-12 Thomas Vander Stichelerevert 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 Sticheleupdating tee to use properties
2002-02-11 Thomas Vander SticheleI don't think we wanted to change the include dir to...
2002-02-11 Thomas Vander Stichelethis is a really evil hack.
2002-02-11 Thomas Vander Stichelethis 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 Wingochanged libgst -> libgstreamer to comply with namespace...
2002-02-10 Thomas Vander Sticheleoopsie
2002-02-09 Thomas Vander Stichelemore build cleanups (using as-version and as-libtool...
2002-02-08 Andy Wingofix spurious libxml warning
2002-02-07 Ronald S. BultjeWim, please upload the header files too next time ;)
2002-02-06 Wim TaymansConverted a few _info events to properties..
2002-02-06 Wim TaymansSmall cleanups
2002-02-06 Benjamin OtteThis patch (nearly) completes the removal of vertical...
2002-02-06 Thomas Vander Stichelesorry, but I'd like this fixed ;)
2002-02-06 Benjamin Otteupdate to do the new error handling and notification
2002-02-06 Richard BoultonUse automake's per-target CFLAG functionality to compil...
2002-02-06 Andy Wingoa couple more ifdefs
2002-02-06 Andy WingoFarewell sweet shim,
2002-02-06 Andy Wingocore is glib2 only now tried to convert to g_strdup_val...
2002-02-05 Benjamin Otteinitial checkin for the deep_notify signal which replac...
2002-02-05 Benjamin Ottebugfixing; use the right function to check probable...
2002-02-05 Benjamin Ottebugfix: nobody knows if the pad will still be there...
2002-02-05 Benjamin Otteremoved workaround for a bug that is fixed
2002-02-05 Thomas Vander Stichelethis fix makes sure that we actually request a pad...
2002-02-05 Benjamin Otte- use autoplugging instead of predefined way on sometim...
2002-02-05 Thomas Vander Sticheleremove cothreads from the Makefile.am
2002-02-04 Thomas Vander Stichelesmall compile fix
2002-02-04 Thomas Vander Stichelesimilar fix for count ref
2002-02-04 Thomas Vander Stichelethis is better
2002-02-04 Thomas Vander Sticheleshouldn't fuss about not needing to ref at all
2002-02-04 Andy Wingoremoved my cothreads dir in favor of the cothreads...
2002-02-03 Wim TaymansAdded a first stab at a better clocking system.
2002-02-03 Ronald S. BultjeSome small adjustments for for better open-a-new-file...
2002-02-02 Andy Wingosome compile fixes, api changes, and i added the abilit...
2002-02-02 Wim TaymansAdded some more shims
2002-02-02 Wim TaymansMore pointless cleanups
2002-02-02 Wim TaymansSmall pointless cleanups
2002-02-02 Wim TaymansSmall cleanups
2002-02-02 Wim TaymansMake filesrc respond to seek
2002-02-02 Wim TaymansFix a serious leak in tee
2002-02-01 Erik WalthinsenChange soversion back to 0:0:0 and add use of -release...
2002-01-31 Ronald S. BultjeAllow new headers to be written - or we will never...
2002-01-31 Ronald S. BultjeAllow multiple files to be created with disksink and...
2002-01-30 Benjamin Ottefix segfault when pushing events twice
2002-01-30 Thomas Vander Sticheletrying to fall back to glib1 when glib2 isn't there
2002-01-30 Thomas Vander Sticheleremoving versioning please check ;)
2002-01-29 Benjamin Ottedude, use glib swap functions
2002-01-29 Benjamin Otteinclusion of GstMD5Sink
2002-01-29 Thomas Vander Stichele... and this one fixes make distcheck for glib2 builds
2002-01-29 Thomas Vander Stichelethis fixes the marshal thingy
2002-01-29 Andy Wingofixed a number of bugs, added support for cothread...
2002-01-28 Thomas Vander Sticheletrying to fix some of the issues here
2002-01-28 Andy Wingoit works, yo
2002-01-28 Benjamin Otteinitial import of the spider autoplugger - not to self...
next