[MPlayer-dev-eng] [PATCH] some trivial fixes [GUI, too]

Arpi arpi at thot.banki.hu
Sun Nov 2 23:17:59 CET 2003


Hi,

> Here are some trivial patches I made over the last few weeks:

> mplayer-gui.patch: two warning fixes and a missing extern for GUI
> mplayer-warnings.patch: some trivial warning fixes, missing includes and
>   a proper fix for "multi-character char constant" warning

these two may be commited, except for this line of warnings patch:

-static void draw_slice (void * _sh, uint8_t ** src, unsigned int y){
+static void draw_slice (void * _sh, uint8_t * const * src, unsigned int y){

i'm not sure about how correct isit, but alex did refuse that so...


A'rpi / Astral & ESP-team

--
Developer of MPlayer G2, the Movie Framework for all - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list