]> git.sesse.net Git - vlc/commitdiff
Remove excess whitespace.
authorJean-Paul Saman <jpsaman@videolan.org>
Wed, 15 Aug 2007 08:02:33 +0000 (08:02 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Wed, 15 Aug 2007 08:02:33 +0000 (08:02 +0000)
modules/codec/ffmpeg/chroma.c

index be1e0553c6c6ecc2ab4aeee8c4281c79cad3f437..a1ff04280ff91533215a65735de62ddcffbfaaf6 100644 (file)
@@ -94,7 +94,6 @@ int E_(OpenChroma)( vlc_object_t *p_this )
           p_vout->render.i_width != p_vout->output.i_width ) &&
         ( p_vout->chroma.p_sys->i_dst_vlc_chroma == VLC_FOURCC('I','4','2','0')  ||
           p_vout->chroma.p_sys->i_dst_vlc_chroma == VLC_FOURCC('Y','V','1','2') ))
-        
     {
         msg_Dbg( p_vout, "preparing to resample picture" );
         p_vout->chroma.p_sys->p_rsc =