First THREADED backport attempt, focusing on adding locks and making sure the API...
[platform/upstream/gstreamer.git] / tools / gst-compprep.c
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-06-12 Jan SchmidtAdd a libxml2 version check to make gst-compprep compil...
2004-06-12 Jan Schmidttools/gst-compprep.c: Make an error that baffled me...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2003-08-19 David Schleeffurther i18n: call setlocale()
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-06 Benjamin Ottesimple fix: these are signed ints, not unsigned
2003-02-10 Wim TaymansFILENAME->URI
2002-11-28 Christian Schallercommiting Leifs registry to /var/cache patch, works...
2002-11-01 David I. Lehnuse plugin feature api vs gstobject api
2002-09-20 David SchleefMake local copy of lists because they change while...
2002-09-12 Wim Taymans- Make the return GList of gst_element_get_pad_list...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-02-06 Andy Wingocore is glib2 only now tried to convert to g_strdup_val...
2002-01-12 David I. Lehnconvert 'adding factory' message to a plugin loading...
2002-01-04 Andy Wingofor i in gstreamer-*; do mv $i `echo $i | sed -e 's...