Commit 8dcf48a8 authored by Benjamin Larsson's avatar Benjamin Larsson

Cosmetics. Add the defines needed for debug output.

Originally committed as revision 5361 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 24efb5e5
......@@ -20,6 +20,8 @@
*/
#undef V_DEBUG
//#define V_DEBUG
//#define AV_DEBUG(...) av_log(NULL, AV_LOG_INFO, __VA_ARGS__)
#include <math.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment