summaryrefslogtreecommitdiff
path: root/ext/dts
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-3/+13
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2018-04-22Fix code indentationTim-Philipp Müller1-2/+2
2018-03-01meson: enable more warningsMathieu Duponchelle1-1/+5
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier1-4/+4
2016-10-27Fix incorrect return type in several functionsNirbheek Chauhan1-1/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+17
2016-08-19plugins: Use stdint.h instead of _stdint.hNirbheek Chauhan1-1/+4
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-2/+2
2015-09-18Don't throw compiler warnings with G_DISABLE_ASSERTJan Schmidt1-3/+14
2015-08-21dtsdec: remove unused valueLuis de Bethencourt1-1/+1
2015-08-15audiodecoders: use default pad accept-caps handlingThiago Santos1-0/+4
2015-07-31dtsdec: fix taglist leakVineeth TM1-0/+2
2014-04-08dtsdec: fix buffer overflowsVincent Penquerc'h1-2/+2
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-10-12dtsdec: fix buffer parsingMark Nauwelaerts1-1/+2
2012-09-29Remove some liboil referencesTim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-30ext: Update for audio decoder API changesSebastian Dröge1-1/+1
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2-31/+3
2012-03-10dtsdec: avoid runaway loop when resyncing during parseMark Nauwelaerts1-1/+1
2012-03-06dtsdec: use base class tag handling helperMark Nauwelaerts2-30/+2
2012-02-01dts: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge1-17/+8
2012-01-25port some more to new memory APIMark Nauwelaerts1-5/+10
2012-01-10dtsdec: Port to 0.11Sebastian Dröge2-141/+144
2011-12-30Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2-5/+11
2011-12-14dtsdec: avoid crashing upon drainingMark Nauwelaerts1-2/+7
2011-12-12dts: Add $(GST_BASE_LIBS) and CFLAGS to the buildSebastian Dröge1-3/+4
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+2
2011-11-23dtsdec: port to audiodecoderMark Nauwelaerts3-405/+234
2011-03-24dtsdec: Don't export bitrate if open/variable/losslessArun Raghavan1-2/+7
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-1/+2
2010-06-14dtsdec: prevent compiler warning if orc not presentMark Nauwelaerts1-0/+1
2010-06-14dtsdec: Call orc_init() before trying to get target flagsSebastian Dröge1-0/+4
2010-06-14dtsdec: Use orc for CPU feature detectionSebastian Dröge2-11/+14
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+5
2009-10-16dtsdec: Use gst_buffer_ref/unref, not gst_object_ref/unrefJan Schmidt1-4/+4
2009-10-13dtsdec: Fix reference leak on all input buffers in 'dvd mode'Jan Schmidt1-0/+4
2009-05-21dtsdec: Reconcile element code with a52dec changesJan Schmidt2-173/+348
2009-05-01dtsdec: cosmetic fix to header structure to make gtk-doc happyTim-Philipp Müller1-2/+2
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öge2-34/+70
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-01-23Add support for building against libdca (with the libdts compat header). Fixe...Sebastian Dröge1-2/+7