comparison libvo/vo_xv.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 d354889a3944
comparison
equal deleted inserted replaced
5606:ec2f35e646f4 5607:1972c3475d93
37 #include "fastmemcpy.h" 37 #include "fastmemcpy.h"
38 #include "sub.h" 38 #include "sub.h"
39 #include "aspect.h" 39 #include "aspect.h"
40 40
41 #include "../postproc/rgb2rgb.h" 41 #include "../postproc/rgb2rgb.h"
42 #include "../mp_image.h"
43 42
44 static vo_info_t vo_info = 43 static vo_info_t vo_info =
45 { 44 {
46 "X11/Xv", 45 "X11/Xv",
47 "xv", 46 "xv",