]> git.sesse.net Git - vlc/history - modules/codec/mad/decoder.c
* Made audio_sample_format->i_format a FOURCC to allow the creation of
[vlc] / modules / codec / mad / decoder.c
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-28 Christophe Massiot* Several stability patches for multiple input streams...
2002-09-19 Christophe Massiot* Audio volume management now works properly. See src...
2002-08-22 Sam Hocevar * ./modules/audio_filter/converter/fixed32tofloat32...
2002-08-10 Jean-Paul SamanAllocation of New buffers seems alright now.
2002-08-10 Jean-Paul SamanAdapted mad codec plugin to new aout3. Not tested yet.`
2002-08-10 Jean-Paul SamanPreparation for Qt embedded support.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...