From 0773a0b9ef5ed1d0559c747a36546a6131b3d989 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Sun, 11 Jan 2004 22:00:33 +0000 Subject: Keep compilation under MSVC. CVS patchset: 6027 CVS date: 2004/01/11 22:00:33 --- win32/libxine.def | 2 ++ win32/libxine.dsp | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/win32/libxine.def b/win32/libxine.def index 961b2760d..742a01ffe 100644 --- a/win32/libxine.def +++ b/win32/libxine.def @@ -279,5 +279,7 @@ u_b_table v_r_table v_g_table v_b_table +yv12_to_yv12 +yuy2_to_yuy2 diff --git a/win32/libxine.dsp b/win32/libxine.dsp index cb2cbebd8..84fbbb8f7 100644 --- a/win32/libxine.dsp +++ b/win32/libxine.dsp @@ -221,6 +221,10 @@ SOURCE="..\src\xine-utils\color.c" # End Source File # Begin Source File +SOURCE="..\src\xine-utils\copy.c" +# End Source File +# Begin Source File + SOURCE="..\src\xine-utils\cpu_accel.c" # End Source File # Begin Source File -- cgit v1.2.3