[vlc-devel] [PATCH] LuaSD: return the SD description from a function

Fabio Ritrovato exsephiroth87 at gmail.com
Fri Feb 19 00:50:50 CET 2010


Hi everyone,
since we are now using compiled lua files, the current probing method
won't work on them (using fopen() and reading a comment on the file ).
This patch will run the script and use, if found, a description()
function that returns the description, so it'll work on both .lua and
.luac files...
I just wanted an opionion, if it's ok to be commited...

Best regards,
Fabio Ritrovato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-LuaSD-return-the-SD-description-from-a-function.patch
Type: text/x-diff
Size: 6728 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100219/58e856f3/attachment.patch>


More information about the vlc-devel mailing list