summaryrefslogtreecommitdiff
path: root/ext/dts
Commit message (Expand)AuthorAgeFilesLines
* dts: allow per feature registrationStéphane Cerveau2021-03-232-6/+15
* Remove autotools build systemTim-Philipp Müller2019-10-141-11/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* meson: Don't pass GNU-like compiler wargs on MSVCNirbheek Chauhan2018-09-051-3/+6
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-3/+13
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Fix code indentationTim-Philipp Müller2018-04-221-2/+2
* meson: enable more warningsMathieu Duponchelle2018-03-011-1/+5
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-4/+4
* Fix incorrect return type in several functionsNirbheek Chauhan2016-10-271-1/+1
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+17
* plugins: Use stdint.h instead of _stdint.hNirbheek Chauhan2016-08-191-1/+4
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-2/+2
* Don't throw compiler warnings with G_DISABLE_ASSERTJan Schmidt2015-09-181-3/+14
* dtsdec: remove unused valueLuis de Bethencourt2015-08-211-1/+1
* audiodecoders: use default pad accept-caps handlingThiago Santos2015-08-151-0/+4
* dtsdec: fix taglist leakVineeth TM2015-07-311-0/+2
* dtsdec: fix buffer overflowsVincent Penquerc'h2014-04-081-2/+2
* 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