]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/golomb-test.c
mmal: drop the h264 BSF
[ffmpeg] / libavcodec / golomb-test.c
index bc90f36baf6519cf3c500ade67d4dabc2405d163..e740a20aea77af2109a5cb9938e47bb4d3aa78d0 100644 (file)
@@ -25,7 +25,6 @@
 #include "golomb.h"
 #include "put_bits.h"
 
-#undef fprintf
 #define COUNT 8191
 #define SIZE (COUNT * 4)