comparison Gui/wm/ws.c @ 18861:8579acff875e

Move postproc ---> libswscale
author lucabe
date Fri, 30 Jun 2006 12:00:31 +0000
parents 0e1471d9da74
children 06e4c7737aa7
comparison
equal deleted inserted replaced
18860:ef741a3e90f5 18861:8579acff875e
22 #include "../libvo/x11_common.h" 22 #include "../libvo/x11_common.h"
23 #include "../libvo/video_out.h" 23 #include "../libvo/video_out.h"
24 #include "ws.h" 24 #include "ws.h"
25 #include "wsxdnd.h" 25 #include "wsxdnd.h"
26 #include "../cpudetect.h" 26 #include "../cpudetect.h"
27 #include "../postproc/swscale.h" 27 #include "../libswscale/swscale.h"
28 #include "../postproc/rgb2rgb.h" 28 #include "../postproc/rgb2rgb.h"
29 #include "../libmpcodecs/vf_scale.h" 29 #include "../libmpcodecs/vf_scale.h"
30 #include "../mp_msg.h" 30 #include "../mp_msg.h"
31 #include "../help_mp.h" 31 #include "../help_mp.h"
32 #include "../mplayer.h" 32 #include "../mplayer.h"