Browse Source
vlc_fourcc_GetCodecFromString() is used to turn FourCC strings into a VLC FourCC. Some accepted string found in fourcc_list.h can have space character padding at the end, see fourcc_list.h. We should always allow the mapping to work.pull/162/head
2 changed files with 13 additions and 5 deletions
Loading…
Reference in new issue