[MPlayer-dev-eng] [PATCH] Another trivial fix for vo_vesa

Aurelien JACOBS aurel at gnuage.org
Fri Apr 4 18:49:45 CEST 2003


This patch hasn't been applied yet. Is there any reason for this,
or was it just forgotten ?
(BTW, I made it against 0.90, but it also apply to main cvs)

Aurelien


On Wed, 26 Mar 2003 00:49:58 +0100
Aurelien JACOBS <aurel at gnuage.org> wrote:

> When I played an mpeg file with vesa:vidix, the mpegpes tried to
> initialize first but vidix don't accept it, so the libmpeg2 tried
> to initialize, but the vidix was not reinitialized, and when mplayer
> tried to play the first frame, it crashed.
> 
> This is easily reproducible with any mpeg file :
> mplayer -vo vesa:vidix any.mpeg
> 
> This was due to a double use of the vidix_name variable. It was used
> to store the name of the vidix driver to use, and then it was used
> to remember if vidix was opened or not. Introducing a new variable
> for this second use just solved the problem.
> 
> Aurelien
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vesa-vidix-multicodec.patch
Type: application/octet-stream
Size: 1574 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20030404/cae87a4f/attachment.obj>


More information about the MPlayer-dev-eng mailing list