summaryrefslogtreecommitdiff
path: root/ext/cdparanoia
Commit message (Expand)AuthorAgeFilesLines
* docs: order and canonicalize the -sections.txt fileStefan Sauer2015-07-031-1/+0
* cdparanoiasrc: remove unused definesStefan Sauer2015-07-031-3/+0
* Constify some static arrays everywhereSebastian Dröge2015-01-211-1/+1
* docs: remove old 0.10 Since markersTim-Philipp Müller2013-11-161-5/+3
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-032-4/+4
* Revert "gst: Add better support for static plugins"Sebastian Dröge2012-10-241-1/+1
* gst: Add better support for static pluginsSebastian Dröge2012-10-241-1/+1
* cdparanoia: always set the read_speedWim Taymans2012-05-241-5/+5
* cdparanoiasrc: include stdio.h for SEEK_SETTim-Philipp Müller2012-05-171-0/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* Replace deprecated GStaticMutex with GMutexTim-Philipp Müller2012-01-221-3/+3
* cdparanoia: update for GstCddaBaseSrc -> GstAudioCdSrc renamingTim-Philipp Müller2011-11-123-22/+22
* Merge branch 'master' into 0.11Wim Taymans2011-05-172-3/+8
|\
| * cdparanoiasrc: fix build on OSX by #undef-ing VERSION before including system...Tim-Philipp Müller2011-05-172-3/+8
* | ext: Use G_DEFINE_TYPE instead of GST_BOILERPLATESebastian Dröge2011-04-191-14/+9
* | plugins: fix for new memory APIWim Taymans2011-03-271-1/+1
|/
* cdparanoia: check for cdparanoia with pkg-config firstTim-Philipp Müller2010-06-111-1/+5
* build: Makefile.am fixesTim-Philipp Müller2010-03-191-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-161-7/+4
* cdparanoia: run-time license is LGPL now that we require cdparanoia 0.10.2Tim-Philipp Müller2009-06-191-1/+1
* cdparanoia: try to guess a good cache size if it's set to -1Tim-Philipp Müller2009-06-191-5/+24
* cdparanoia: expose cache size settingJonathan Matthew2009-06-192-1/+19
* Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost2008-10-161-0/+1
* Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat2008-08-071-0/+1
* Add some documentation comments, and some new headers to be scanned.Jan Schmidt2008-05-221-0/+16
* Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...Sebastian Dröge2008-03-221-4/+5
* ext/cdparanoia/gstcdparanoiasrc.c: Repair umlaut.Tim-Philipp Müller2007-05-221-1/+1
* Small cleanups.Wim Taymans2007-05-211-14/+23
* More docs coverage and some ChangeLog surgery (add missing names)Stefan Kost2007-02-151-0/+5
* configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele2007-01-041-1/+1
* further clean up buildThomas Vander Stichele2006-06-111-6/+4
* make GstElementDetails constStefan Kost2006-04-281-1/+1
* Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails a...Stefan Kost2006-03-241-7/+6
* ext/cdparanoia/gstcdparanoiasrc.*: Add back 'transport-error' and 'uncorrecte...Tim-Philipp Müller2006-02-172-4/+95
* ext/: - a library should not call setlocale. see Libraries node in gettext ma...Thomas Vander Stichele2006-01-271-3/+10
* ext/cdparanoia/gstcdparanoiasrc.c: Don't try to free NULL pointers.Tim-Philipp Müller2006-01-101-5/+11
* New cdparanoiasrc element based on cddabasesrc; enable cdparanoia plugin agai...Tim-Philipp Müller2005-12-295-1239/+481
* ext/cdparanoia/: Partially ported cdparanoia now that basesrc can support a p...Wim Taymans2005-12-123-456/+334
* expand tabsThomas Vander Stichele2005-12-061-5/+5
* remove deprecated properties fix up enums to correctly have short lowercase d...Thomas Vander Stichele2005-11-221-5/+5
* restructure configure.ac, use correct libtool LDFLAGS, fix up definesThomas Vander Stichele2005-10-161-1/+1
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-122-10/+10
* All plugins updated for element state changes.Andy Wingo2005-09-021-14/+15
* renamed to actual element names, so much nicer to look atThomas Vander Stichele2005-08-051-4/+4
* make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele2005-07-131-2/+1
* Many files: Null if we got it....Andy Wingo2005-07-051-1/+0
* ext/cdparanoia/gstcdparanoia.c: Fix track calculations (#166208).Ronald S. Bultje2005-02-081-2/+3