diff cavs.h @ 8791:7798afcf0b24 libavcodec

do not check for minimum slice start code, 0x00000100 is valid
author stefang
date Tue, 10 Feb 2009 16:34:45 +0000
parents c3a96cea3453
children c6dd98bff427
line wrap: on
line diff
--- a/cavs.h	Tue Feb 10 14:27:16 2009 +0000
+++ b/cavs.h	Tue Feb 10 16:34:45 2009 +0000
@@ -25,7 +25,6 @@
 #include "dsputil.h"
 #include "mpegvideo.h"
 
-#define SLICE_MIN_START_CODE    0x00000101
 #define SLICE_MAX_START_CODE    0x000001af
 #define EXT_START_CODE          0x000001b5
 #define USER_START_CODE         0x000001b2