Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst-libs / gst / cdda /
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-01-08 Tim-Philipp Müllergobject-introspection: use same PKG_CONFIG_PATH for...
2010-12-06 Wim Taymansmore 0.10 -> 0.11 changes
2010-11-21 Evan Nemersonintrospection: Add information on exported packages...
2010-10-04 Arun Raghavanbuild: Fix include path order for gir generation
2010-08-14 Tim-Philipp Müllerbuild: use new AG_GST_PKG_CONFIG_PATH m4 macro from...
2010-08-14 Tim-Philipp Müllerintrospection: set PKG_CONFIG_PATH so that our in-tree...
2010-04-03 Vincent Untzlibs: point gobject-introspection scanner to .la files
2010-03-30 Tim-Philipp Müllergst-libs: more gobject-introspection fixes
2010-03-30 Tim-Philipp Müllergst-libs: fix up gobject-introspection some more
2010-03-16 Benjamin OtteAdd -Wwrite-strings to configure
2010-03-09 Sebastian Drögebuild: Make some more rules silent if requested
2009-11-09 Sebastian Drögecddabasesrc: Never return a negative track number in...
2009-11-09 Sebastian Drögecddabasesrc: Don't set the track to 1 every time a...
2009-09-17 Sebastian Drögecddabasesrc: Fix string leaks in the unit test and...
2009-09-17 Jonathan Matthewcddabasesrc: ignore URI fragments that look like device...
2009-09-13 Sebastian Drögeintrospection: Build pkgconfig before all libraries...
2009-09-05 Sebastian Drögeintrospection: Strip Gst prefix from all types/functions
2009-09-05 Sebastian Drögecdda: Add gobject-introspection support
2009-08-28 Wim Taymanscddabasesrc: safely handle the indexes
2009-08-06 Sebastian Drögecddabasesrc: Allow to specify the device name in the URI
2009-05-26 Bastien Noceracddabasesrc: Remove copy of sha1 digest
2009-04-19 Tim-Philipp Müllercddabasesrc: fix posting of discid tags after MERGE_MOD...
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.