openh264/codec/decoder/plus
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
..
inc Removed an unused pair of files generated by MSVC project wizards 2014-01-27 22:55:33 +02:00
res Merge pull request #32 from mstorsjo/cosmetics 2013-12-13 08:54:14 -08:00
src Use strlen() instead of WelsStrnlen/STRNLEN for string constants 2014-01-28 11:38:26 +02:00