]> git.sesse.net Git - vlc/history - src/audio_output/dec.c
* src/*: got rid of the #ifdef HAVE_ERRNO_H.
[vlc] / src / audio_output / dec.c
2004-10-04 Gildas Bazin* src/*: got rid of the #ifdef HAVE_ERRNO_H.
2004-01-06 Clément StenacUpdated copyrights in libvlc
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-10-27 Gildas Bazin* src/audio_output/dec.c: moved the audio desync option...
2003-07-31 Christophe MassiotFixed a memory leak (thanks Andy Lindsay !).
2003-05-22 Gildas Bazin* src/audio_output/*, src/input/*: fixed the audio...
2003-03-06 Gildas Bazin* src/audio_output/dec.c, include/aout_internal.h:...
2003-02-26 Christophe Massiot* Added sanity checks for PTS in the future.
2003-02-23 Christophe Massiot* Destroy audio-device and audio-channels when no outpu...
2003-01-02 Gildas Bazin* modules/codec/*: reverted my previous patch that...
2002-12-28 Christophe MassiotAdded support for 32 kHz LPCM streams (thanks _Demo_ !).
2002-12-10 Gildas Bazin* ALL: fixed a f*ckage I introduced recently ;) var_Typ...
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-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...