shithub: libvpx

RSS feed

f30c419d – Johann <johannkoenig@google.com> authored on 2019/05/02 07:40
android: do not attempt standalone builds

3fd96f7d – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/05/03 14:13
Merge "vp8: clamp uv mv after calculation."

14e1b235 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/05/02 15:04
Merge "vp8: quiet conversion warnings when packing bits"

545c4d75 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/05/02 14:44
Merge "Fix the use of uninitialized value in qsort"

8a800b52 – Jerome Jiang <jianj@google.com> authored on 2019/05/01 07:51
vp8: clamp uv mv after calculation.

8743cdd4 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/05/01 15:51
Merge "make vpx_debug_util.c inclusion conditional"

d79ef289 – Johann <johannkoenig@google.com> authored on 2019/05/01 08:10
vp8: quiet conversion warnings when packing bits

7a4703e8 – Jingning Han <jingning@google.com> authored on 2019/04/30 07:54
Rework the wiener variance buffer

37c8030a – Jingning Han <jingning@google.com> authored on 2019/04/30 06:58
Deprecate stack_rank_buffer usage

1fa82a91 – Jingning Han <jingning@google.com> authored on 2019/04/30 06:54
Refactor perceptual aq control

e5f2e06a – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/30 23:37
Merge "Add PERCEPTUAL_AQ tag"

aef0b880 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/30 18:09
Merge "vp8cx.h,vpxenc: add note about alt ref ranges"

bf30ae3a – Jingning Han <jingning@google.com> authored on 2019/04/30 06:36
Fix the use of uninitialized value in qsort

204b72c9 – James Zern <jzern@google.com> authored on 2019/04/30 13:42
make vpx_debug_util.c inclusion conditional

1d0dedf7 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/30 12:46
Merge "vp8: quiet conversion warning when packing sizes"

abb13c0d – Johann <johannkoenig@google.com> authored on 2019/04/30 08:26
cast ambiguous _mm_set1_epiNN() constants

9012ebc2 – Deepa K G <deepa.kg@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/30 03:59
Merge "Refine active best quality of layered ARF frames"

2c38592e – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/29 19:38
Merge "Call set_error_per_bit in SSIM rdmult update"

49794235 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/29 18:53
Merge "vp8 quantize: silence conversion warning"

197ef67e – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/29 18:32
Merge "vp8 quantize: use native abs/sign implementations"

6171b7f3 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/29 18:22
Merge "Add bistream_debug tool"

dff4d376 – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/29 14:35
Merge "Refactor the SSIM based rdmult update function"

9a81785e – Johann <johannkoenig@google.com> authored on 2019/04/29 12:07
vp8: quiet conversion warning when packing sizes

ca18ac8e – James Zern <jzern@google.com> authored on 2019/04/29 11:21
vp8cx.h,vpxenc: add note about alt ref ranges

1e01d13f – Johann <johannkoenig@google.com> authored on 2019/04/29 10:38
vp8 quantize: silence conversion warning

e3f12b52 – Johann <johannkoenig@google.com> authored on 2019/04/29 09:05
vp8 quantize: use native abs/sign implementations

2a26032b – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/29 09:50
Merge "Fix in key frame detection"

5a97d750 – Jingning Han <jingning@google.com> authored on 2019/04/29 07:40
Add PERCEPTUAL_AQ tag

524ee737 – sdeng <sdeng@google.com> authored on 2019/04/29 05:34
Call set_error_per_bit in SSIM rdmult update

e779b2f3 – sdeng <sdeng@google.com> authored on 2019/04/29 05:31
Refactor the SSIM based rdmult update function

483b71e8 – Angie Chiang <angiebird@google.com> authored on 2019/04/23 14:19
Add bistream_debug tool

e50f4e41 – Marco Paniconi <marpan@google.com> authored on 2019/04/25 12:12
vp9-rtc: Adjust thresh for 4x4 tx selection

f836d8ba – Marco Paniconi <marpan@google.com> authored on 2019/04/25 05:01
vp9-rtc: Fix int conversion error in nonrd_pickmode.

8dc05779 – Marco Paniconi <marpan@google.com> authored on 2019/04/24 06:31
vp9-rtc: Pass source variance and mode to select tx

44449db0 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/24 02:15
Merge "vp9-rtc: tx_size selection for intra mode in nonrd"

d2d51744 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/04/23 19:36
Merge changes I1af88144,I9eaf9563,I58c1bc0f,I8d173add

ed478a97 – Sai Deng <sdeng@google.com> authored