]> git.sesse.net Git - x264/commit
Don't try to get timecodes if reading frame failed
authorAnton Mitrofanov <BugMaster@narod.ru>
Sat, 4 Dec 2010 20:29:08 +0000 (23:29 +0300)
committerFiona Glaser <fiona@x264.com>
Tue, 7 Dec 2010 02:56:57 +0000 (18:56 -0800)
commit90fa32a09d2f126c8be53cd2331c8bbd3f44fcce
tree470a43d6fcd51d7385fa94ca342bf387d192a972
parent8245feb264ce7b0ea75a654af9f90d74e45391e8
Don't try to get timecodes if reading frame failed
This fixes "input timecode file missing data for frame" warning with piped input where we don't know total number of frames.
input/timecode.c