gstreamer/gst/audioconvert
2009-10-12 21:43:42 +03:00
..
.gitignore
audioconvert.c gst/audioconvert/audioconvert.c: Prevent overflows with big buffer when calculating the size of the intermediate buff... 2008-10-08 11:50:50 +00:00
audioconvert.h gst/audioconvert/: Implement a linear congruential generator as pseudo random number generator for the dither noise. ... 2008-07-23 18:34:19 +00:00
audioconvert.vcproj
channelmixtest.c
gstaudioconvert.c audioconvert: track active conversion in perf log 2009-10-12 21:43:42 +03:00
gstaudioconvert.h
gstaudioquantize.c gst/audioconvert/: Implement a linear congruential generator as pseudo random number generator for the dither noise. ... 2008-07-23 18:34:19 +00:00
gstaudioquantize.h
gstchannelmix.c audioconvert: fixes warning: format not a string literal and no format arguments 2009-10-09 15:29:15 +02:00
gstchannelmix.h
gstfastrandom.h gst/audioconvert/: Implement a linear congruential generator as pseudo random number generator for the dither noise. ... 2008-07-23 18:34:19 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
plugin.c
plugin.h