openh264/codec/encoder/core
Martin Storsjö 082a986990 Use strlen() instead of WelsStrnlen/STRNLEN for string constants
A string constant is guaranteed to be null terminated, and thus
doesn't need to use a version of strlen with a fixed buffer size
limit.
2014-01-28 11:38:26 +02:00
..
asm Allow yasm to be used instead of nasm. 2014-01-18 13:59:24 +01:00
inc Merge pull request #235 from mstorsjo/merge-ls-defines 2014-01-27 14:10:00 -08:00
src Use strlen() instead of WelsStrnlen/STRNLEN for string constants 2014-01-28 11:38:26 +02:00