shithub: libvpx

RSS feed

6a908db2 – Tom Finegan <tomfinegan@google.com> authored on 2018/07/26 09:54
Move CONFIG_SIZE_LIMIT check in yv12config.c.

e55e3f80 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/26 15:57
Merge "vpxdec: only call row-mt control for vp9"

fb71f981 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and James Zern <jzern@google.com> committed on 2018/07/25 08:46
vpxdec: only call row-mt control for vp9

3b921d49 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/26 01:15
Merge "vp9: fix OOB read in decoder_peek_si_internal"

cb1868f9 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/26 00:47
Merge "vp9: Modify condition for force test of intra"

9c13add3 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/25 23:53
Merge "Clean up get_overlap_area function"

5de72718 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/25 23:53
Merge "Factor out mode estimation process in tpl model build"

16b03220 – Marco Paniconi <marpan@google.com> authored on 2018/07/25 13:51
vp9: Modify condition for force test of intra

a365f3fc – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/25 17:19
Merge "Revert "vp9: Adjust reset segment for real-time screen-content""

125f2f06 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/25 15:29
Merge "Fix typos in txfm_rd_in_plane()"

904589ba – Marco Paniconi <marpan@google.com> authored on 2018/07/25 14:23
Revert "vp9: Adjust reset segment for real-time screen-content"

23fc20e3 – Marco Paniconi <marpan@google.com> authored on 2018/07/25 13:27
vp9: Avoid early breakout on slide change

16c80212 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/25 13:21
Merge "Improve help message for arnr-type"

0681cff1 – James Zern <jzern@google.com> authored on 2018/07/24 17:36
vp9: fix OOB read in decoder_peek_si_internal

c14f1abe – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/25 06:45
Merge "VPX: avg_intrin_sse2.c, avg_intrin_avx2.c cleanup"

199de0bb – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/25 04:23
Merge "Limit min Q for normal frames."

2294a2e9 – Jingning Han <jingning@google.com> authored on 2018/07/25 04:14
Clean up get_overlap_area function

9416e222 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/24 23:55
Merge "vp9: Fix to the segment weight for cyclic refresh."

6ef62683 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/24 23:33
Merge "vp9: Modify logic for flat blocks in nonrd-pickmode."

2ca41bd9 – Jingning Han <jingning@google.com> authored on 2018/07/24 18:56
Factor out mode estimation process in tpl model build

14fc4382 – Yaowu Xu <yaowu@google.com> authored on 2018/07/24 13:18
Improve help message for arnr-type

e99779cf – Hui Su <huisu@google.com> authored on 2018/07/24 12:55
Fix typos in txfm_rd_in_plane()

af6d8456 – Marco Paniconi <marpan@google.com> authored on 2018/07/24 07:34
vp9: Modify logic for flat blocks in nonrd-pickmode.

bbfc3290 – Paul Wilkins <paulwilkins@google.com> authored on 2018/07/24 05:56
Limit min Q for normal frames.

94a65e8f – Wan-Teh Chang <wtc@google.com> authored on 2018/07/24 08:14
Check size limit in vpx_realloc_frame_buffer.

c934d9d6 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/24 08:11
Merge "VPX: Improve HBD vpx_hadamard_32x32_avx2()"

49434a12 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/24 02:47
Merge "vp9: Adjust reset segment for real-time screen-content"

d4d9fc13 – Scott LaVarnway <slavarnway@google.com> authored on 2018/07/24 01:29
VPX: avg_intrin_sse2.c, avg_intrin_avx2.c cleanup

8991d1c1 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 22:41
Merge "Add prune_ref_frame_for_rect_partitions feature"

26096564 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 22:36
Merge "Pass in block size for motion search function"

9488dfce – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 22:36
Merge "Make the tpl model update operated in 8x8 block unit"

623471ef – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 22:36
Merge "Refactor overlap area computation"

f99b7bc6 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 22:36
Merge "Map coding block size to transform block size"

b935b618 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 22:36
Merge "Refactor tpl model update function"

53980fd3 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 22:36
Merge "Scale the distortion mectric with tx size"

