gst/base/gstbasesink.c: Prepare for more accurate position reporting and query handling.
[platform/upstream/gstreamer.git] / gst / gsturi.c
2005-09-15 David Schleefremove
2005-08-31 Stefan Kostinlined more docs, fixed double id-ref
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-20 Tim-Philipp Müllergst/gsturi.c: Fix potential endless loop.
2004-10-11 Johan Dahlingst/gsturi.c (gst_uri_get_location): unescape string...
2004-07-26 Stefan Kostfixed all double <TITLE> elements in sections.txt added...
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-04-06 Benjamin Ottegst/autoplug/gstspider.c: don't ref the element, adding...
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-04 Thomas Vander Stichelemake signals use dashes in the names
2004-02-02 David SchleefChange usage of isblah() to g_ascii_isblah() to be...
2003-11-24 Benjamin Otteimplement URI schemes
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-06 Wim TaymansDocumentation updates
2003-04-14 Wim Taymans- Added infrastructure to run a filter against plugins...
2003-02-10 Wim TaymansDocumentation updates
2003-02-10 Wim Taymansinclude *pool.h
2003-02-10 Wim TaymansSmall cleanups
2003-02-05 Wim TaymansFix uri function..
2003-01-17 Thomas Vander Sticheleavoid having to depend on glib 2.2
2003-01-16 Wim Taymans- Added rank to plugin features (for future use)
2003-01-16 Wim TaymansAdded infrastructure to register URI to element+propert...