openh264/codec/encoder
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
..
core Check for the right function pointer 2014-03-14 22:20:40 +02:00
plus use global trace in encoder 2014-03-10 15:22:40 +08:00
targets.mk Update targets.mk files 2014-03-07 16:22:59 +08:00