]> git.sesse.net Git - vlc/history - modules/audio_mixer/float32.c
* Fixed filters which couldn't work with more than 2 channels ;
[vlc] / modules / audio_mixer / float32.c
2002-10-15 Christophe Massiot* Fixed filters which couldn't work with more than...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-20 Christophe Massiot* Fixed miscellaneous cosmetic issues with lpcm and...
2002-09-19 Christophe Massiot* Audio volume management now works properly. See src...
2002-09-16 Christophe Massiot* configure.in: Fixed detection of Qt-embedded.
2002-08-28 Christophe Massiot* Finally fixed the segfault when resampling.