libavc/test
Harinarayanan K K 6cb6772805 Reduced memory requirements.
Buffer allocation is based on minimum level required for the
input resolution rather than the input max level.

Number of maximum context sets can be set to 1 to reduce
memory usage.

Added a macro ENC_MIN_PU_SIZE for minimum size of
inter prediction unit supported by encoder.

Changed the maximum constraint on number of MBs for NMB
processing to width in Mbs.

Change-Id: I5a9255e93935d90c13262681aafc772aedf8ae81
2015-06-24 21:04:04 +00:00
..
decoder Remove unnecessary calls to ithread_exit 2015-06-24 20:40:31 +00:00
encoder Reduced memory requirements. 2015-06-24 21:04:04 +00:00
Android.mk Added support for Main Profile toolsets in encoder. 2015-06-24 20:36:11 +00:00
decoder.mk fix file permissions 2015-05-05 17:34:51 +00:00
encoder.mk fix file permissions 2015-05-05 17:34:51 +00:00