gstreamer/gst/audioconvert
Stefan Kost 2cd4c7e2b9 Don't install static libs for plugins. Fixes #550851 for base.
Original commit message from CVS:
* ext/alsa/Makefile.am:
* ext/cdparanoia/Makefile.am:
* ext/gio/Makefile.am:
* ext/gnomevfs/Makefile.am:
* ext/libvisual/Makefile.am:
* ext/ogg/Makefile.am:
* ext/pango/Makefile.am:
* ext/theora/Makefile.am:
* ext/vorbis/Makefile.am:
* gst/adder/Makefile.am:
* gst/audioconvert/Makefile.am:
* gst/audiorate/Makefile.am:
* gst/audioresample/Makefile.am:
* gst/audiotestsrc/Makefile.am:
* gst/ffmpegcolorspace/Makefile.am:
* gst/gdp/Makefile.am:
* gst/playback/Makefile.am:
* gst/subparse/Makefile.am:
* gst/tcp/Makefile.am:
* gst/typefind/Makefile.am:
* gst/videorate/Makefile.am:
* gst/videoscale/Makefile.am:
* gst/videotestsrc/Makefile.am:
* gst/volume/Makefile.am:
* sys/v4l/Makefile.am:
* sys/ximage/Makefile.am:
* sys/xvimage/Makefile.am:
Don't install static libs for plugins. Fixes #550851 for base.
2008-10-16 15:07:00 +00: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 gst/audioconvert/gstaudioconvert.c: Remove now obsolete note in the docs. 2008-07-11 18:06:33 +00:00
gstaudioconvert.h Add some documentation comments, and some new headers to be scanned. 2008-05-22 22:09:16 +00:00
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 gst/audioconvert/gstchannelmix.c: If mixing left or right to center (or the other way around) only take the complete ... 2008-05-29 12:17:16 +00: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