From 4ff46af039997652b7d955b74e655077d2e8c871 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 30 Jan 2012 11:16:20 +0100 Subject: [PATCH] h264-test: cleanup: drop timer invocations, commented out code and other cruft --- libavcodec/h264.c | 15 --------------- 1 file changed, 15 deletions(-) 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