shithub: libvpx

RSS feed

7080fc46 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/08/20 14:04
Merge "Add [full/sub]_pixel_motion_search"

40ea3102 – Yue Chen <yuec@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/08/20 13:38
Merge "Add 6:1:1 weighted PSNR to opsnr.stt"

3e569348 – Angie Chiang <angiebird@google.com> authored on 2019/08/16 11:40
Add [full/sub]_pixel_motion_search

f9b93714 – Angie Chiang <angiebird@google.com> authored on 2019/08/16 10:17
Add MotionField and MotionFieldInfo

b0c89c99 – Angie Chiang <angiebird@google.com> authored on 2019/08/16 07:01
Add temporary motion_compensated_prediction_new

ff902694 – Dan Zhu <zxdan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/08/16 13:52
Merge "estimate local variation of reference frame"

3572f395 – Dan Zhu <zxdan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/08/16 13:52
Merge "smooth motion field"

6e122b6f – Dan Zhu <zxdan@google.com> authored on 2019/08/14 09:51
estimate local variation of reference frame

795c9188 – Dan Zhu <zxdan@google.com> authored on 2019/08/14 09:55
smooth motion field

7c1f5208 – Angie Chiang <angiebird@google.com> authored on 2019/08/15 12:00
Add test_non_greedy_mv.cc

dc3ded36 – Yue Chen <yuec@google.com> authored on 2019/08/12 12:56
Add 6:1:1 weighted PSNR to opsnr.stt

0af40df7 – Hien Ho <hienho@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/08/12 14:28
Merge "vp9_rdopt: fix integer sanitizer warnings"

e46820c6 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/08/06 00:07
Merge "Fix vp9_quantize_fp(_32x32)_neon for HBD"

e1f127c4 – Jerome Jiang <jianj@google.com> authored on 2019/08/05 11:38
Fix vp9_quantize_fp(_32x32)_neon for HBD

84d41990 – Hien Ho <hienho@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/08/02 16:34
Merge "vp8/encoder/boolhuff: fix integer sanitizer warnings"

e0348546 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/08/02 13:04
Merge "Fix saturation issue in vp9_quantize_fp_neon"

c1d630d5 – Hien Ho <hienho@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/08/02 11:41
Merge "vp9_svc_layercontext.c: fix integer sanitizer warnings"

9dbbbd18 – Hien Ho <hienho@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/08/02 11:40
Merge "vpx_dsp/bitwriter.h: fix clang integer sanitizer warning"

8894c766 – Jerome Jiang <jianj@google.com> authored on 2019/08/01 06:48
Fix saturation issue in vp9_quantize_fp_neon

12cbfbb8 – Hien Ho <hienho@google.com> authored on 2019/06/20 05:40
vpx_dsp/bitwriter.h: fix clang integer sanitizer warning

0971d320 – Angie Chiang <angiebird@google.com> authored on 2019/07/22 11:16
Reduce call num of exhaustive search

119dad38 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/31 18:03
Merge "Cosmetic changes of vp9_nb_mvs_inconsistency"

4b0bfe8f – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/31 15:55
Merge "Change the child classes methods names to align with parent's"

1979d415 – Hien Ho <hienho@google.com> authored on 2019/07/30 07:28
vp9_svc_layercontext.c: fix integer sanitizer warnings

95ce7c64 – Hien Ho <hienho@google.com> authored on 2019/06/28 06:49
vp9_rdopt: fix integer sanitizer warnings

0fc1b220 – James Zern <jzern@google.com> authored on 2019/07/27 06:40
sad_test: align exp_sad[]

59b7f2f3 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/24 17:01
Merge "Add vp9_non_greedy_mv.c/h"

f8c416f7 – Angie Chiang <angiebird@google.com> authored on 2019/07/24 10:04
Cosmetic changes of vp9_nb_mvs_inconsistency

18d309c1 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/23 14:29
Merge "vp9-rtc: Add intra speed feature for speed >= 8"

e7548da4 – Dan Zhu <zxdan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/23 14:16
Merge "Add Horn & Schunck Estimator"

5db8ff42 – Dan Zhu <zxdan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/23 14:16
Merge "Add Exhaust Search (Neighbor Constrain) Estimator"

8c5896e8 – Dan Zhu <zxdan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/23 14:16
Merge "Add Ground Truth Estimator"

05b0b204 – Dan Zhu <zxdan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/23 14:09
Merge "Based Class of Motion Field Estimators"

