Stop erroneous addition of text subtitles to the lists (when
authorCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 01:00:16 +0000 (01:00 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 01:00:16 +0000 (01:00 +0000)
commit0914bfdbfc498d99821c2cd0ca3a4f9a184d07b5
treec47583043a15279e0933f6697deefb7768ba352c
parent8b7080da3ff8b6df0df7f1858c144c163cbaf4c6
Stop erroneous addition of text subtitles to the lists (when
an image subtitle is completed with a rect count of zero) which
subsequently cause hangs while the decoder looks for these
phantom text subtitles.  Fixes #812.
ChangeLog
src/lib/ffmpeg.cc
src/lib/ffmpeg.h
src/lib/ffmpeg_examiner.cc