Add a cast to avoid MSVC warning
This fixes the following warning: ../src/decode.c(666): warning C4244: '=': conversion from 'uint16_t' to 'uint8_t', possible loss of data
This fixes the following warning: ../src/decode.c(666): warning C4244: '=': conversion from 'uint16_t' to 'uint8_t', possible loss of data
VideoLAN code repository instance