summaryrefslogtreecommitdiff
path: root/gst/audioconvert
Commit message (Expand)AuthorAgeFilesLines
* audioquantize: fix 8-pole noise shapingWim Taymans2015-10-281-4/+3
* audioconvert: Also copy metas if their API has no tags attached to itSebastian Dröge2015-06-291-3/+3
* audioconvert: copy metadata that only has the "audio" tag.Mathieu Duponchelle2015-06-041-0/+21
* docs: update element example pipelinesTim-Philipp Müller2015-05-101-4/+7
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-9/+9
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+0
* audioconvert: fix mixed usage of gint and gint32 in int matrixBernhard Miller2015-04-151-2/+2
* audioconvert: avoid float calculations when mixing integer-formatted channelsBernhard Miller2015-04-012-1/+40
* audioconvert: Eliminate unsigned quantizersIlya Konstantinov2015-03-241-22/+9
* audioconvert: Avoid int division in quantizationIlya Konstantinov2015-03-242-34/+14
* orc: update orc filesLuis de Bethencourt2015-01-271-40/+40
* Constify some static arrays everywhereSebastian Dröge2015-01-212-3/+3
* Release 1.3.11.3.1Sebastian Dröge2014-05-031-2/+2
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-261-2/+0
* audioconvert: never do mixing for 1->1 channel conversionsTim-Philipp Müller2014-02-181-0/+4
* audioconvert: Map buffer as READWRITE if the buffer and memory is writableMatej Knopp2013-10-041-2/+8
* audioconvert: improve fixate_format function readability even moreTim-Philipp Müller2013-08-231-6/+6
* audioconvert: simplify fixate_format function some moreTim-Philipp Müller2013-08-231-4/+12
* audioconvert: make fixate function more readableTim-Philipp Müller2013-08-231-18/+15
* audioconvert: remove unnecessary deep nesting in fixate functionTim-Philipp Müller2013-08-231-69/+69
* audioconvert: If we have to lose precision, try to lose as less precision as ...Sebastian Dröge2013-08-231-28/+40
* Release 1.1.11.1.1Sebastian Dröge2013-06-051-0/+256
* Update disted orc backup filesTim-Philipp Müller2013-04-222-0/+688
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-0311-22/+22
* audioconvert: Always prefer the input format if possibleSebastian Dröge2012-11-011-7/+21
* audioconvert: Also ignore the SIGNED flag when matching an output formatSebastian Dröge2012-11-011-0/+2
* audioconvert: Prefer output formats with the same depth or at least a higher ...Rasmus Rohde2012-11-011-8/+22
* Revert "gst: Add better support for static plugins"Sebastian Dröge2012-10-241-1/+1
* gst: Add better support for static pluginsSebastian Dröge2012-10-241-1/+1
* audioconvert: enhance transforming capsMark Nauwelaerts2012-10-191-0/+61
* Purge all references to liboilTim-Philipp Müller2012-09-291-1/+1
* Release 0.11.94RELEASE-0.11.94Tim-Philipp Müller2012-09-141-162/+378
* audioconvert: plug leakMark Nauwelaerts2012-09-061-0/+2
* audioconvert: prefer channels of base caps when fixatingMark Nauwelaerts2012-07-251-5/+22
* audioconvert: prefix orc functions with audio_convert_orc_Wim Taymans2012-07-234-590/+590
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* audioconvert: remove useless transform_ip functionWim Taymans2012-04-021-11/+0
* audioconvert: plug caps leakMark Nauwelaerts2012-03-301-0/+2
* Release 0.11.3RELEASE-0.11.3Wim Taymans2012-03-221-54/+54
* fix for caps API changesWim Taymans2012-03-111-1/+1
* audioconvert: improve fixationWim Taymans2012-02-271-19/+15
* update for new fixate_caps functionWim Taymans2012-02-221-3/+5
* port to new map APIWim Taymans2012-01-251-11/+11
* audioconvert: Fix channel-mask handlingSebastian Dröge2012-01-051-5/+7
* gst: Add new layout field to the raw audio capsSebastian Dröge2012-01-051-1/+2
* audioconvert: Port to the new multichannel capsSebastian Dröge2012-01-053-93/+153
* audioconvert: handle unpositioned channelsWim Taymans2012-01-022-1/+21