openh264/codec/encoder/core
Martin Storsjö 7791a6d28d Use WelsSnprintf instead of a combination of strlen and STRNCAT
This simplifies the code and makes the buffer size checks
more consistent. Additionally, the previous version wrote
the extra space character without checking if it actually fit
into the buffer.
2014-01-28 12:00:04 +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 WelsSnprintf instead of a combination of strlen and STRNCAT 2014-01-28 12:00:04 +02:00