summaryrefslogtreecommitdiff
path: root/ext/dts
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Add support for building against libdca (with the libdts compat header). Fixe...Sebastian Dröge2008-01-231-2/+7
* ext/dts/gstdtsdec.*: Add support for "audio/x-private1-dts" as used by flupsp...Sebastian Dröge2007-12-122-5/+99
* ext/dts/gstdtsdec.c: A few small clean-ups.Tim-Philipp Müller2007-03-021-25/+5
* ext/dts/gstdtsdec.c: Don't do forced downmixing to stereo, but check what dow...Young-Ho Cha2007-03-021-1/+40
* ext/dts/gstdtsdec.c: Fix flow handling and buffer refcounting (gst_pad_push()...Tim-Philipp Müller2006-10-291-12/+4
* Another batch of printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-5/+6
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-6/+5
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* dtsdec ported to 0.10Edgard Lima2005-12-143-148/+166
* expand tabsThomas Vander Stichele2005-12-061-15/+15
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-051-10/+11
* ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array.Jan Schmidt2005-02-102-117/+151
* Surround sound support.Ronald S. Bultje2004-11-251-6/+74
* ext/: \1/Codec, (fixes #142193)Benjamin Otte2004-05-091-1/+1
* New DTS decoder.Ronald S. Bultje2004-04-293-0/+599