]> git.sesse.net Git - vlc/commitdiff
Remove trailing spaces.
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 15 Apr 2007 20:50:47 +0000 (20:50 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 15 Apr 2007 20:50:47 +0000 (20:50 +0000)
modules/stream_out/transcode.c

index 131015e7c362a298759b04617e6749115da719d7..e22aa144cbac963c914ebb4ab3524424283b018c 100644 (file)
@@ -297,8 +297,8 @@ vlc_module_end();
 
 static const char *ppsz_sout_options[] = {
     "venc", "vcodec", "vb", "croptop", "cropbottom", "cropleft", "cropright",
-    "paddtop", "paddbottom", "paddleft", "paddright", 
-    "canvas-width", "canvas-height", "canvas-aspect", 
+    "paddtop", "paddbottom", "paddleft", "paddright",
+    "canvas-width", "canvas-height", "canvas-aspect",
     "scale", "fps", "width", "height", "vfilter", "deinterlace",
     "deinterlace-module", "threads", "hurry-up", "aenc", "acodec", "ab",
     "afilter", "samplerate", "channels", "senc", "scodec", "soverlay",