[vlc-devel] [PATCH 1/3] Move mime type guessing by extension to separate module.
Jean-Baptiste Kempf
jb at videolan.org
Sun Aug 5 23:28:49 CEST 2012
On Tue, Jul 31, 2012 at 02:34:02PM +0200, Angelo Haller wrote :
> .../cmake/CMakeLists/src_CMakeLists.txt | 1 +
> include/vlc_mime.h | 31 ++++++
> src/Makefile.am | 2 +
> src/libvlccore.sym | 1 +
> src/misc/mime.c | 107 +++++++++++++++++++++
> src/network/httpd.c | 80 +--------------
> 6 files changed, 145 insertions(+), 77 deletions(-)
> create mode 100644 include/vlc_mime.h
> create mode 100644 src/misc/mime.c
>
Any objection?
Best regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list