]> git.sesse.net Git - ffmpeg/commit
ffplay: always show stats at all log levels if requested by user
authorGyan Doshi <ffmpeg@gyani.pro>
Fri, 3 Apr 2020 11:06:31 +0000 (16:36 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Sat, 4 Apr 2020 09:47:24 +0000 (15:17 +0530)
commit2d6a89872ea2e20a3464be825d683d6f91d67c62
treea93fbf766e2fffa68ea8e2c62f00ec2cee644a65
parenta6e56d12a413013d3a4b39f670e5495805965a67
ffplay: always show stats at all log levels if requested by user

Since 3b491c5a500, stats would be hidden if loglevel was lower than
info, even if -stats was set.

Fixes #6962
doc/ffplay.texi
fftools/ffplay.c