OSDN Git Service

ffplay: in video_thread(), use av_dlog() for timestamp logging.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 22 Jan 2011 14:35:00 +0000 (15:35 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 31 Jan 2011 17:25:45 +0000 (18:25 +0100)
commit97b925ea811871dfb2696348625ee763793e84c1
tree2a07a42e143a5a74663f4d2bc6a0a4efea595701
parente5e3897b6473902992a44ddf6705d38aa8bbfc71
ffplay: in video_thread(), use av_dlog() for timestamp logging.

Disable logging of rescaled timestamps if DEBUG is not enabled.
Avoid debug log spamming with -loglevel debug.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 13156f40e1f17ec1d0c57e6bf7a2850f673600c0)
ffplay.c