CVS Commit: vlc
Sigmund Augdal
sigmunau at stud.ntnu.no
Fri Feb 22 02:15:11 CET 2002
On Thu, Feb 21, 2002 at 10:55:40PM +0100, cvs at videolan.org wrote:
> Update of /var/cvs/videolan/vlc/plugins/lirc
> Modified Files:
> lirc.c
>
> Log Message:
>
> * ./plugins/lirc/lirc.c: non-blocking patch from Sigmund Augdal
> <sigmunau at stud.ntnu.no>; hope this time my enhancements don't break
> everything :-)
>
> --
> sam
>
> --
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
Isn't the need for this patch a sign of bad architecture? Without this
p_intf->pf_manage() (who's content I don't know) was executed once for
each button pressed and that worked fine except for the stop button
which needed it to be run twice with som delay between. Now it's runed
some 20(?) timed a second.
I mainly use vlc to play dvd's, and on my celeron at 541mhz using Xv
output it doesn't do that good enough. mplayer is fast enough, but I
never understood how to use it. And the dvd-player that came with my
videocard (a matrox g400) plays dvd's at about 30-40% cpu usage under win98.
Just trying to be a smart guy :)
Sigmund
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list