platform/upstream/gstreamer.git
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
2002-02-10 Andy Wingochanged libgst -> libgstreamer to comply with namespace...
2002-02-10 Thomas Vander... sync with as-version small autogen fix
2002-02-10 Thomas Vander... oopsie
2002-02-10 Thomas Vander... Some people might have stray acinclude.m4's lying aroun...
2002-02-09 Thomas Vander... *sigh* and this
2002-02-09 Thomas Vander... remove it here too
2002-02-09 Thomas Vander... removing m4 dir
2002-02-09 Thomas Vander... more cleanups
2002-02-09 Thomas Vander... more build cleanups (using as-version and as-libtool...
2002-02-08 Andy Wingofix spurious libxml warning
2002-02-07 Andy Wingofix the whole cothread thing
2002-02-07 Ronald S. BultjeWim, please upload the header files too next time ;)
2002-02-07 Andy Wingohow glib this makes me!
2002-02-06 Wim TaymansSome random ramblings about the next-gen registry..
2002-02-06 Thomas Vander... taaz: it doesn't work thomas: ok, I'll fix it.
2002-02-06 Wim TaymansConverted a few _info events to properties..
2002-02-06 Thomas Vander... taaz's yapping
2002-02-06 Wim TaymansSmall cleanups
2002-02-06 Benjamin Ottemake -launch receive and print out errors.
2002-02-06 Benjamin OtteThis patch (nearly) completes the removal of vertical...
2002-02-06 Thomas Vander... sorry, 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-06 Benjamin Otte<wingo> i thought _get gave you a copy of the string...
2002-02-06 Thomas Vander... disabling cothreads build until it passes make distcheck
2002-02-06 Steve Bakeruse numerical comparisions for version check
2002-02-06 Benjamin Ottebugfixing: always use the right GType when using g_obje...
2002-02-06 Benjamin Ottemake gst-launch property aware
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... this 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... show bug in tee code
2002-02-05 Thomas Vander... gst version info
2002-02-05 Thomas Vander... this example tests caps proxying it seems to work, too
2002-02-05 Thomas Vander... adding basic tests for fakesrc fakesink and tee
2002-02-05 Thomas Vander... trying to write a test for tee first
2002-02-05 Thomas Vander... remove cothreads from the Makefile.am
2002-02-04 Thomas Vander... small compile fix
2002-02-04 Thomas Vander... oops
2002-02-04 Thomas Vander... similar fix for count ref
2002-02-04 Thomas Vander... this is better
2002-02-04 Thomas Vander... shouldn't fuss about not needing to ref at all
2002-02-04 Richard BoultonRevert aclocal invocation to do cat m4/*.m4 > acinclude...
next