Cosmetics. Add the defines needed for debug output.
Originally committed as revision 5361 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
24efb5e51b
commit
8dcf48a8c3
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
*/
|
||||
|
||||
#undef V_DEBUG
|
||||
//#define V_DEBUG
|
||||
//#define AV_DEBUG(...) av_log(NULL, AV_LOG_INFO, __VA_ARGS__)
|
||||
|
||||
#include <math.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue