openh264/codec/build
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
..
android improve perf 2014-08-12 14:29:39 +08:00
iOS Move the memory allocation/deallocation routines to the common library 2015-01-30 11:30:59 +02:00
win32 Move the memory allocation/deallocation routines to the common library 2015-01-30 11:30:59 +02:00
generate_codec_ver.sh Declare the g_strCodecVer variable as const 2015-01-04 21:00:23 +02:00