]> git.sesse.net Git - vlc/commit
Added uncompressed rar stream filter.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 14 Dec 2008 11:24:48 +0000 (12:24 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 14 Dec 2008 15:39:07 +0000 (16:39 +0100)
commit11cbc9d625d71ebeaa0e5590faf8b1d3ffcabda6
tree494e9094acae888a0ccc6dc219f95b0aaebdd542
parentc63f050042498937b119b327b17a4c7eb4ba6492
Added uncompressed rar stream filter.

It supports uncompressed rar only.
The biggest file is automatically selected.
modules/stream_filter/Modules.am
modules/stream_filter/rar.c [new file with mode: 0644]