4c89f06b – Dan Zhu <zxdan@google.com> authored on 2019/07/23 06:03
Change the child classes methods names to align with parent's

e4096639 – Dan Zhu <zxdan@google.com> authored on 2019/07/17 15:36
Add Ground Truth Estimator

c7093c18 – Dan Zhu <zxdan@google.com> authored on 2019/07/17 15:44
Add Horn & Schunck Estimator

d7a2451d – Dan Zhu <zxdan@google.com> authored on 2019/07/17 15:43
Add Exhaust Search (Neighbor Constrain) Estimator

3244f473 – Dan Zhu <zxdan@google.com> authored on 2019/07/17 11:20
Based Class of Motion Field Estimators

c096a249 – Marco Paniconi <marpan@google.com> authored on 2019/07/22 05:49
vp9-rtc: Add intra speed feature for speed >= 8

ad8f8150 – Wan-Teh Chang <wtc@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/19 11:45
Merge "Remove unused fb_cb related fields from VP9_COMMON"

6b5db3f9 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/18 18:12
Merge changes I3216c984,I70d40060

5362ce31 – Angie Chiang <angiebird@google.com> authored on 2019/07/18 11:08
Add vp9_non_greedy_mv.c/h

546c273f – Wan-Teh Chang <wtc@google.com> authored on 2019/07/18 10:37
Remove unused fb_cb related fields from VP9_COMMON

548974b2 – Wan-Teh Chang <wtc@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/17 16:13
Merge "Fix comment typos."

706f1f10 – Angie Chiang <angiebird@google.com> authored on 2019/07/17 08:36
Make vp9_prepare_nb_full_mvs only return valid mvs

ee554c8c – Angie Chiang <angiebird@google.com> authored on 2019/07/16 13:49
Let vp9_nb_mvs_inconsistency call log2 just once

ce13498b – Wan-Teh Chang <wtc@google.com> authored on 2019/07/17 07:09
Fix comment typos.

29105581 – Angie Chiang <angiebird@google.com> authored on 2019/07/14 05:20
Add vpx_sad32x32x8_c/avx2

a6622470 – Angie Chiang <angiebird@google.com> authored on 2019/07/14 04:59
Add unit test for vpx_sadMxNx8

53dc2d9d – Johann <johannkoenig@google.com> authored on 2019/07/16 07:35
Merge remote-tracking branch 'origin/orpington'

3ab1a4aa – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/16 11:06
Merge "Limit active best quality of layered ARF frames"

d749bc7b – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/15 14:40
Merge changes I9288c88d,Ib1ac6f57,I02fac56a,Id6a8b117

bb407a27 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/15 14:31
Merge "Revert "Set up frame contexts based on frame type""

ed5a5a06 – Yunqing Wang <yunqingwang@google.com> authored on 2019/07/15 13:15
Revert "Set up frame contexts based on frame type"

8ae68675 – Johann <johannkoenig@google.com> authored on 2019/07/15 10:55
Release v1.8.1 Orpington Duck

037d67f6 – Angie Chiang <angiebird@google.com> authored on 2019/07/12 12:15
Use sdx8f in exhaustive_mesh_search_single_step

719fe0bc – Angie Chiang <angiebird@google.com> authored on 2019/07/11 12:52
Sync the behavior of exhaustive_mesh_search

ad0f0cbc – Angie Chiang <angiebird@google.com> authored on 2019/07/11 12:04
Refactor exhaustive_mesh_search_new

43cab8f4 – Angie Chiang <angiebird@google.com> authored on 2019/07/11 11:25
Simplify code in exhaustive_mesh_search_new

468e77b9 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/11 11:07
Merge "Adjust the quality of boosted frames"

5372f1e4 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/11 11:07
Merge "Set up frame contexts based on frame type"

1c875f11 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/11 11:07
Merge "Modify frame context index"

2d63dacf – Marco Paniconi <marpan@google.com> authored on 2019/07/10 05:48
vp9-rtc: Reduce color artifact for speed 8

741f5dc7 – Jerome Jiang <jianj@google.com> authored on 2019/07/09 12:46
vp9: Use mb_rows/cols from VP9_COMMON in postproc.

19bda215 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/02 14:46
Merge "Remove android_tools deps"

4029b8cd – Yun Liu <yliuyliu@google.com> authored on 2019/07/01 10:44
Remove android_tools deps

cd9f1763 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/07/01 18:17
Merge "vp9_cx_iface,encoder_encode: fix -Wclobbered for pts"

