]> git.sesse.net Git - vlc/history - src/audio_output/common.c
Fixed a dozen bugs regarding mono audio files.
[vlc] / src / audio_output / common.c
2003-01-20 Christophe MassiotFixed a dozen bugs regarding mono audio files.
2003-01-15 Christophe Massiot* Totally rewrote the mad plug-in, in order to fix...
2002-12-25 Christophe MassiotSanta Claus brings to you :
2002-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-12 Sam Hocevar * ./Makefile.am: fixed rc compilation under mingw32...
2002-11-01 Gildas Bazin* src/audio_output/common.c, include/aout_internal...
2002-10-22 Christophe Massiot* Added -mdynamic-no-pic to darwin CFLAGS (can you...
2002-10-21 Christophe Massiot* Avoid overflowing the message queue with "audio outpu...
2002-10-20 Christophe Massiot* modules/demux/mpeg: Added DVB stream type for A/52...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...