]> git.sesse.net Git - x264/commit
Timecode parsing: Add missing initialization
authorYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Fri, 29 Jul 2011 14:39:26 +0000 (23:39 +0900)
committerFiona Glaser <fiona@x264.com>
Fri, 29 Jul 2011 19:07:33 +0000 (12:07 -0700)
commiteee242c1a64db0c4975eaf9add82565502882293
tree90837a9f09a65735b840eed9e43ac63e49ac1082
parente1ec7c8ae8d865165c802a69387e4d41cb004e43
Timecode parsing: Add missing initialization
Fix crash when failed to parse timecode file before malloc pts.
Fix detection of user timebase considered to be exceeding H.264 maximum.
input/timecode.c