openh264/codec/encoder/core
Martin Storsjö f0240ef3bb Use the right data type for a local variable
All the values assigned into this variable, and compared with this
variable, are int32_t.

This avoids warnings about comparison between signed and unsigned
types.
2014-05-30 11:31:48 +03:00
..
arm Move copy_mb neon code to common folder 2014-04-17 10:06:48 +08:00
arm64 Refine some code 2014-05-15 15:04:44 +08:00
inc Enlarge pLongRefList to avoid accesses out of bounds 2014-05-30 11:31:11 +03:00
src Use the right data type for a local variable 2014-05-30 11:31:48 +03:00
x86 Add IntraSad asm code. 2014-05-04 12:12:38 +08:00