]> git.sesse.net Git - vlc/commit
* all : add an asf file (v1.0 only) demuxer. Need a lot of work to be
authorLaurent Aimar <fenrir@videolan.org>
Sun, 20 Oct 2002 17:22:33 +0000 (17:22 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 20 Oct 2002 17:22:33 +0000 (17:22 +0000)
commitc72215f680f7386c380daaa0b8eb4d1a617fa298
tree2fcb89d816bad0000c673a163399223854105e20
parent54929735f8c480fcbdecb870e97405670acc6ce8
 * all : add an asf file (v1.0 only) demuxer. Need a lot of work to be
usable, but it begin to give good result.
modules/demux/asf/.cvsignore [new file with mode: 0644]
modules/demux/asf/Modules.am [new file with mode: 0644]
modules/demux/asf/asf.c [new file with mode: 0644]
modules/demux/asf/asf.h [new file with mode: 0644]
modules/demux/asf/libasf.c [new file with mode: 0644]
modules/demux/asf/libasf.h [new file with mode: 0644]