summaryrefslogtreecommitdiffstats
path: root/ext/dts/gstdtsdec.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-21dtsdec: Reconcile element code with a52dec changesJan Schmidt1-161/+328
2009-02-27dtsdec: Add some basic docs to the pluginJan Schmidt1-3/+22
2009-02-24dtsdec: Use new DCA functions/constants as not all distros package the compat...Sebastian Dröge1-34/+66
2008-01-23Add support for building against libdca (with the libdts compat header). Fixe...Sebastian Dröge1-2/+7
2007-12-12ext/dts/gstdtsdec.*: Add support for "audio/x-private1-dts" as used by flupsp...Sebastian Dröge1-5/+98
2007-03-02ext/dts/gstdtsdec.c: A few small clean-ups.Tim-Philipp Müller1-25/+5
2007-03-02ext/dts/gstdtsdec.c: Don't do forced downmixing to stereo, but check what dow...Young-Ho Cha1-1/+40
2006-10-29ext/dts/gstdtsdec.c: Fix flow handling and buffer refcounting (gst_pad_push()...Tim-Philipp Müller1-12/+4
2006-10-05Another batch of printf format fixes.Tim-Philipp Müller1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-5/+6
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-14dtsdec ported to 0.10Edgard Lima1-130/+144
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-1/+1
2005-09-05Fix up all the state change functions.Jan Schmidt1-10/+11
2005-02-10ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array.Jan Schmidt1-114/+148
2004-11-25Surround sound support.Ronald S. Bultje1-6/+74
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte1-1/+1
2004-04-29New DTS decoder.Ronald S. Bultje1-0/+514