summaryrefslogtreecommitdiff
path: root/ext/dts
Commit message (Expand)AuthorAgeFilesLines
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* dtsdec: fix buffer parsingMark Nauwelaerts2012-10-121-1/+2
* Remove some liboil referencesTim-Philipp Müller2012-09-291-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* ext: Update for audio decoder API changesSebastian Dröge2012-03-301-1/+1
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-292-31/+3
|\
| * dtsdec: avoid runaway loop when resyncing during parseMark Nauwelaerts2012-03-101-1/+1
| * dtsdec: use base class tag handling helperMark Nauwelaerts2012-03-062-30/+2
* | dts: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge2012-02-011-17/+8
* | port some more to new memory APIMark Nauwelaerts2012-01-251-5/+10
* | dtsdec: Port to 0.11Sebastian Dröge2012-01-102-141/+144
* | Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-302-5/+11
|\ \ | |/
| * dtsdec: avoid crashing upon drainingMark Nauwelaerts2011-12-141-2/+7
| * dts: Add $(GST_BASE_LIBS) and CFLAGS to the buildSebastian Dröge2011-12-121-3/+4
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+2
|/
* dtsdec: port to audiodecoderMark Nauwelaerts2011-11-233-405/+234
* dtsdec: Don't export bitrate if open/variable/losslessArun Raghavan2011-03-241-2/+7
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-1/+2
* dtsdec: prevent compiler warning if orc not presentMark Nauwelaerts2010-06-141-0/+1
* dtsdec: Call orc_init() before trying to get target flagsSebastian Dröge2010-06-141-0/+4
* dtsdec: Use orc for CPU feature detectionSebastian Dröge2010-06-142-11/+14
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+5
* dtsdec: Use gst_buffer_ref/unref, not gst_object_ref/unrefJan Schmidt2009-10-161-4/+4
* dtsdec: Fix reference leak on all input buffers in 'dvd mode'Jan Schmidt2009-10-131-0/+4
* dtsdec: Reconcile element code with a52dec changesJan Schmidt2009-05-212-173/+348
* dtsdec: cosmetic fix to header structure to make gtk-doc happyTim-Philipp Müller2009-05-011-2/+2
* dtsdec: Add some basic docs to the pluginJan Schmidt2009-02-271-3/+22
* dtsdec: Use new DCA functions/constants as not all distros package the compat...Sebastian Dröge2009-02-242-34/+70
* 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