[vlc-devel] demux->pf_control
Filippo Carone
filippo at carone.org
Thu Dec 7 00:45:19 CET 2006
Hi,
while doing some tests on libvlc, I had a problem (read, segfault) with
libvlc_input_get_fps. This function calls the demux2_Control which in
turn uses demux->pf_control. It seems pf_control this pointer is not
being initialized. I say so since everytime i run it, it contains
different (random) values.
Any hints?
Cheers,
Filippo
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list