OSDN Git Service

ffmpeg: fix -stream_loop with -re
authorMarton Balint <cus@passwd.hu>
Thu, 30 Jun 2016 23:12:25 +0000 (01:12 +0200)
committerMarton Balint <cus@passwd.hu>
Sun, 28 Aug 2016 16:22:24 +0000 (18:22 +0200)
commit2ee8a4f8873b9f7bb8ae7ed0ba40b45f27f634d4
tree665ade796e41fd378ba2f38bd2471fb91703348d
parenta81b398e869ed2f7f972f797f8992ad32bfb8ba1
ffmpeg: fix -stream_loop with -re

Otherwise the stream failed with EAGAIN.

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Marton Balint <cus@passwd.hu>
ffmpeg.c