changeset 33207:38b1b532c41b

Remove ancient libavcodec version check.
author reimar
date Fri, 22 Apr 2011 09:21:52 +0000
parents 0d62497de402
children 60448677bf63
files libvo/vo_xvmc.c
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_xvmc.c	Fri Apr 22 09:20:21 2011 +0000
+++ b/libvo/vo_xvmc.c	Fri Apr 22 09:21:52 2011 +0000
@@ -59,11 +59,6 @@
 #include <assert.h>
 
 
-#if LIBAVCODEC_BUILD < ((51<<16)+(40<<8)+2)
-#error You need at least libavcodec v51.40.2
-#endif
-
-
 static int benchmark;
 static int use_sleep;
 static int first_frame;//draw colorkey on first frame