openh264/codec/build/win32/enc
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
..
encConsole.vcproj Merge pull request #1195 from mstorsjo/msvc-unify-linker-opts 2014-07-23 13:29:14 +08:00
WelsEncCore.vcproj Move the MC routines to the common library 2015-01-28 15:32:46 +02:00
WelsEncoder.sln Remove the _2008 suffix from the Visual Studio solutions 2014-05-08 11:47:56 +03:00
WelsEncPlus.vcproj Merge pull request #1195 from mstorsjo/msvc-unify-linker-opts 2014-07-23 13:29:14 +08:00