modules: misc. variable handling cleanup
- Dec 03, 2023
-
-
Steve Lhomme authored
It's handled by vlc_fourcc_GetCodecFromString() and other string parameters usually use NULL instead of "".
f5f2eb80 -
Steve Lhomme authored
It's now supported by vlc_fourcc_GetCodecFromString(). If the string doesn't match any video callback, we use the hardcoded mapping.
373bd67a -
Steve Lhomme authored
We never use that variable afterwards.
dce250f6 -
Steve Lhomme authored
We never use that variable afterwards.
c31160af
-