History log of /external/libhevc/decoder/ihevcd_version.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9863d8f8027b2736dddbc0114ba983555e38798d 28-Oct-2015 Dan Willemsen <dwillemsen@google.com> Remove __DATE__/__TIME__ from Android builds

This removes unnecessary changes from build to build.

Bug: 24204119
Change-Id: I1a787012c7e5dc4320c0760a00608c9472c2ab39
/external/libhevc/decoder/ihevcd_version.c
4d73ab3ec9823d009fa01beea164c0036b5215b9 31-Aug-2015 Harish Mahendrakar <harish.mahendrakar@ittiam.com> Reduced memory requirements

Memory allocations are now done based on contents of SPS
API changed to move allocations inside the library

Change-Id: Ia4333cc2c01d7402dfe05e55e3c8a770a86be693
/external/libhevc/decoder/ihevcd_version.c
ff8f9c0a287aebc5113d376a6afb82212a53b14e 05-Aug-2015 Harish Mahendrakar <harish.mahendrakar@ittiam.com> Removed calls to strcat and strlen

Change-Id: Ie211561cdbce46b795dc3848387f6c0c11c7264c
/external/libhevc/decoder/ihevcd_version.c
9663ae211632948494bebd703d4d8f7cb576d7d6 28-Oct-2014 Naveen Kumar Ponnusamy <naveenkumar.p@ittiam.com> Few bug fixes in loop filter

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

Change-Id: I8d179b9ad3c7ee3ad27972ee02ea2658fd2c3c25
/external/libhevc/decoder/ihevcd_version.c
0d8951cef4b1a1dbf4ff5ba3e8796cf1d4503098 16-May-2014 Harish Mahendrakar <harish.mahendrakar@ittiam.com> Initial Version of HEVC decoder

Compliant to reference software HM11.0 onwards

Bug: 14571712
Change-Id: I8af25c1221cc6ab70440141c4d9b48c1ac69696a
/external/libhevc/decoder/ihevcd_version.c