[vlc-devel] [PATCH] Zip access and stream_filter

Jean-Philippe André jpeg at videolan.org
Sun Jan 18 20:14:49 CET 2009


Hi guys,

I've updated my patches about the Zip demux (actually, access and 
stream_filter), trying to follow fenrir's and courmisch's good advices.

Please find them here:
http://jpeg.dinauz.org/VideoLAN/patch-zip

The file "zip.zip" contains them all:
http://jpeg.dinauz.org/VideoLAN/patch-zip/zip.zip

They apply on 15abf70b6e.

As you can see, I've moved the unzip files from skins2/unzip to libs/unzip. 
These files are common to both skins2 and my new zip stuff.

There are two hacks:
- The demux xspf-open has to be used in order to demux the playlist generated 
by zipstream.
- I used vlc_object_find. But fenrir will do something better about it soon.

Best regards,

-- 
Jean-Philippe André (jpeg)



More information about the vlc-devel mailing list