openh264/codec/build/win32/enc
Martin Storsjö 2356eb1ff6 Move the memory allocation/deallocation routines to the common library
They are still used slightly differently in the encoder and decoder;
the decoder uses plain functions while the encoder uses one object
keeping track of the number of allocated bytes, and keeping track
of the requested alignment.
2015-01-30 11:30:59 +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 memory allocation/deallocation routines to the common library 2015-01-30 11:30:59 +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