diff --git a/libavcodec/h264.c b/libavcodec/h264.c index 8b8c4fec1c..76d6f7fa65 100644 --- a/libavcodec/h264.c +++ b/libavcodec/h264.c @@ -4101,7 +4101,6 @@ static inline void fill_mb_avail(H264Context *h){ #ifdef TEST #undef printf -#undef random #define COUNT 8000 #define SIZE (COUNT*40) int main(void){ @@ -4113,9 +4112,7 @@ int main(void){ init_put_bits(&pb, temp, SIZE); printf("testing unsigned exp golomb\n"); for(i=0; i