]> git.sesse.net Git - vlc/history - modules
* all : a demux for aac stream ( raw aac with adts headers ). For now
[vlc] / modules /
2002-08-12 Laurent Aimar * all : a demux for aac stream ( raw aac with adts...
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-12 Christophe MassiotFixed a S/PDIF bug.
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 Sam Hocevar * ./modules/misc/memcpy/memcpyaltivec.c: added a...
2002-08-11 Gildas Bazin* src/misc/configuration.c: bugfix (don't initialize...
2002-08-11 Christophe MassiotMore S/PDIF fixes.
2002-08-10 Laurent Aimar * modules/codec/faad : an AAC decoder module using...
2002-08-10 Christophe Massiot* Fixed a bug triggering the trivial resampler when...
2002-08-10 Gildas Bazin* modules/video_output/directx/aout.c: adapted the...
2002-08-10 Jean-Paul SamanAllocation of New buffers seems alright now.
2002-08-10 Sam Hocevar * ./modules/gui/win32/Makefile: fixed the Win32 inter...
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-09 Christophe Massiot* Trivial resampler plug-in (resampling still non-funct...
2002-08-09 Sam Hocevar * ./src/libvlc.c: p_vlc->pf_memset is now usable...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Christophe MassiotAdded another level of directory in audio_filter/.
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-06 Jon Lech Johansen * ./modules/gui/macosx/open.m: compile fix
2002-08-06 Christophe MassiotRemoved the MODULES file, because on case-insensitive...
2002-08-06 Jean-Paul SamanSam I hate you ;-)
2002-08-06 Tony CastleyFixed include call. Now compiles and BeOS version...
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/misc/dummy/decoder.c: the dummy codec...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...