[vlc-devel] [PATCH] file extension manager (fixed patch)

ßєŋ sashipa.ben at gmail.com
Thu Feb 19 03:27:58 CET 2009


Add a file extension manager to libvlccore. This manager allows to
register file extensions associate with categories (currently audio
video play-list and subtitle). It is thread safe. For now it is
initialized with the old hard-coded vlc extension list. In the future
modules (mainly demuxer but not necessary) should register their file
extensions at start-up. For this to work properly the module cache
(and the module struct) probably need to be modified so that file
extensions registered by a module appear in the cache. This would be
my next move.

This is an (hopefully) fixed version of my previous patch. Please
ignore the old one. Sorry for the mistakes.
-- 
B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-a-file-extension-manager-to-libvlccore.-This-man.patch
Type: application/octet-stream
Size: 25667 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090219/057ec68e/attachment.obj>


More information about the vlc-devel mailing list