<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_libhevc, branch android11-mainline-conscrypt-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libhevc/'/>
<entry>
<title>Snap for 7080740 from 75eb07f0dbf1769bf8e4871018ae4556ad699f7a to mainline-conscrypt-release</title>
<updated>2021-01-13T23:48:50+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2021-01-13T23:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libhevc/commit/?id=c79b671a447399f56c1dce5dcc90907584329c52'/>
<id>c79b671a447399f56c1dce5dcc90907584329c52</id>
<content type='text'>
Change-Id: Id00c6ca2bde49667117ac6d4122f27cf6fed16d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id00c6ca2bde49667117ac6d4122f27cf6fed16d6
</pre>
</div>
</content>
</entry>
<entry>
<title>encoder: Fix divide by zero in all intra encoding case</title>
<updated>2020-12-09T22:56:22+00:00</updated>
<author>
<name>Harish Mahendrakar</name>
<email>harish.mahendrakar@ittiam.com</email>
</author>
<published>2020-11-20T21:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libhevc/commit/?id=75eb07f0dbf1769bf8e4871018ae4556ad699f7a'/>
<id>75eb07f0dbf1769bf8e4871018ae4556ad699f7a</id>
<content type='text'>
Bug: 173312145
Test: poc in bug
Test: atest android.media.cts.HeifWriterTest
Test: atest android.mediav2.cts

Change-Id: I469c6864ffce5f0019f6be49ff4f3f0a58f04ec1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 173312145
Test: poc in bug
Test: atest android.media.cts.HeifWriterTest
Test: atest android.mediav2.cts

Change-Id: I469c6864ffce5f0019f6be49ff4f3f0a58f04ec1
</pre>
</div>
</content>
</entry>
<entry>
<title>libhevcenc: fix bitrate overshoot when lookahead is disabled</title>
<updated>2020-10-30T21:58:54+00:00</updated>
<author>
<name>Ram Mohan</name>
<email>ram.mohan@ittiam.com</email>
</author>
<published>2020-09-17T21:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libhevc/commit/?id=f5ec0d4287f61b578a700ff70beb3700b96ab827'/>
<id>f5ec0d4287f61b578a700ff70beb3700b96ab827</id>
<content type='text'>
When rc lookahead is disabled, next frame encode context becomes NULL.
This context is used to signal end of gop. As this is NULL rc does not
know the end of gop causing over consumption of bits. Rely on intraframe
interval to resolve this.

Also, as there is no scene change detection, default all pics to single scene.

Bug: 140313463
Bug: 168628473
Bug: 166085628
Test: atest android.media.cts.VideoCodecTest
Merged-In: I6dcf9fb52d3aa18935e0b8d9ec9c193b15d30668
Change-Id: I6dcf9fb52d3aa18935e0b8d9ec9c193b15d30668
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When rc lookahead is disabled, next frame encode context becomes NULL.
This context is used to signal end of gop. As this is NULL rc does not
know the end of gop causing over consumption of bits. Rely on intraframe
interval to resolve this.

Also, as there is no scene change detection, default all pics to single scene.

Bug: 140313463
Bug: 168628473
Bug: 166085628
Test: atest android.media.cts.VideoCodecTest
Merged-In: I6dcf9fb52d3aa18935e0b8d9ec9c193b15d30668
Change-Id: I6dcf9fb52d3aa18935e0b8d9ec9c193b15d30668
</pre>
</div>
</content>
</entry>
<entry>
<title>decoder: Fix memory uninitialized issue in ihevcd_sao_shift_ctb</title>
<updated>2020-09-30T22:13:54+00:00</updated>
<author>
<name>Manisha Jajoo</name>
<email>manisha.jajoo@ittiam.com</email>
</author>
<published>2020-07-13T04:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libhevc/commit/?id=3cacdbc078fc3269f2273a45220f3d127e0d87e9'/>
<id>3cacdbc078fc3269f2273a45220f3d127e0d87e9</id>
<content type='text'>
Test: poc in bug
Bug: 158484516

Change-Id: I83e89056be52b96760d95f5826c2bfdcfd3962e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: poc in bug
Bug: 158484516

Change-Id: I83e89056be52b96760d95f5826c2bfdcfd3962e2
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not call SIMD format conversion for width &lt; 32 am: bf3e80ea95 am: 327ae81587 am: 34b05739a0</title>
<updated>2020-08-04T22:22:49+00:00</updated>
<author>
<name>Harish Mahendrakar</name>
<email>harish.mahendrakar@ittiam.com</email>
</author>
<published>2020-08-04T22:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libhevc/commit/?id=7247e6e4017e540e6b2a99f728362ee997af58b0'/>
<id>7247e6e4017e540e6b2a99f728362ee997af58b0</id>
<content type='text'>
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/libhevc/+/12207603

