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
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
2015-06-04
audioconvert: copy metadata that only has the "audio" tag.
Mathieu Duponchelle
1
-0
/
+21
2015-05-10
docs: update element example pipelines
Tim-Philipp Müller
1
-4
/
+7
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-9
/
+9
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-15
/
+0
2015-04-15
audioconvert: fix mixed usage of gint and gint32 in int matrix
Bernhard Miller
1
-2
/
+2
2015-04-01
audioconvert: avoid float calculations when mixing integer-formatted channels
Bernhard Miller
2
-1
/
+40
2015-03-24
audioconvert: Eliminate unsigned quantizers
Ilya Konstantinov
1
-22
/
+9
2015-03-24
audioconvert: Avoid int division in quantization
Ilya Konstantinov
2
-34
/
+14
2015-01-27
orc: update orc files
Luis de Bethencourt
1
-40
/
+40
2015-01-21
Constify some static arrays everywhere
Sebastian Dröge
2
-3
/
+3
[next]