Changeset 031ba466 in ffmpeg

Timestamp:
Aug 17, 2011, 8:29:34 AM (13 years ago)
Author:
Stefano Sabatini <stefano.sabatini-lala@poste.it>
Branches:
master
Children:
15802e78
Parents:
c6ef3f44
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (08/16/11 22:15:34)
git-committer:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (08/17/11 08:29:34)
Message:

ffplay: increase log level of the message issued when the stream frame size changes

Use av_log(AV_LOG_LEVEL...) rather than av_dlog, the log is useful
even for "normal" debugging, and consistent with what is done in
ffmpeg.

Also change the message to achieve better consistency with the
corresponding ffmpeg message.

(No files)

Note: See TracChangeset for help on using the changeset viewer.