openh264/codec
Martin Storsjö 04f5bcd68d Use movsxd in SIGN_EXTENSION
This is what nasm ended up assembling movsx with 32 bit input to
anyway.

Keep using plain movsx for 16 bit input.

This fixes building with yasm in 64 bit mode.
2014-03-17 13:26:46 +02:00
..
api/svc fix SM_FIXEDSLCNUM_SLICE bug, add SM_AUTO_SLICE mode 2014-03-11 10:23:46 +08:00
build Remove something that looks like a personal todo note from the Android makefiles 2014-03-11 14:27:14 +02:00
common Use movsxd in SIGN_EXTENSION 2014-03-17 13:26:46 +02:00
console fix dump file issue 2014-03-14 15:13:24 +08:00
decoder Remove commented out code for old, 32-bit only x86 assembly function prologues/epilogues 2014-03-17 11:20:11 +02:00
encoder Use movsxd in SIGN_EXTENSION 2014-03-17 13:26:46 +02:00
processing Remove commented out code for old, 32-bit only x86 assembly function prologues/epilogues 2014-03-17 11:20:11 +02:00