]> git.sesse.net Git - vlc/history - modules/codec
Added filetype information.
[vlc] / modules / codec /
2002-08-16 Sam Hocevar * ./modules/codec/spudec/*: split spudec into the...
2002-08-14 Christophe Massiot* Changed aout_FormatTo* ; aout_FormatToSize does no...
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-12 Jean-Paul Saman- Updated configure to build fixed32tos16 and fixed32to...
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-11 Christophe MassiotS/PDIF fixes.
2002-08-11 Christophe MassiotDefinition of vlc_fixed_t.
2002-08-11 Christophe Massiot* S/PDIF output should now be working (untested, though).
2002-08-11 Christophe MassiotPorted fix from STABLE.
2002-08-11 Christophe MassiotMore S/PDIF fixes.
2002-08-10 Laurent Aimar * modules/codec/faad : an AAC decoder module using...
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-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-07 Sam Hocevar * added a .cvsignore file.
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-05 Sam Hocevar * ./modules/codec/dv/dv.c: decoder for the DV format...
2002-08-04 Laurent Aimar * add post processing modules.( As defined in MPEG4...
2002-08-04 Sam Hocevar * ./src/misc/modules.c: if a module name starts with...
2002-08-04 Sam Hocevar * ./include/vdec_ext-plugins.h: removed this public...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...