]> git.sesse.net Git - vlc/history - modules
* New float32to* converter modules, courtesy of Xavier Maillard
[vlc] / modules /
2002-08-13 Christophe Massiot* New float32to* converter modules, courtesy of Xavier...
2002-08-13 Laurent Aimar * clean up some code, add "mp3" short cut.
2002-08-13 Sam Hocevar * ./modules/audio_output/arts.c: ported the aRts...
2002-08-13 Sam Hocevar * ./modules/audio_output/esd.c: we now properly use...
2002-08-13 Sigmund Augdal Helberg./modules/control/rc/rc.c: fixed a segfault when pressi...
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-12 Christophe Massiot* Fixed miscellaneous bugs.
2002-08-12 Sigmund Augdal Helberg ./modules/demux/mpeg/ps.c: this module never fails...
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-12 Jean-Paul SamanThis conversion should make more sense.
2002-08-12 Jean-Paul Saman- Updated configure to build fixed32tos16 and fixed32to...
2002-08-12 Jean-Paul SamanSupport for browsing local media (not finished).
2002-08-12 Jean-Paul SamanUpdated Makefile to include fixed32tos16 and fixed32tof...
2002-08-12 Jean-Paul SamanAdded fixed32tofloat32 conversion.
2002-08-12 Jean-Paul SamanAdded fixed32tos16 filter based upon libmad downscale...
2002-08-12 Sigmund Augdal Helberg ALL: added GPL headers to my files. Some of the files...
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...