History log of /external/libavc/common/ih264_common_tables.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
91d2783e2b9be47c69960ffeaf77dd3c11473f1d 23-Jun-2015 Martin Storsjo <martin@martin.st> Mark arrays of pointers as const

Previously they were only marked as the pointers pointing to const
data, but the array themselves being non-const.

Change-Id: Ib5a9af6298615b2c40367a21e728899418b09935
/external/libavc/common/ih264_common_tables.c
329d7714ba4d26745fbef4463d891992043fe066 19-May-2015 Martin Storsjo <martin@martin.st> Fix a typo in gas_ih264_lvl_tbl, set proper sizes for level 1.1

The table values themselves were correct, but the level values
were swapped for 1.1 and 1B.

This fixes encoding using level 1.1, which previously got the
wrong (too small) sizes (corresponding to level 1B).

Change-Id: Ic0acc58eb5841710ffd8be54bf97800fdbb40855
/external/libavc/common/ih264_common_tables.c
23461c3cb019e6246ed841ac82564742ae288db3 15-May-2015 Martin Storsjo <martin@martin.st> Fix a typo in gai4_ih264_max_luma_pic_size
/external/libavc/common/ih264_common_tables.c
cd9e51fc2b6091aa344363ee8a4f881e938ff80c 18-Apr-2015 Lajos Molnar <lajos@google.com> fix file permissions

Change-Id: Ia4f99d5b963acd8d8a1afc2fbdf06b122d898f63
/external/libavc/common/ih264_common_tables.c
8d3d303c7942ced6a987a52db8977d768dc3605f 13-Mar-2015 Hamsalekha S <hamsalekha.s@ittiam.com> Initial version

Change-Id: I7efe9a589cd24edf86e8d086b40c27cbbf8b4017
/external/libavc/common/ih264_common_tables.c