openh264/codec/encoder/core
Martin Storsjö b3d04d88a0 Check for the right function pointer
This code checked whether one function pointer was non-null,
but the went on to call a different function pointer. Check
for the one that actually was called.
2014-03-14 22:20:40 +02:00
..
arm Push clobbered neon registers on the stack 2014-03-10 22:07:36 +02:00
asm Fix a typo in a macro name, EXTENTION -> EXTENSION 2014-03-14 10:13:18 +02:00
inc refactor ME for easier adding other search methods 2014-03-14 15:04:35 +08:00
src Check for the right function pointer 2014-03-14 22:20:40 +02:00