]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/bridge.c
Video resize function added in libvlc.
[vlc] / modules / stream_out / bridge.c
index 810e7398ae7ed2ac586d9a0f84e5e68d6ea7c689..e1174d36f204a2f8db0fb3e82d48c4789d748828 100644 (file)
@@ -40,7 +40,7 @@
 
 #define DELAY_TEXT N_("Delay")
 #define DELAY_LONGTEXT N_("Pictures coming from the picture video outputs " \
-        "will be delayed accord to thi value (in milliseconds, should be "\
+        "will be delayed according to this value (in milliseconds, should be "\
         ">= 100 ms). For high values, you will need to raise caching values." )
 
 #define ID_OFFSET_TEXT N_("ID Offset")