summaryrefslogtreecommitdiff
path: root/ext/cdio
Commit message (Expand)AuthorAgeFilesLines
* cdio: allow per feature registrationStéphane Cerveau2021-03-294-16/+16
* Remove autotools build systemTim-Philipp Müller2019-10-131-22/+0
* docs: Port documentation to hotdocThibault Saunier2019-05-131-0/+1
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-04-261-23/+13
* Add feature options for all pluginsNirbheek Chauhan2018-07-271-1/+1
* Meson: Generate pc file for all plugins in uglyXavier Claessens2018-04-251-0/+1
* cdio: Fix build with cdio >= 1.0Sebastian Dröge2017-12-063-9/+9
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+12
* docs: update example pipelines in element docsTim-Philipp Müller2015-05-101-1/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* cdio: Fix redundant redeclaration of 'cdio_version_string'Thijs Vermeir2012-12-191-1/+0
* cdiocddasrc: detect whether drive produces samples in non-host endiannessTim-Philipp Müller2012-11-272-0/+125
* cdio: use gst_tag_freeform_string_to_utf8() for CD-TEXT stringsTim-Philipp Müller2012-11-112-8/+18
* Fix FSF addressTim-Philipp Müller2012-11-034-8/+8
* cdio: work around cdio headers re-defining VERSION and PACKAGE_VERSIONTim-Philipp Müller2012-09-171-7/+11
* cdio: compensate for libcdio's recent cd-text api changesLeon Merten Lohse2012-05-033-7/+63
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* cdio: update for probe vfunc removal in GstAudioCdSrcTim-Philipp Müller2011-12-301-2/+4
* cdio: port cdiocddasrc to 0.11Tim-Philipp Müller2011-11-124-52/+46
* various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-1/+1
* docs: remove short_desc, it is taken from element detailsStefan Kost2010-04-271-1/+0
* build: Add all kinds of compiler warning flags and fix the resulting warningsSebastian Dröge2010-03-241-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* ext/cdio/gstcdio.c: Remove unused format argument.Alessandro Decina2009-01-021-1/+1
* Don't install static libs for plugins. Fixes #550851 for ugly.Stefan Kost2008-10-131-0/+1
* 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