openh264/codec/encoder
Martin Storsjö 9a0663620a Move the MC routines to the common library
Use the decoder versions of the functions (which are capable
of handling widths 4/8/16 for luma, not only 16 as in the
encoder). By using the more generic versions, there may be a small
performance loss since the functions need to check the width
in every call. Actual measurements show that the actual change is
very small (and the shared routines turn out to actually be faster
than the existing ones in ARM NEON setups).
2015-01-28 15:32:46 +02:00
..
core Move the MC routines to the common library 2015-01-28 15:32:46 +02:00
plus fix statistics: updating should be independent with log interval 2015-01-27 10:12:51 +08:00
targets.mk Move the MC routines to the common library 2015-01-28 15:32:46 +02:00