]> git.sesse.net Git - ffmpeg/commit
Don't check for DEBUG before using dprintf.
authorDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
Tue, 25 Jan 2011 00:16:36 +0000 (00:16 +0000)
committerMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 00:25:50 +0000 (00:25 +0000)
commit73a0b19ba39a4aca79a768feeacd83307a62836e
treee77ab8517aa7c507e435d73e8f92e6dcd7a2ef7a
parenta6d1bd05c906fc7ad34fae1029a45ec3cbcc4fcc
Don't check for DEBUG before using dprintf.

The dprintf macro is no-op when DEBUG is unset, so there is no need to
put it conditional to DEBUG.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/gifdec.c
libavformat/mxf.h