]> git.sesse.net Git - vlc/commitdiff
Fix typo.
authorAntoine Cellerier <dionoea@videolan.org>
Fri, 15 Feb 2008 23:17:40 +0000 (23:17 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Fri, 15 Feb 2008 23:17:40 +0000 (23:17 +0000)
modules/video_filter/mosaic.c

index 15f0d0720f251ca00f4b91be7b6ebdfb9228d2b3..68a77371f4efefe89f8400ec8665f2a62ed8f1ac 100644 (file)
@@ -690,7 +690,7 @@ static subpicture_t *Filter( filter_t *p_filter, mtime_t date )
         {
             p_region->i_y = p_sys->pi_y_offsets[i_real_index];
         }
-        else if( fmt_out.i_height < row_inner_height
+        else if( fmt_out.i_height > row_inner_height
             || p_sys->b_ar || p_sys->b_keep )
         {
             /* we don't have to center the video since it takes the