]> git.sesse.net Git - vlc/history - modules/demux/wav/wav.c
* ALL: i18n updates and fixes.
[vlc] / modules / demux / wav / wav.c
2003-02-27 Gildas Bazin* ALL: i18n updates and fixes.
2003-02-24 Laurent Aimar * stream output: fixed name inconsistency, added a...
2003-02-24 Laurent Aimar * wav: proper seek handling. (wav file readable over...
2003-01-25 Laurent Aimar * all : fixed some memory leaks thanks valgrind.
2003-01-07 Laurent Aimar * all: I have added two new variables in es_descriptor...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-10 Gildas Bazin* modules/demux/wav/wav.c: small bug-fix for screwed...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-03 Laurent Aimar * adpcm.c: add adpcm decoding support (Now just ms...
2002-11-28 Laurent Aimar * all: some clean up with WAVEFORMATEX and endian...
2002-11-21 Sam Hocevar * ./modules/video_output/wingdi.c: skeleton of a...
2002-10-26 Laurent Aimar * all : fix for new use of p_selected_area->i_tell.
2002-10-14 Laurent Aimar * araw.c : pseudo pcm decoder