- 06 Nov, 2015 3 commits
-
-
Harish Mahendrakar authored
am: 9043fefe -s ours * commit '9043fefe': Added few memsets to avoid uninitialized reads for error clips
-
Harish Mahendrakar authored
am: d4885869 * commit 'd4885869': Added few memsets to avoid uninitialized reads for error clips
-
Harish Mahendrakar authored
am: d71abc69 * commit 'd71abc69': Added few memsets to avoid uninitialized reads for error clips
-
- 30 Oct, 2015 1 commit
-
-
Dan Willemsen authored
This removes unnecessary changes from build to build. Bug: 24204119 Change-Id: I1a787012c7e5dc4320c0760a00608c9472c2ab39 (cherry picked from commit 9863d8f8)
-
- 27 Oct, 2015 1 commit
-
-
Harish Mahendrakar authored
Also aligned few allocations to 4 byte boundary Bug: 25070493 Bug: 24686670 Change-Id: I430b18fce2fe2940f4fb0ff95e5eadc7fdd705d4
-
- 22 Oct, 2015 2 commits
-
-
Marco Nelissen authored
am: b3a53ceb * commit 'b3a53ceb': Aligned ps_pic_pu to 4 bytes
-
Marco Nelissen authored
Change-Id: Ic515e6ca749bbd4b11a715f1ea7e5dd9a54b2cd0
-
- 21 Oct, 2015 2 commits
-
-
Harish Mahendrakar authored
am: e8bfec1f * commit 'e8bfec1f': Aligned ps_pic_pu to 4 bytes
-
Harish Mahendrakar authored
stmia was resulting in SEGV_MAPERR when ps_pic_pu is not aligned to 4 bytes Bugfix: 24686670, 21468583 Change-Id: I07672d4a790f73cf27964983350181e66edc4d57
-
- 20 Oct, 2015 1 commit
-
-
Harish Mahendrakar authored
stmia was resulting in SEGV_MAPERR when ps_pic_pu is not aligned to 4 bytes Bugfix: 24686670, 21468583 Change-Id: I07672d4a790f73cf27964983350181e66edc4d57
-
- 09 Oct, 2015 13 commits
-
-
Harish Mahendrakar authored
Memory allocations are now done based on contents of SPS API changed to move allocations inside the library Change-Id: Ia4333cc2c01d7402dfe05e55e3c8a770a86be693
-
Harish Mahendrakar authored
Decoder may read 8 extra bytes at the end of this buffer. Though it will never be used, setting it to zero will ensure unitialized reads are avoided Change-Id: Id7bf81ea73718a677c326e352ad3f4dc1756601a
-
Harish Mahendrakar authored
Fixed few intra pred issues in handling constrained intra pred cases Change-Id: I17739bf2b96c1f1573bbdc277e02c052dfbd932a
-
Harish Mahendrakar authored
This is to be set to 0, when num_short_term_ref_pic_sets in sps is 1. Change-Id: Ied061106952eddadd1c92281c6183fd510e2b0b0
-
Harish Mahendrakar authored
Change-Id: I5bdea6af37217020d50267dac9e59077d8ce1786
-
Harish Mahendrakar authored
Change-Id: Iee464653b47f10759b905ff7ef995be800a837ac
-
Harish Mahendrakar authored
Change-Id: Ie211561cdbce46b795dc3848387f6c0c11c7264c
-
Harish Mahendrakar authored
Added asserts in buffer manager Added few definitions for SEI messages Change-Id: Ieb6dba04303e433e93f79360c064d96f21b1058f
-
Harish Mahendrakar authored
Change-Id: Ie8df0eebca7967fc87b4662e0cc582033dac6aae
-
Harish Mahendrakar authored
Change-Id: I6f85f1c4994a2d37612d149e6c87de522a6b9966
-
Harish Mahendrakar authored
Change-Id: I4b37da82d2233131ce9aa57f5977b697d567b676
-
Harish Mahendrakar authored
Change-Id: Ib25db1da92eee390a3847df06c0c0675ebcfb1a4
-
Harish Mahendrakar authored
Fixed few intra pred issues in handling constrained intra pred cases Change-Id: Id1dfa27d328be8c6e5065c56d6df7950c39e124b
-
- 18 Aug, 2015 1 commit
-
-
Harish Mahendrakar authored
* commit 'b4475ae3': Align pic_width_in_luma_samples and pic_width_in_luma_samples to 8
-
- 17 Aug, 2015 1 commit
-
-
Harish Mahendrakar authored
* commit '2b67e532': Align pic_width_in_luma_samples and pic_width_in_luma_samples to 8
-
- 14 Aug, 2015 1 commit
-
-
Harish Mahendrakar authored
Spec mandates these to be multiples of min_cb_size. Bug fix: 22278703 Change-Id: I17f0c2242519a9277598b8fb5b05717e1ce7469b (cherry picked from commit dde3d8a3)
-
- 31 Jul, 2015 2 commits
-
-
Harish Mahendrakar authored
Spec mandates these to be multiples of min_cb_size. Bug fix: 22278703 Change-Id: I17f0c2242519a9277598b8fb5b05717e1ce7469b
-
Naveen Kumar Ponnusamy authored
Removed few unused functions Fixed an issue in 420P output in shared mdoe Few bug fixes in handling loop filter corner cases in multi-tile multi-slice clips Renamed few elements in mv_buf_t for consistency Bug: 22860270 Change-Id: I8d179b9ad3c7ee3ad27972ee02ea2658fd2c3c25
-
- 12 Dec, 2014 1 commit
-
-
Duane Sand authored
Change-Id: I9830652a3662c6c2aec0110ff86e542702935013
-
- 01 Dec, 2014 1 commit
-
-
Bernhard Rosenkränzer authored
This allows them to be built with clang's internal assembler. Also, pass -I flags to the assembler explicitly and stop disabling clang. Signed-off-by:
Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: I67dfd0d1b44217af6cf159f4d8810b3c2173702b
-
- 24 Nov, 2014 1 commit
-
-
Chih-Hung Hsieh authored
Clang does not preprocess .s files. There are also some instructions not recognized by clang. BUG: 18392882 Change-Id: I15d12e55556ca297352f430867d446144b9d5341
-
- 09 Aug, 2014 1 commit
-
-
Greg Hackmann authored
ARCH_ARM_HAVE_NEON only applies to ARMv7 targets, since ARMv8 requires NEON support. It may be set anyway on some targets but this shouldn't be relied on. Also fix DEFAULT_ARCH not getting set, which currently works anyway but mostly by accident (ihevcd_init_function_ptr() falls back on the case we happen to want). Change-Id: Ided35523f83fdffca313e2bcb71470cdf780fa55 Signed-off-by:
Greg Hackmann <ghackmann@google.com>
-
- 12 Jul, 2014 2 commits
-
-
Naveen Kumar Ponnusamy authored
Cleaned up source files for redundant and inactive #if directives
-
Naveen Kumar Ponnusamy authored
Change-Id: Ia19a99001fef37334f18521dd8f8710907fe370d
-
- 06 Jun, 2014 1 commit
-
-
Harish Mahendrakar authored
Added support for returning coded width and height along with display dimensions Fixed few macros for mips Removed signed comparison warnings Removed few files that are not needed Fixed an issue in handling more than 256 slices in a picture Bug: 14571712 Change-Id: Ie485aaae3a13744bc9acff8aa699efbbc31f94f1
-
- 22 May, 2014 1 commit
-
-
Harish Mahendrakar authored
Compliant to reference software HM11.0 onwards Bug: 14571712 Change-Id: I8af25c1221cc6ab70440141c4d9b48c1ac69696a
-
- 17 Apr, 2014 1 commit
-
-
Qiwen Zhao authored
-