]> git.sesse.net Git - vlc/history - modules/demux/asf/asf.c
* ./configure.ac.in: removed -W in favour of -Wtraditional.
[vlc] / modules / demux / asf / asf.c
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 * asf: fix my previous commit.
2002-11-28 Laurent Aimar * all: some clean up with WAVEFORMATEX and endian...
2002-11-25 Laurent Aimar * mms: enable seek :) It works for me with both udp...
2002-11-19 Laurent Aimar all: Use BITMAPINFOHEADER everywhere (Needed because...
2002-11-15 Laurent Aimar* modules/demux/util : add a text subtitle demuxer...
2002-11-14 Laurent Aimar asf/* : Convert all u* into uint*_t
2002-11-10 Laurent Aimar all: fix a bug in packet parsing and can now play...
2002-10-28 Laurent Aimar * fix a bug while passing informations to audio decode...
2002-10-21 Laurent Aimar * configure.ac.in Makefile.am: enable asf demuxer...
2002-10-20 Laurent Aimar * all : add an asf file (v1.0 only) demuxer. Need...