shithub: libvpx

RSS feed

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

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

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"

087f1318 – Ravi Chaudhary <ravi.chaudhary@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/20 04:57
Merge "Start with q=active_best_quality for non-forced key frames"

7f8ff8e3 – Ravi Chaudhary <ravi.chaudhary@ittiam.com> authored on 2019/05/22 06:16
Start with q=active_best_quality for non-forced key frames

aecad5a3 – Dan Zhu <zxdan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/19 13:13
Merge "3D reconstruction tool build by Processing"

9d55a8f6 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/19 12:45
Merge "Implement log2_fast for vp9_nb_mvs_inconsistency"

2da0a7ec – Jerome Jiang <jianj@google.com> authored on 2019/06/19 11:26
vp8: Allow higher resolution to get periodic keyframe.

9f8ee486 – Angie Chiang <angiebird@google.com> authored on 2019/06/18 11:33
Change log2_fast to log2_approximation

ac5e269b – Yue Chen <yuec@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/18 19:39
Merge "Fix timestamp overflow issues"

7fb0c5cc – Angie Chiang <angiebird@google.com> authored on 2019/06/18 05:53
Implement log2_fast for vp9_nb_mvs_inconsistency

11de1b83 – Yue Chen <yuec@google.com> authored on 2019/04/12 11:30
Fix timestamp overflow issues

bb951168 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/14 20:34
Merge "Fix memory leak for vp8 multi-res encoder."

75b0abef – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored on 2019/06/14 07:08
vpx_dec_fuzzer: Remove fmemopen dependency

618a7d68 – Dan Zhu <zxdan@google.com> authored on 2019/06/07 10:54
3D reconstruction tool build by Processing

c06a9175 – Jerome Jiang <jianj@google.com> authored on 2019/06/14 05:50
Fix memory leak for vp8 multi-res encoder.

cb2edce5 – Deepa K G <deepa.kg@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/14 02:49
Merge "Use previous ARF as GOLDEN frame for the next GOP"

6ae06316 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/13 18:06
Merge "ppc: disable vsx for small predictors"

429d5074 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/13 14:45
Merge "vpx_dec_fuzzer: Add -fsanitize=fuzzer-no-link"

0b1ef32b – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2019/06/13 14:40
Merge "ppc: disable vsx optimizations with hbd"

daf6c47f – Johann <johannkoenig@google.com> authored on 2019/06/13 07:29
ppc: disable vsx for small predictors

3ff6417a – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored on 2019/06/12 11:14
vpx_dec_fuzzer: Add -fsanitize=fuzzer-no-link

24e38521 – Deepa K G <deepa.kg@ittiam.com> authored on 2019/04/09 13:55
Use previous ARF as GOLDEN frame for the next GOP

d9f0106d – Johann <johannkoenig@google.com> authored on 2019/06/10 11:08
sse: remove unused HAVE_SSE files