OSDN Git Service

fix reading of short srt subtitle files
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 14 Oct 2009 01:04:03 +0000 (01:04 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 14 Oct 2009 01:04:03 +0000 (01:04 +0000)
commit1c9c75d452c8d15ee972b4c4612763f9b95b1790
tree18f7b1ef62967773c72dfa0a6d4200b4a838662d
parent6359a2cb0a4b228d63a8f5682e0221382e227082
fix reading of short srt subtitle files
if the whole file is consumed before filling the output buffer during
the iconv conversion, the subtitles would be dropped

git-svn-id: svn://localhost/HandBrake/trunk@2885 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/decsrtsub.c