diff mpegvideo.h @ 6449:208074826b34 libavcodec

move EDGE_WIDTH definition allong with draw_edges where it belongs
author aurel
date Wed, 05 Mar 2008 00:38:14 +0000
parents fe34160a1d1e
children 493dc59d469a
line wrap: on
line diff
--- a/mpegvideo.h	Wed Mar 05 00:07:53 2008 +0000
+++ b/mpegvideo.h	Wed Mar 05 00:38:14 2008 +0000
@@ -45,8 +45,6 @@
     FMT_H264,
 };
 
-#define EDGE_WIDTH 16
-
 #define MPEG_BUF_SIZE (16 * 1024)
 
 #define QMAT_SHIFT_MMX 16