]> git.sesse.net Git - ffmpeg/commit
ffplay: fix autoexit doesn't work in the case of pb->error
authorZhao Zhili <quinkblack@foxmail.com>
Wed, 26 Aug 2020 16:44:56 +0000 (00:44 +0800)
committerMarton Balint <cus@passwd.hu>
Tue, 8 Sep 2020 17:59:17 +0000 (19:59 +0200)
commit99e12b5736bd4a63186a4fc71b69ca3ec0c9fa34
tree95c06d002159fccf1bd4ae04e97046fda0a5ead9
parentd1f3d721df32680e9904f3c5b2c666eb5830c89a
ffplay: fix autoexit doesn't work in the case of pb->error

Signed-off-by: Marton Balint <cus@passwd.hu>
fftools/ffplay.c