mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
5cf367ae57
Rewrite audioconvert to try to make it more clear what steps are executed during conversion. Add passthrough step that just does a memcpy when possible. Add ORC optimized dither and quantization functions. Implement noise-shaping on S32 samples only and allow for arbitrary noise shaping coefficients if we want this later. |
||
---|---|---|
.. | ||
.gitignore | ||
audioconvert.c | ||
audioconvert.h | ||
audioconvert.vcproj | ||
gstaudioconvert.c | ||
gstaudioconvert.h | ||
gstaudioconvertorc-dist.c | ||
gstaudioconvertorc-dist.h | ||
gstaudioconvertorc.orc | ||
gstaudioquantize.c | ||
gstaudioquantize.h | ||
gstchannelmix.c | ||
gstchannelmix.h | ||
gstfastrandom.h | ||
Makefile.am | ||
plugin.c | ||
plugin.h |