History log of /external/libavc/test/encoder/app.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dfe686ad4a159a25195d614fa88cf00828f443db 23-Feb-2016 Doney Alex <doney.alex@ittiam.com> DO NOT MERGE Encoder: Added support for Constrained intra prediction.

Change-Id: I674746047b2b007ca4bc52fad1a2cd9b177cd7bb
/external/libavc/test/encoder/app.h
8588303afa4064cdbd91a653d45e5716b377b767 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
81b0b5a411d197c714f2d77c9c14ae60fdfa3275 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
134291ea0b1b9794b4d7feee2c3ffdbd941c5237 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
cd9e51fc2b6091aa344363ee8a4f881e938ff80c 18-Apr-2015 Lajos Molnar <lajos@google.com> fix file permissions

Change-Id: Ia4f99d5b963acd8d8a1afc2fbdf06b122d898f63
/external/libavc/test/encoder/app.h
c72323e7234ceda6c2c5be5bc2622d87cd4fbaf5 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

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