[vlc-devel] (no subject)
Rémi Denis-Courmont
rem at videolan.org
Wed Dec 3 21:36:47 CET 2008
Hello,
Le mercredi 3 décembre 2008 22:18:55 Giovannni, vous avez écrit :
> I’m working on my graduation thesis that deals with video applications, in
> particular with vlc application. The aim of my thesis is trying to
> intercept the call system,
You mean call stack or system call or something else?
> through which the application enter a file of the file-system,
modules/access/file.c
> in order to modify it before it is sent in output.
VLC does not modify video files.
> I’m working on a computer with windows xp operative system.
> I’d need to know how vlc application enter a file of the file system,
> that is which call system it uses to do this operation. If it is possible
> I’d like to know the dll module, imported from the application for this
> operation and the functions recalled in it for the same operation.
libaccess_file_plugin.dll for input files.
--
Rémi Denis-Courmont
http://git.remlab.net/cgi-bin/gitweb.cgi?p=vlc-courmisch.git;a=summary
More information about the vlc-devel
mailing list