Adrien Destugues 27606dae36 Mixer resampler: refactor using templates.
There is no need to copypaste the resampling code which is mostly the
same for all formats. However, gcc2 is confused by member function
templates (I hit an internal compiler error) so the resampling code was
moved to a static function instead.
2014-12-08 12:43:45 +01:00
..
2014-12-07 16:20:43 +00:00
2014-12-02 17:04:30 +01:00
2014-12-02 09:04:56 +01:00
2014-12-05 14:51:47 +01:00