History log of /external/libavc/test/encoder/app.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7dbacdf7651457dfc6244ed96b797e93a6944680 19-Jun-2015 Harinarayanan K K <harinarayanan.kk@ittiam.com> 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
/external/libavc/test/encoder/app.h
a932f734ab7fbb48b1245611d876388b7d90ed90 12-Jun-2015 Martin Storsjo <martin@martin.st> Don't include <sys/time.h> if WINDOWS_TIMER is set

If WINDOWS_TIMER is set, windows.h is supposed to be used instead,
and sys/time.h isn't available.

This reduces the amount of duplicated include directives in the test
apps.

Change-Id: I223d80c4ccaed2aab55e3aae66dab903ecacef7a
/external/libavc/test/encoder/app.h
3749f6f435e79624f72841e866245d84195551cd 18-Jun-2015 Harinarayanan K K <harinarayanan.kk@ittiam.com> Added support for Main Profile toolsets in encoder.

Added support for CABAC entropy coding.
Added support for B slices.
Fixed an issue in rate control constant QP mode.

Change-Id: Ib759d35e8e943f941aa9b8bbff0362d92c619994
/external/libavc/test/encoder/app.h
a2b49e5f0574dee76f81507f288143d83a4b7c1a 18-Apr-2015 Lajos Molnar <lajos@google.com> fix file permissions

Change-Id: Ia4f99d5b963acd8d8a1afc2fbdf06b122d898f63
/external/libavc/test/encoder/app.h
3a52efd36102c9a4cb8e8f23b6f9131b8b01eef5 28-Apr-2015 Harish Mahendrakar <harish.mahendrakar@ittiam.com> Fixed few issues seen in CTS tests

Added support for encoding non-multiple of 16 dimensions
Added support for encoding dimensions smaller than 64x64
Aligned coeff data to 4 byte boundary

Bug: 20554276
Change-Id: I111093950f94698296d8499a2845cfe2db6c557b
/external/libavc/test/encoder/app.h
8d3d303c7942ced6a987a52db8977d768dc3605f 13-Mar-2015 Hamsalekha S <hamsalekha.s@ittiam.com> Initial version

Change-Id: I7efe9a589cd24edf86e8d086b40c27cbbf8b4017
/external/libavc/test/encoder/app.h