[MPlayer-dev-eng] [PATCH] Menu optimization

Colin Leroy colin at colino.net
Mon Nov 18 16:40:11 CET 2002


On Mon, 18 Nov 2002 16:32:18 +0100 Alban Bedel <albeu at free.fr> wrote:

> Dunno, most changes look like cosmetics ;). I take a better look at it
> tonight.

Yes, because I added an if {} else {} block so I moved your code two
spaces to the right :)
basicaly that's
if(showing) {
  do menu displaying stuff and copy to dpmi
  return vf_next_put_image using the new dpmi
} else {
  return vf_next_put_image, using original mpi
}
-- 
Colin
Don't be jealous of my big-endian



More information about the MPlayer-dev-eng mailing list