Skip to content
Snippets Groups Projects
Forked from VideoLAN / VLC
Loading
Steve Lhomme's avatar
Steve Lhomme authored
We don't need vlc_strtof_c() since we already have the float value.
We also don't need to check what is after the number (a comment for example).
As long as it's a number it should be FPS. Anything else other than
"FORMAT=TIME" is bogus. So we don't need to get the remaining part of the string.
a2c27695
Name Last commit Last update