summaryrefslogtreecommitdiff
path: root/ext/cdio
Commit message (Expand)AuthorAgeFilesLines
* ext/cdio/: Also extract album title and album genre from CD-TEXT if available...RELEASE-0_10_10_ROOTRELEASE-0_10_10_BRANCHBenjamin Kampmann2008-06-093-0/+25
* Require libcdio >= 0.76.Tim-Philipp Müller2008-06-073-27/+2
* ext/: gst_atomic_int_set ==> g_atomic_int_setEdward Hervey2008-04-171-1/+1
* ext/annodex/Makefile.am: Fix CFLAGS/LIBS.Stefan Kost2007-07-201-0/+1
* ext/cdio/gstcdiocddasrc.c: Make sure we always destroy our libcdio handle.Jan Schmidt2007-03-041-0/+10
* ext/cdio/gstcdiocddasrc.c: Small code cleanups.Wim Taymans2007-03-021-39/+49
* ext/cdio/: Move CD-TEXT utility function into common file so it can also be u...Tim-Philipp Müller2006-11-023-36/+35
* ext/cdio/gstcdiocddasrc.c: Remove g_assert that shouldn't be there.Tim-Philipp Müller2006-07-111-2/+0
* autogen.sh: require am17Thomas Vander Stichele2006-06-111-5/+3
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be requ...Tim-Philipp Müller2006-02-231-0/+2
* ext/cdio/gstcdio.c: Init debug category (#331253).Tim-Philipp Müller2006-02-171-0/+2
* docs/plugins/: Add cdio plugin to docs.Tim-Philipp Müller2006-02-062-1/+55
* ext/cdio/: Fix build for libcdio versions >= 76; give slightly lower rank tha...Tim-Philipp Müller2006-01-193-10/+9
* Port libcdio cdda source, formerly known as cddasrc, now known as cdiocddasrc...Tim-Philipp Müller2006-01-185-0/+558