shithub: libvpx

RSS feed

187fac45 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/27 02:02
Merge "vp9: 4x4 tx_size for nonrd-pickmode for screen content"

d0ad2e25 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/07/26 22:19
Merge "Fix multi-thread encoder result test"

d22ea1d3 – Marco Paniconi <marpan@google.com> authored on 2018/07/26 10:06
vp9: 4x4 tx_size for nonrd-pickmode for screen content

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"

9775236c – Hui Su <huisu@google.com> authored on 2018/07/26 12:10
Fix multi-thread encoder result test

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

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"