openh264/codec
V a6463be0cc Allow yasm to be used instead of nasm.
http://www.nasm.us/doc/nasmdoc3.html#section-3.4.1 says a zero should
follow $ in numeric constants, but yasm complains about it when not
followed.
2014-01-18 13:59:24 +01:00
..
api/svc Add an encoder method for encoding the SPS/PPS without encoding a frame 2014-01-11 13:58:56 +02:00
build Don't load welsdec.dll at runtime in the decConsole test app on windows 2014-01-17 12:06:21 +02:00
common Allow yasm to be used instead of nasm. 2014-01-18 13:59:24 +01:00
console Omit assembler source rules if no asm sources are found 2014-01-17 18:52:46 +02:00
decoder Merge pull request #147 from volvet/illegal_assembly_fix 2014-01-17 14:13:24 -08:00
encoder Allow yasm to be used instead of nasm. 2014-01-18 13:59:24 +01:00
processing Allow yasm to be used instead of nasm. 2014-01-18 13:59:24 +01:00
WelsThreadLib fix typo 2014-01-17 00:50:03 +05:30