Change-Id: Ifff34d88413e535870e069e857a62d934596639b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/libhevc/+/12207603

Change-Id: Ifff34d88413e535870e069e857a62d934596639b
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not call SIMD format conversion for width &lt; 32 am: bf3e80ea95 am: 327ae81587</title>
<updated>2020-08-04T22:03:59+00:00</updated>
<author>
<name>Harish Mahendrakar</name>
<email>harish.mahendrakar@ittiam.com</email>
</author>
<published>2020-08-04T22:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libhevc/commit/?id=34b05739a091175bcf9d0d9519dacf314ded60f6'/>
<id>34b05739a091175bcf9d0d9519dacf314ded60f6</id>
<content type='text'>
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/libhevc/+/12207603

Change-Id: Ie26764212787f3ccba9dd528a86fda30bceb0431
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/libhevc/+/12207603

Change-Id: Ie26764212787f3ccba9dd528a86fda30bceb0431
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not call SIMD format conversion for width &lt; 32 am: bf3e80ea95</title>
<updated>2020-08-04T21:37:41+00:00</updated>
<author>
<name>Harish Mahendrakar</name>
<email>harish.mahendrakar@ittiam.com</email>
</author>
<published>2020-08-04T21:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libhevc/commit/?id=327ae8158731c8661699aea32e087dc221cdf5bb'/>
<id>327ae8158731c8661699aea32e087dc221cdf5bb</id>
<content type='text'>
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/libhevc/+/12207603

Change-Id: I9becb718a9aa803b03651b3612b28b1afb8353e4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/libhevc/+/12207603

Change-Id: I9becb718a9aa803b03651b3612b28b1afb8353e4
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not call SIMD format conversion for width &lt; 32</title>
<updated>2020-07-22T04:38:59+00:00</updated>
<author>
<name>Harish Mahendrakar</name>
<email>harish.mahendrakar@ittiam.com</email>
</author>
<published>2019-11-14T23:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libhevc/commit/?id=bf3e80ea95fa9edbb109ffa09d5116c5561158d7'/>
<id>bf3e80ea95fa9edbb109ffa09d5116c5561158d7</id>
<content type='text'>
Neon SIMD functions do not support width &lt; 32.

Bug: 143464314
Test: poc in bug

Change-Id: I2445c3d98c0b1afbb1ef480403bbc67add629cac
(cherry picked from commit 6219b83299f3c0322c4485582222f3dbd1f437a5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Neon SIMD functions do not support width &lt; 32.

Bug: 143464314
Test: poc in bug

Change-Id: I2445c3d98c0b1afbb1ef480403bbc67add629cac
(cherry picked from commit 6219b83299f3c0322c4485582222f3dbd1f437a5)
</pre>
</div>
</content>
</entry>
<entry>
<title>point to new repo hooks for mainline uploads am: e0a949ee15</title>
<updated>2020-05-29T23:49:48+00:00</updated>
<author>
<name>Ray Essick</name>
<email>essick@google.com</email>
</author>
<published>2020-05-29T23:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libhevc/commit/?id=89356ead4b9f5d0a29bdce0a0da870369fe3215d'/>
<id>89356ead4b9f5d0a29bdce0a0da870369fe3215d</id>
<content type='text'>
Change-Id: I265a1701d4efec59c45d38a71e0d3ed925f7dfb8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I265a1701d4efec59c45d38a71e0d3ed925f7dfb8
</pre>
</div>
</content>
</entry>
<entry>
<title>point to new repo hooks for mainline uploads</title>
<updated>2020-05-26T22:17:47+00:00</updated>
<author>
<name>Ray Essick</name>
<email>essick@google.com</email>
</author>
<published>2020-05-26T22:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libhevc/commit/?id=e0a949ee15f526448d45977ca8645328045ea690'/>
<id>e0a949ee15f526448d45977ca8645328045ea690</id>
<content type='text'>
Bug: 157501573
Test: upload
Change-Id: Iad7f5e2f1f9c7a00e47f762f41d0677ea30f22ad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 157501573
Test: upload
Change-Id: Iad7f5e2f1f9c7a00e47f762f41d0677ea30f22ad
</pre>
</div>
</content>
</entry>
</feed>
