openh264/codec/build/iOS
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
..
common/common.xcodeproj Move the memory allocation/deallocation routines to the common library 2015-01-30 11:30:59 +02:00
dec Move the memory allocation/deallocation routines to the common library 2015-01-30 11:30:59 +02:00
enc Move the memory allocation/deallocation routines to the common library 2015-01-30 11:30:59 +02:00
openh264/openh264.xcodeproj Set the iOS deployment target consistently 2014-07-11 11:39:08 +03:00
processing/processing.xcodeproj refine common moudle for part of intra prediction function 2014-09-25 14:03:11 +08:00
.gitignore add encode test for iOS 2014-02-26 14:53:31 +08:00