]> git.sesse.net Git - vlc/commit
Add a --marq-refresh option to specify the format string refresh period in ms. Core...
authorAntoine Cellerier <dionoea@videolan.org>
Thu, 28 Feb 2008 22:20:10 +0000 (22:20 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Thu, 28 Feb 2008 22:20:10 +0000 (22:20 +0000)
commit6076147519aed12d89cf3957b30cba9eae2505f8
treec40b3debce7d14d40107d25309387fdfad344313
parentfeef533df91d4ce904da75634e5638eb7375a371
Add a --marq-refresh option to specify the format string refresh period in ms. Core statistics are only refreshed every 1 sec (see src/input/input.c) so we'll need some changes to the core if we want sub-second updates of stats data.
modules/video_filter/marq.c