libavc/test
Harinarayanan K K 8588303afa Added code to handle cases with qp less than 10
When qp goes less than 10, all I16x16 mode evaluations
are disabled and I4x4 evaluations are enabled irrespective
of preset. This will ensure that the residual will not
exceed the supported range of entropy

Minimum Qp cannot be set less than 4 now. When QP goes lesser,
the residual may exceed the supported range even with I4x4 enabled.

Change-Id: I25b404fcd9c9e9dbdd77679280968635ee047eb3
2015-06-24 21:04:58 +00:00
..
decoder Remove unnecessary calls to ithread_exit 2015-06-24 20:40:31 +00:00
encoder Added code to handle cases with qp less than 10 2015-06-24 21:04:58 +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