X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Flibvlc-module.c;h=64cea2b885aeb3e2b949933be09c1db1d715abf2;hb=7686840e5c2b384eab661455a5e532a97c669e96;hp=988ee6b3e508bd241fd81d92223a3e57cff01a8f;hpb=9706bc1b42009a7c777dbe1d32027dea40f6c848;p=vlc diff --git a/src/libvlc-module.c b/src/libvlc-module.c index 988ee6b3e5..64cea2b885 100644 --- a/src/libvlc-module.c +++ b/src/libvlc-module.c @@ -1000,8 +1000,8 @@ static const char *const ppsz_clock_descriptions[] = "This option is useful if you want to lower the latency when " \ "reading a stream") -#define AUTO_ADJUST_PTS_DELAY N_("(Experimental) Auto adjust the caching done "\ - "to minimize latency when reading live stream.") +#define AUTO_ADJUST_PTS_DELAY N_("(Experimental) Minimize latency when + reading live stream.") #define AUTO_ADJUST_PTS_DELAY_LONGTEXT N_( \ "This option is useful if you want to lower the latency when " \ "reading a stream")