gstreamer/gst/audioconvert
Stefan Kost f514be993c audioconvert: cleanup helper code
make_lossless_changes() returns the same structure that we're passing (probably
to enable chaining). Instead of reusing s and making it point to s2 as well,
keep using s2. Drop the assignment which in the 2nd case is a dead one anyway.
2011-05-19 23:41:08 +03:00
..
.gitignore
audioconvert.c audioconvert: Implement remaining conversion functions from/to doubles to orc 2010-10-08 00:01:14 +02:00
audioconvert.h Add -Wredundant-decls to warning flags 2010-03-11 15:38:18 +01:00
audioconvert.vcproj
channelmixtest.c
gstaudioconvert.c audioconvert: cleanup helper code 2011-05-19 23:41:08 +03:00
gstaudioconvert.h
gstaudioconvertorc-dist.c gst: update disted orc backup code 2011-04-16 15:59:45 +01:00
gstaudioconvertorc-dist.h gst: update disted orc backup code 2011-04-16 15:59:45 +01:00
gstaudioconvertorc.orc audioconvert: Implement remaining conversion functions from/to doubles to orc 2010-10-08 00:01:14 +02:00
gstaudioquantize.c
gstaudioquantize.h Add -Wredundant-decls to warning flags 2010-03-11 15:38:18 +01:00
gstchannelmix.c
gstchannelmix.h Add -Wredundant-decls to warning flags 2010-03-11 15:38:18 +01:00
gstfastrandom.h Fix for -Wold-style-definition 2010-03-17 12:09:25 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
plugin.c Revert "Revert "Use init functions for Orc code"" 2010-09-09 10:57:41 +02:00
plugin.h