Mercurial > mplayer.hg
comparison libvo/mga_common.c @ 5607:1972c3475d93
mp_image.h and img_format.h moved to libmpcodecs
author | arpi |
---|---|
date | Sat, 13 Apr 2002 19:14:34 +0000 |
parents | e01c664def74 |
children | 08c552788216 |
comparison
equal
deleted
inserted
replaced
5606:ec2f35e646f4 | 5607:1972c3475d93 |
---|---|
1 | 1 |
2 #include "fastmemcpy.h" | 2 #include "fastmemcpy.h" |
3 #include "../mmx_defs.h" | 3 #include "../mmx_defs.h" |
4 #include "../mp_image.h" | |
5 #include "../postproc/rgb2rgb.h" | 4 #include "../postproc/rgb2rgb.h" |
6 | 5 |
7 // mga_vid drawing functions | 6 // mga_vid drawing functions |
8 | 7 |
9 static int mga_next_frame=0; | 8 static int mga_next_frame=0; |