dd2c6cc3 – Scott LaVarnway <slavarnway@google.com> authored and James Zern <jzern@google.com> committed on 2018/07/23 10:18
VPX: Improve HBD vpx_hadamard_32x32_avx2()

d72cd51d – Marco Paniconi <marpan@google.com> authored on 2018/07/23 12:24
vp9: Adjust reset segment for real-time screen-content

9e6fa9bf – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 17:09
Merge "VPX: Add vpx_hadamard_32x32_avx2"

4cb688fc – Jingning Han <jingning@google.com> authored on 2018/07/23 10:30
Pass in block size for motion search function

92733261 – Jingning Han <jingning@google.com> authored on 2018/07/22 19:00
Make the tpl model update operated in 8x8 block unit

e6509742 – Jingning Han <jingning@google.com> authored on 2018/07/23 10:02
Refactor overlap area computation

1ca82d2e – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 09:50
Merge "Fixed "MAX" boost for static kf sections."

1842f17e – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 09:50
Merge "Fix issue with short static KF groups."

5dab9c6c – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 09:50
Merge "Limit Max GF boost for slide shows"

c98308a4 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 09:50
Merge "Tweaks to determination of slide show groups."

4e8e7975 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/23 09:50
Merge "Improved coding on slide show content."

a83d11f9 – Scott LaVarnway <slavarnway@google.com> authored on 2018/07/23 04:12
VPX: Add vpx_hadamard_32x32_avx2

b54cdcc3 – Hui Su <huisu@google.com> authored on 2018/07/20 11:29
Add prune_ref_frame_for_rect_partitions feature

e858863d – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/22 19:10
Merge "VPX: Add vpx_hadamard_32x32_sse2"

31f53698 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/22 19:09
Merge "VPX: Improve HBD vpx_hadamard_16x16_sse2()"

2013915a – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/22 10:32
Merge "Replace hard coded numbers in tpl model"

5fb8d15a – Jingning Han <jingning@google.com> authored on 2018/07/22 03:32
Map coding block size to transform block size

6dba2fb7 – Jingning Han <jingning@google.com> authored on 2018/07/21 12:04
Scale the distortion mectric with tx size

73b65e76 – Jingning Han <jingning@google.com> authored on 2018/07/21 17:49
Refactor tpl model update function

94b96e4d – Scott LaVarnway <slavarnway@google.com> authored and James Zern <jzern@google.com> committed on 2018/07/20 03:23
VPX: Add vpx_hadamard_32x32_sse2

c4f943d7 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/20 20:42
Merge "Add Flag to Enable Row Based MultiThreading"

37dc7665 – Venkatarama NG. Avadhani <venkatarama.avadhani@ittiam.com> authored and Harish Mahendrakar <harish.mahendrakar@ittiam.com> committed on 2018/07/05 09:49
Add Flag to Enable Row Based MultiThreading

59bbb331 – Paul Wilkins <paulwilkins@google.com> authored on 2018/07/20 10:15
Fixed "MAX" boost for static kf sections.

7409225a – Paul Wilkins <paulwilkins@google.com> authored on 2018/07/20 09:12
Fix issue with short static KF groups.

e70fa980 – Paul Wilkins <paulwilkins@google.com> authored on 2018/07/17 10:48
Limit Max GF boost for slide shows

d5630bfb – Paul Wilkins <paulwilkins@google.com> authored on 2018/07/16 13:42
Tweaks to determination of slide show groups.

31228b35 – Paul Wilkins <paulwilkins@google.com> authored on 2018/06/20 13:21
Improved coding on slide show content.

e09e99aa – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/20 06:48
Merge "VPX: Add Hadamard32x32Test"

cecf1d17 – Jingning Han <jingning@google.com> authored on 2018/07/20 05:42
Replace hard coded numbers in tpl model

3e4e4f85 – Scott LaVarnway <slavarnway@google.com> authored on 2018/07/20 05:17
VPX: Call vpx_hadamard_16x16_c() in vpx_hadamard_32x32_c()

17ffb22d – Scott LaVarnway <slavarnway@google.com> authored on 2018/07/19 23:50
VPX: Improve HBD vpx_hadamard_16x16_sse2()

