]> git.sesse.net Git - vlc/history - modules/codec/mad/decoder.c
* ./modules/gui/macosx: added macosx-adev and macosx-vdev config vars.
[vlc] / modules / codec / mad / decoder.c
2002-12-11 Gildas Bazin* modules/codec/mad/*: don't let mad drop corrupted...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
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...