]> git.sesse.net Git - ffmpeg/commit
ffplay: flush correct stream after stats update
authorGyan Doshi <ffmpeg@gyani.pro>
Fri, 3 Apr 2020 16:29:31 +0000 (21:59 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Sat, 4 Apr 2020 10:31:57 +0000 (16:01 +0530)
commitb195b5f2ba3527172ff6ac28d018a6ba23262af9
tree192afd783b7623b036e33c5d66298c58cfed6571
parent2d6a89872ea2e20a3464be825d683d6f91d67c62
ffplay: flush correct stream after stats update

Stats and logs are written to stderr, not stdout.
fftools/ffplay.c