]> granicus.if.org Git - libx264/commit
Fix potential crash in the case that the input statsfile is too short
authorFiona Glaser <fiona@x264.com>
Thu, 6 Nov 2008 03:51:59 +0000 (19:51 -0800)
committerFiona Glaser <fiona@x264.com>
Thu, 6 Nov 2008 03:51:59 +0000 (19:51 -0800)
commita7831e46278fed3f7f907b7b1687b1f877e9fb1e
tree40d75449b7abc16d7cc55415224c27b597e7fa66
parent1bf7228f7e975e9220daae5a439797aaea2aa511
Fix potential crash in the case that the input statsfile is too short
Also resolve various other potential weirdness (such as multiple copies of the same error message in threaded mode).
encoder/ratecontrol.c