openh264/codec/build/win32
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
..
dec Move the MC routines to the common library 2015-01-28 15:32:46 +02:00
enc Move the MC routines to the common library 2015-01-28 15:32:46 +02:00
.gitignore Use default paths for and object files and other intermediate files 2014-07-15 13:00:56 +03:00