03e1bd39 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/19 16:02
Merge "Refactor transform calls in tpl model build"

d28965a4 – Scott LaVarnway <slavarnway@google.com> authored on 2018/07/17 10:09
VPX: Add Hadamard32x32Test

3156a28f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/19 01:47
Merge "vpx_sum_squares_2d_i16_neon(): Make |s2| a uint64x1_t."

61a87b36 – Tom Finegan <tomfinegan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/18 20:07
Merge "shell tests: Drop incorrect uses of readonly."

985cf214 – Jingning Han <jingning@google.com> authored on 2018/07/18 17:04
Refactor transform calls in tpl model build

fba01150 – Marco Paniconi <marpan@google.com> authored on 2018/07/18 10:36
vp9: Screen-content after slide-change: increase refresh rate

b1284dff – Jingning Han <jingning@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2018/07/12 05:02
Reland "Enable tpl model for speed 0"

de302686 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/17 14:10
Merge "Fix 32-bit build for tpl model"

81cd335b – Jingning Han <jingning@google.com> authored on 2018/07/16 16:44
Fix 32-bit build for tpl model

2c45cd17 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/17 00:04
Merge "vp9: Force hybrid_intra on scene change"

bc30e6e3 – Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> authored and James Zern <jzern@google.com> committed on 2018/07/13 10:29
vpx_sum_squares_2d_i16_neon(): Make |s2| a uint64x1_t.

2fd01596 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/16 23:49
Merge changes Iee11abf6,I8acbc718,Ia9a84311

3e09814a – Marco Paniconi <marpan@google.com> authored on 2018/07/11 15:38
vp9: Force hybrid_intra on scene change

d3c316a3 – Jingning Han <jingning@google.com> authored on 2018/07/15 10:20
Account for quantization effect in the tpl model

5b6203aa – Jingning Han <jingning@google.com> authored on 2018/07/16 10:31
Assign estimate qp for overlay frame

bc7c99e7 – Johann <johannkoenig@google.com> authored on 2018/07/16 08:25
Revert "Enable tpl model for speed 0"

2f7e0c32 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/16 12:49
Merge "Delete invalid assert."

07507c83 – Jingning Han <jingning@google.com> authored on 2018/07/13 12:24
Use the estimate qp to set motion search control

f130666d – Jingning Han <jingning@google.com> authored on 2018/07/13 12:05
Set the estimate frame qp in tpl_frame

b073af59 – Jingning Han <jingning@google.com> authored on 2018/07/13 10:08
Estimate the frame qp in a gop

2718de54 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/13 14:59
Merge "Enable tpl model for speed 0"

b2bedbda – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/13 12:10
Merge "Refactor rc_pick_q_and_bounds_two_pass parameters"

7ccf953b – Marco Paniconi <marpan@google.com> authored on 2018/07/12 11:28
vp9: Enforce intra search on scene_change

f3904a9b – Wan-Teh Chang <wtc@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/12 21:40
Merge "Backport libaom bug fixes."

ede9cbe6 – Jingning Han <jingning@google.com> authored on 2018/07/12 17:40
Refactor rc_pick_q_and_bounds_two_pass parameters

33df6acb – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/12 13:30
Merge "Use regular filter type for tpl model motion compensation"

73ecc9c5 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/12 13:29
Merge "Clean up mc_flow_dispenser()"

70dc9807 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/12 13:29
Merge "Add 32x32 Hadamard transform"

9f28197d – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/12 13:00
Merge "Relax multiplier adjustment limit"

abfa03ab – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/12 13:00
Merge "Change the tpl model operating block size to 32x32"

26ed1ed4 – Wan-Teh Chang <wtc@google.com> authored on 2018/07/11 14:52
Backport libaom bug fixes.

9c2c234a – Jingning Han <jingning@google.com> authored on 2018/07/12 05:02
Enable tpl model for speed 0

8dbf0dcc – Jingning Han <jingning@google.com> authored on 2018/07/12 04:50
Use regular filter type for tpl model motion compensation

829d1b20 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/11 18:24
Merge changes Ibcc2f6fa,Id54818a8

Next