]> git.sesse.net Git - ffmpeg/commit
lavc: add ff_u8_to_s8() for safe type punning of uint8_t to int8_t
authorJustin Ruggles <justin.ruggles@gmail.com>
Mon, 16 Sep 2013 14:11:32 +0000 (10:11 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 18 Sep 2013 18:10:05 +0000 (14:10 -0400)
commit9ae53c5860e17d087642d27b00dade071970a2e7
tree66fd6a1fe897728ea1a363730ca1fcda2554846e
parent5626f994f273af80fb100d4743b963304de9e05c
lavc: add ff_u8_to_s8() for safe type punning of uint8_t to int8_t
libavcodec/mathops.h