16de4d73 – Ravi Chaudhary <ravi.chaudhary@ittiam.com> authored on 2019/05/24 07:27
Adjust the quality of boosted frames

01fd66d7 – James Zern <jzern@google.com> authored on 2019/06/29 14:18
vp9_cx_iface,encoder_encode: fix -Wclobbered for pts

18acb6ab – Marco Paniconi <marpan@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2019/06/30 17:16
vp9-rtc: Fix color artifacts for speed >= 8

c33c7ca8 – Marco Paniconi <marpan@google.com> authored on 2019/06/30 17:16
vp9-rtc: Fix color artifacts for speed >= 8

ae3c6e9e – James Zern <jzern@google.com> authored on 2019/06/29 14:18
vp9_cx_iface,encoder_encode: fix -Wclobbered for pts

7cb611d2 – Hien Ho <hienho@google.com> authored on 2019/06/19 12:41
vp8/encoder/boolhuff: fix integer sanitizer warnings

ee097c75 – Dan Zhu <zxdan@google.com> authored on 2019/06/28 10:07
add flags for empty blocks

d6958426 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/28 13:50
Merge changes I833c82fb,I05a39165,Ie044bb01,I565f477f

01cac9f3 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/27 22:52
Merge "vp9_encodeframe: quiet a few integer sanitizer warnings"

951e60c6 – James Zern <jzern@google.com> authored on 2019/06/27 11:53
vp9_encodeframe: quiet a few integer sanitizer warnings

15511892 – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/27 12:57
Merge "Change parameters for highbd tune=ssim"

d310bc12 – James Zern <jzern@google.com> authored on 2019/06/27 11:21
timestamp_test: enable TestMicrosecondTimebase

184071fe – Angie Chiang <angiebird@google.com> authored on 2019/06/26 12:28
Integerize vp9_full_pixel_diamond_new

29382c1a – Angie Chiang <angiebird@google.com> authored on 2019/06/26 12:18
Integerize vp9_refining_search_sad_new

6421d135 – Angie Chiang <angiebird@google.com> authored on 2019/06/26 12:02
Integerize diamond_search_sad_new()

295fd379 – Angie Chiang <angiebird@google.com> authored on 2019/06/26 11:46
Refactor vp9_full_pixel_diamond_new

30e7f9d8 – Angie Chiang <angiebird@google.com> authored on 2019/06/25 11:43
Remove mv_dist/mv_cost from new mv search funcs

1a363a8c – Angie Chiang <angiebird@google.com> authored on 2019/06/25 11:21
Speed up diamond_search_sad_new

5ab60399 – Angie Chiang <angiebird@google.com> authored on 2019/06/25 10:35
Let full_pixel_exhaustive_new return int64_t

affd9921 – Deepa K G <deepa.kg@ittiam.com> authored on 2019/06/20 14:30
Set up frame contexts based on frame type

bd775bfd – Deepa K G <deepa.kg@ittiam.com> authored on 2019/06/24 08:34
Modify frame context index

7e4b8a86 – Dan Zhu <zxdan@google.com> authored on 2019/06/20 12:05
script to compact frames to y4m video

729da3df – Dan Zhu <zxdan@google.com> authored on 2019/06/19 17:34
add output of frame info

a709b694 – Dan Zhu <zxdan@google.com> authored on 2019/06/19 06:54
Add Ray Tracing

cb27e6ad – sdeng <sdeng@google.com> authored on 2019/06/12 12:05
Change parameters for highbd tune=ssim

20103ec8 – Dan Zhu <zxdan@google.com> authored on 2019/06/14 07:42
Add Scene module to manage other objects

99be4b14 – Angie Chiang <angiebird@google.com> authored on 2019/06/20 13:06
Integerize exhaustive_mesh_search_new()

af52e465 – Angie Chiang <angiebird@google.com> authored on 2019/06/20 12:06
Make vp9_nb_mvs_inconsistency return int64_t

0113fc35 – Angie Chiang <angiebird@google.com> authored on 2019/06/19 12:25
Make type of lambda int in TplDepFrame

e728637b – Angie Chiang <angiebird@google.com> authored on 2019/06/19 10:51
Integerize log2_approximation()

7d9288f5 – Johann <johannkoenig@google.com> authored on 2019/06/20 06:43
vsx: disable on all builds

c94dea71 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/20 13:20
Merge "vp8: Allow higher resolution to get periodic keyframe."

cbf0b168 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/20 13:14
Merge "Change log2_fast to log2_approximation"

Next