]> git.sesse.net Git - ffmpeg/commit
ffplay: fix video_thread when no frame is returned in get_video_frame
authorMarton Balint <cus@passwd.hu>
Sun, 22 Apr 2012 00:53:29 +0000 (02:53 +0200)
committerMarton Balint <cus@passwd.hu>
Mon, 14 May 2012 22:31:55 +0000 (00:31 +0200)
commit89080a0a5ef6913f47265eabddfb99520f5a5e7f
tree315c38d9a8213bf80bafa68071d93d301d74d7f5
parent4c73b3b1e07f0d91bcca33d7555ca570f2f3a394
ffplay: fix video_thread when no frame is returned in get_video_frame

Affects only ffplay build with avfilter disabled.

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