OSDN Git Service

LinGui: fix crash at start of a 2 pass encode
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 21 Mar 2009 18:48:41 +0000 (18:48 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 21 Mar 2009 18:48:41 +0000 (18:48 +0000)
commit54c0ccd23f25208f8cdc6ac768da15b398d7d948
tree13dfec7460d092cef76368c8300f8cbc89fce6f6
parent576de8b1a199249548c8bba1654cd1ccd454f987
LinGui: fix crash at start of a 2 pass encode
if you started an encode, then scanned another source, the second pass
would crash.  I was inadvertently deleting the 1st pass log file.

git-svn-id: svn://localhost/HandBrake/trunk@2270 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/callbacks.c