]> git.sesse.net Git - vlc/history - modules/codec/mad/libmad.c
* modules/codec/*: reverted my previous patch that explicitly set
[vlc] / modules / codec / mad / libmad.c
2003-01-02 Gildas Bazin* modules/codec/*: reverted my previous patch that...
2002-12-30 Gildas Bazin* modules/codec/*: make sure all audio decoders set
2002-12-29 Christophe MassiotPTS calculation fix for the mad plug-in, courtesy of...
2002-12-11 Gildas Bazin* modules/codec/mad/*: don't let mad drop corrupted...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
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...