]> git.sesse.net Git - vlc/history - src/audio_output/dec.c
* Added sanity checks for PTS in the future.
[vlc] / src / audio_output / dec.c
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...