]> git.sesse.net Git - vlc/history - modules/audio_mixer/spdif.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / audio_mixer / spdif.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2006-11-26 Clément StenacA bit of headers cleanup
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-12-11 Clément StenacImprovements to preferences
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-01-25 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2002-11-20 Sam Hocevar * ./modules/audio_output/waveout.c: audio output...
2002-09-28 Christophe Massiot* Several stability patches for multiple input streams...
2002-09-20 Christophe Massiot* Fixed miscellaneous cosmetic issues with lpcm and...
2002-08-21 Christophe MassiotBig round of fixes in the aout3.
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-14 Christophe Massiot* Changed aout_FormatTo* ; aout_FormatToSize does no...
2002-08-12 Christophe MassiotFixed a S/PDIF bug.
2002-08-11 Christophe Massiot* S/PDIF output should now be working (untested, though).