]> granicus.if.org Git - handbrake/commitdiff
...on the other hand, when we *are* using VFR we *do* want to break on drops, so...
authorjbrjake <jb.rubin@gmail.com>
Wed, 21 May 2008 19:14:13 +0000 (19:14 +0000)
committerjbrjake <jb.rubin@gmail.com>
Wed, 21 May 2008 19:14:13 +0000 (19:14 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1468 b64f7644-9d1e-0410-96f1-a4d463321fa5

libhb/render.c

index 50c667f002f154e9ddb48fa1085bdbd19503823c..eead0a7c3917fefdcddf976617f82cb222a8e475 100644 (file)
@@ -312,6 +312,7 @@ int renderWork( hb_work_object_t * w, hb_buffer_t ** buf_in,
                     hb_buffer_close( &subtitles );
 
                     buf_tmp_in = NULL;
+                    break;
                 }
                 else
                 {