]> git.sesse.net Git - vlc/history - modules/codec/mad/libmad.c
Major change of the channels management. p_format->i_channels disappeares
[vlc] / modules / codec / mad / libmad.c
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-15 Christophe Massiot* Fixed filters which couldn't work with more than...
2002-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...
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-08-22 Sam Hocevar * ./modules/audio_filter/converter/fixed32tofloat32...
2002-08-12 Jean-Paul Saman- Updated configure to build fixed32tos16 and fixed32to...
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-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...