summaryrefslogtreecommitdiff
path: root/ext/cdparanoia
AgeCommit message (Expand)AuthorFilesLines
2011-05-17cdparanoiasrc: fix build on OSX by #undef-ing VERSION before including system...Tim-Philipp Müller2-3/+8
2010-06-11cdparanoia: check for cdparanoia with pkg-config firstTim-Philipp Müller1-1/+5
2010-03-19build: Makefile.am fixesTim-Philipp Müller1-1/+1
2010-03-16gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2009-06-19cdparanoia: run-time license is LGPL now that we require cdparanoia 0.10.2Tim-Philipp Müller1-1/+1
2009-06-19cdparanoia: try to guess a good cache size if it's set to -1Tim-Philipp Müller1-5/+24
2009-06-19cdparanoia: expose cache size settingJonathan Matthew2-1/+19
2008-10-16Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost1-0/+1
2008-08-07Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat1-0/+1
2008-05-22Add some documentation comments, and some new headers to be scanned.Jan Schmidt1-0/+16
2008-03-22Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...Sebastian Dröge1-4/+5
2007-05-22ext/cdparanoia/gstcdparanoiasrc.c: Repair umlaut.Tim-Philipp Müller1-1/+1
2007-05-21Small cleanups.Wim Taymans1-14/+23
2007-02-15More docs coverage and some ChangeLog surgery (add missing names)Stefan Kost1-0/+5
2007-01-04configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele1-1/+1
2006-06-11further clean up buildThomas Vander Stichele1-6/+4
2006-04-28make GstElementDetails constStefan Kost1-1/+1
2006-03-24Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails a...Stefan Kost1-7/+6
2006-02-17ext/cdparanoia/gstcdparanoiasrc.*: Add back 'transport-error' and 'uncorrecte...Tim-Philipp Müller2-4/+95
2006-01-27ext/: - a library should not call setlocale. see Libraries node in gettext ma...Thomas Vander Stichele1-3/+10
2006-01-10ext/cdparanoia/gstcdparanoiasrc.c: Don't try to free NULL pointers.Tim-Philipp Müller1-5/+11
2005-12-29New cdparanoiasrc element based on cddabasesrc; enable cdparanoia plugin agai...Tim-Philipp Müller5-1239/+481
2005-12-12ext/cdparanoia/: Partially ported cdparanoia now that basesrc can support a p...Wim Taymans3-456/+334
2005-12-06expand tabsThomas Vander Stichele1-5/+5
2005-11-22remove deprecated properties fix up enums to correctly have short lowercase d...Thomas Vander Stichele1-5/+5
2005-10-16restructure configure.ac, use correct libtool LDFLAGS, fix up definesThomas Vander Stichele1-1/+1
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2-10/+10
2005-09-02All plugins updated for element state changes.Andy Wingo1-14/+15
2005-08-05renamed to actual element names, so much nicer to look atThomas Vander Stichele1-4/+4
2005-07-13make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele1-2/+1
2005-07-05Many files: Null if we got it....Andy Wingo1-1/+0
2005-02-08ext/cdparanoia/gstcdparanoia.c: Fix track calculations (#166208).Ronald S. Bultje1-2/+3
2004-12-09Synchronize property names where not yet the case. Devices are now device=X, ...Ronald S. Bultje1-3/+9
2004-11-09ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte1-5/+1
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-7/+5
2004-11-01pre-C99 fixesScott Wheeler1-2/+2
2004-10-11ext/cdparanoia/gstcdparanoia.c: Get rid of hideous lead-in.Ronald S. Bultje1-6/+11
2004-10-11ext/cdparanoia/gstcdparanoia.c: Report discid as metadata, add duration.Ronald S. Bultje1-0/+14
2004-10-08ext/cdparanoia/gstcdparanoia.*: Added reworked patch from #154903 from milosz...Wim Taymans2-32/+115
2004-06-14ext/cdparanoia/gstcdparanoia.c: Send discont events and change timestamps app...David Schleef2-9/+23
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-168/+169
2004-03-15*.h: Revert indentingJohan Dahlin1-72/+68
2004-03-14gst-indentThomas Vander Stichele2-467/+452
2004-03-09releasingThomas Vander Stichele1-2/+2
2004-03-09add/fix error handling in cdparanoia add it to translations make tools script...Thomas Vander Stichele1-5/+11
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-3/+3
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-2/+2
2003-12-22Merge CAPS branchDavid Schleef1-17/+19
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0