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

Jean-Philippe André jpeg at videolan.org
Tue Jan 27 20:34:37 CET 2009


Le dimanche 18 janvier 2009 à 08:14:49, Jean-Philippe André a écrit :
> 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.

Without any comments, I consider they are OK, and I'll merge them soon.
I'll change the copyright date and use stream_t.psz_path.

There is still one small issue: the stream_demux creates a XSPF
playlist, but the XSPF playlist demux opens only "*.xspf" files.
This behavior should be changed to try to detect a valid XSPF file or
open also ".zip" files (this would be a hack).
Or you would have to specify "/xspf-open://<path>" to open the zip.

-- 
Jean-Philippe André (jpeg)




More information about the vlc-devel mailing list