[vlc-devel] [PATCH 1/2] Add a file extension dynamic manager to libvlc.
Jean-Baptiste Kempf
jb at videolan.org
Mon Mar 2 15:24:04 CET 2009
On Mon, Mar 02, 2009 at 03:14:31PM +0100, Benjamin Gerard wrote :
> The file extension manager provides functions for managing known file extensions into file extension container. Each extension can be associate to given media types (audio, video, play-list and subtitles). It is possible to create/duplicate/destroy file extension container and to alter any of them by adding and removing file extensions. Additionally a general (static) file extension container can be addressed thru the FILEEXT_POOL special container.
So, every demuxer will be able to add extensions?
How would this be cached?
Btw, why using #define instead of enum?
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
More information about the vlc-devel
mailing list