rtsp: fix the memory management of the url
[platform/upstream/gstreamer.git] / gst-libs / gst / cdda /
2009-01-07 Sebastian Drögegst-libs/gst/cdda/gstcddabasesrc.*: Make the GType...
2008-12-12 Edward Herveygst-libs/gst/cdda/gstcddabasesrc.c: Remove erroneous...
2008-05-28 Wim Taymansgst-libs/gst/cdda/gstcddabasesrc.c: Fix EOS condition...
2008-04-03 Sebastian Drögegst-libs/gst/cdda/: Use GLib's base64 implementation...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-02-27 Sebastian Drögegst-libs/gst/cdda/sha1.c: Use memcpy() instead of upcas...
2007-12-16 Tim-Philipp Müllergst-libs/gst/: Turn a few g_assert_not_reached() into...
2007-12-13 Tim-Philipp MüllerMakefile.am: Add check-exports target and run it with...
2007-05-04 Tim-Philipp Müllergst-libs/gst/cdda/gstcddabasesrc.c: Fix it so that...
2007-05-04 Stefan Kostgst-libs/gst/cdda/gstcddabasesrc.c: Fix build when...
2007-01-04 Thomas Vander Sticheleconfigure.ac: split out GST_CFLAGS into GST_PLUGINS_BAS...
2006-12-09 Jens GranseuerDeclare variables at the beginning of a block. Fixes...
2006-10-10 Josep Torre Vallesext/gnomevfs/: Fix URI interface implementation return...
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-09-23 Tim-Philipp MüllerMove GST_TAG_CDDA_* tags into libgsttag and make libgst...
2006-08-17 Tim-Philipp Müllergst-libs/gst/cdda/gstcddabasesrc.c: Make buffer duratio...
2006-06-16 Tim-Philipp MüllerRemove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef...
2006-05-09 Tim-Philipp MüllerConst-ify GEnumValue and GFlagsValue arrays. Use
2006-04-29 Thomas Vander Stichelegst-libs/gst/cdda/gstcddabasesrc.c: compile fix; strtol...
2006-03-12 Tim-Philipp Müllerdocs/plugins/: Add cdparanoiasrc to docs.
2006-02-13 Tim-Philipp Müllergst-libs/gst/cdda/gstcddabasesrc.c: No need to push...
2006-02-01 Tim-Philipp Müllergst/: Pass unhandled queries to the parent class's...
2006-01-12 Tim-Philipp Müllergst-libs/gst/cdda/gstcddabasesrc.c: No need to post...
2005-12-29 Tim-Philipp Müllergst-libs/gst/cdda/gstcddabasesrc.c: An integer is not...
2005-12-28 Tim-Philipp MüllerAdd new libgstcdda with GstCddaBaseSrc class.