Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog.

This commit is contained in:
Diego Biurrun
2011-06-07 13:18:12 +02:00
parent aecc596a65
commit 919d7a345a
7 changed files with 36 additions and 85 deletions

View File

@@ -19,8 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
//#define DEBUG
//#define DEBUG_SEEK
//#define USE_SYNCPOINT_SEARCH
#include "libavutil/crc.h"