[vlc-devel] vlc: svn commit r22339 (fenrir)

Subversion daemon svn at videolan.org
Mon Oct 1 00:20:32 CEST 2007


r22339 | fenrir | 2007-10-01 00:20:31 +0200 (Mon, 01 Oct 2007) | 10 lines
Changed paths:
   M /trunk/src/control/media_instance.c

Partial fix for media instance. (It was using input_control_e intead of
input_query_e).

Btw input_internal.h is an internal header for src/input/* ONLY.
If input/control/* need it, then it is BROKEN (or there is a missing
functionnality, just ask for it then)
 I see it calling demux2_Control, this will segfault if you are unlucky.
 Accessing directly to p_input->p member is also forbidden.


 > http://trac.videolan.org/vlc/changeset/22339



More information about the vlc-devel mailing list