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.h
audioconvert.vcproj
channelmixtest.c
gstaudioconvert.c audioconvert: cleanup helper code 2011-05-19 23:41:08 +03:00
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