index
:
~bilboed/gst-plugins-base
closedcaption
docfixes
master
uridecodebin3-1.12
Unnamed repository; edit this file to name it for gitweb.
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
audioconvert
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
audioconvert: Fix empty mix matrix documentation typo
Vivia Nikolaidou
1
-1
/
+1
2017-10-26
audioconvert: document passing an empty mix-matrix
Mathieu Duponchelle
1
-0
/
+14
2017-10-11
audioconvert: allow empty mix matrix
Mathieu Duponchelle
2
-4
/
+10
2017-09-22
audioconvert: [API]: expose mix-matrix property.
Mathieu Duponchelle
2
-10
/
+112
2017-09-22
audioconvert: refactor format removal.
Mathieu Duponchelle
1
-44
/
+25
2017-07-26
audioconvert: Consider channel=1, channel-mask=0x0 as mono
Thibault Saunier
1
-2
/
+4
2017-06-02
audioconvert: resize output buffer to correct size
Wim Taymans
1
-0
/
+2
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-03-10
docs: Convert gtkdoc comments to markdown
Thibault Saunier
1
-5
/
+7
2017-01-02
audioconvert: Relocate a NULL check before accessing converter
Arun Raghavan
1
-3
/
+3
2016-11-30
audioconvert: Error out if mapping input/output buffer failed
Sebastian Dröge
1
-3
/
+19
2016-11-30
audioconvert: Don't map the input buffer in in-place mode
Sebastian Dröge
1
-11
/
+18
2016-11-30
audioconvert: Don't call transform_ip() in passthrough mode
Sebastian Dröge
1
-0
/
+1
2016-11-28
audio-converter: optimize endian conversion
Petr Kulhavy
1
-0
/
+15
2016-11-01
audioconvert: optimize mask calculation
Petr Kulhavy
1
-22
/
+22
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+13
2016-06-29
audioconvert: Handle fallback channel mask for mono correctly
Sebastian Dröge
1
-3
/
+3
2016-03-24
base: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-7
/
+7
2016-02-20
win32: remove outdated build cruft
Tim-Philipp Müller
1
-154
/
+0
2016-01-08
audio-converter: small API tweaks
Wim Taymans
1
-2
/
+2
2016-01-08
audio-convert: simplify API
Wim Taymans
1
-2
/
+2
2015-12-29
audioconvert: Pass pointer arrays instead of singleton pointers to gst_audio_...
Sebastian Dröge
1
-2
/
+4
2015-12-16
audioconvert: clear convert object
Wim Taymans
1
-1
/
+3
2015-12-14
audio: adapt API for non-interleaved formats
Wim Taymans
1
-2
/
+3
2015-12-09
audio-convert: improve converter API
Wim Taymans
1
-2
/
+2
2015-11-10
audio-converter: add output size argument
Wim Taymans
1
-3
/
+2
2015-11-06
audioconvert: fix build
Tim-Philipp Müller
4
-842
/
+0
2015-11-06
audio-converter: move audio converter to audio libs
Wim Taymans
4
-578
/
+2
2015-11-06
audio-channel-mix: move channel mixer to audio libs
Wim Taymans
6
-974
/
+0
2015-11-06
audio: add debug categories
Wim Taymans
3
-0
/
+46
2015-11-06
channelmix: don't limit channelpositions
Wim Taymans
2
-8
/
+9
2015-11-06
channelmix: simplify API a little
Wim Taymans
3
-92
/
+102
2015-11-06
channelmix: GstChannel -> GstAudioChannel
Wim Taymans
3
-122
/
+136
2015-11-06
audioconvert: cleanups and add some docs
Wim Taymans
5
-58
/
+65
2015-11-06
audioconvert: move audio quantize code to libs
Wim Taymans
8
-813
/
+302
2015-11-05
audio-channels: rename get_default_mask
Wim Taymans
1
-1
/
+1
2015-11-05
audio-channels: make method to get default channel-mask
Wim Taymans
1
-71
/
+2
2015-11-03
audio-format: add TRUNCATE_RANGE flag
Wim Taymans
1
-1
/
+2
2015-11-03
audioconvert: change multiplier for int<->float conversion
Wim Taymans
1
-2
/
+2
2015-11-02
audioconvert: Clip input buffers to the segment before handling them
Sebastian Dröge
1
-0
/
+23
2015-11-01
audioconvert: update orc backup code to fix build without orc
Tim-Philipp Müller
2
-0
/
+278
2015-10-30
audioconvert: rework audioconvert
Wim Taymans
5
-475
/
+432
2015-10-30
channelmix: fix up API a little
Wim Taymans
2
-8
/
+8
2015-10-30
audioquantize: make helper for add with saturation
Wim Taymans
1
-18
/
+11
2015-10-28
audioconvert: make the quantizer a reusable object
Wim Taymans
6
-226
/
+239
2015-10-28
audioconvert: make the channel mixer a separate reusable object
Wim Taymans
4
-261
/
+342
2015-10-28
audioquantize: fix 8-pole noise shaping
Wim Taymans
1
-3
/
+3
2015-10-23
audioconvert: Update disted orc files
Sebastian Dröge
2
-7685
/
+70
2015-10-23
audioconvert: use pack/unpack functions
Wim Taymans
5
-1197
/
+123
2015-06-29
audioconvert: Also copy metas if their API has no tags attached to it
Sebastian Dröge
1
-3
/
+3
[next]