openh264/codec
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
..
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 Fix a typo in a macro name, EXTENTION -> EXTENSION 2014-03-14 10:13:18 +02:00
console fix double free crash in encoder 2014-03-12 16:21:33 +08:00
decoder clean redundant checks in decoder 2014-03-13 23:56:54 -07:00
encoder Check for the right function pointer 2014-03-14 22:20:40 +02:00
processing Fix a typo in a macro name, EXTENTION -> EXTENSION 2014-03-14 10:13:18 +02:00