Commit 34cbacf8 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove excess whitespace.

parent 4e72a51d
......@@ -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 =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment