]> git.sesse.net Git - vlc/history - modules/audio_filter
* configure.ac.in Makefile.am: enable asf demuxer plugin
[vlc] / modules / audio_filter /
2002-10-20 Christophe Massiot* modules/demux/mpeg: Added DVB stream type for A/52...
2002-10-16 Christophe Massiot* Fixed AOUT_CHAN_CHANNEL2 trivial mixer,
2002-10-15 Christophe Massiot* Fixed filters which couldn't work with more than...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-27 Christophe Massiot* Makefile.old: Fixed BeOS compilation.
2002-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...
2002-09-21 Jon Lech Johansen * ./modules/audio_filter/converter/Makefile: Fixed...
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-09-18 Sam Hocevar * ./modules/audio_filter/converter/s16tofloat32swab...
2002-09-18 Henri Fallonlpcm support (tested on 1 source only)
2002-09-16 Christophe Massiot* configure.in: Fixed detection of Qt-embedded.
2002-09-11 Stéphane Borel.Fixed the length of the spdif frame.
2002-09-02 Christophe MassiotFixed the trivial channel mixer.
2002-09-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...
2002-08-28 Christophe Massiot* Fixed libmad's output volume.
2002-08-28 Christophe Massiot* Finally fixed the segfault when resampling.
2002-08-26 Christophe Massiot* Miscellaneous S/PDIF fixes.
2002-08-24 Sam Hocevar * ./modules/audio_filter/resampler/ugly.c: simple...
2002-08-24 Sam Hocevar * ./modules/audio_filter/resampler/trivial.c: fixed...
2002-08-22 Sam Hocevar * ./modules/audio_filter/converter/fixed32tofloat32...
2002-08-21 Christophe MassiotBig round of fixes in the aout3.
2002-08-21 Sam Hocevar * ./modules/codec/a52old/a52old.c: ported the old...
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-17 Tony CastleyThis now compiles in BeOS. Probably others, the i...
2002-08-14 Christophe Massiot* Changed aout_FormatTo* ; aout_FormatToSize does no...
2002-08-13 Christophe Massiot* New float32to* converter modules, courtesy of Xavier...
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 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-12 Christophe Massiot* Fixed miscellaneous bugs.
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 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-11 Christophe MassiotS/PDIF fixes.
2002-08-11 Christophe Massiot* S/PDIF output should now be working (untested, though).
2002-08-10 Christophe Massiot* Fixed a bug triggering the trivial resampler when...
2002-08-09 Christophe Massiot* Trivial resampler plug-in (resampling still non-funct...
2002-08-08 Christophe MassiotAdded another level of directory in audio_filter/.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.