shithub: libvpx

RSS feed

fdc54999 – Johann <johannkoenig@google.com> authored on 2015/06/01 06:53
Cast variance reference output

71e88f90 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/29 22:52
Merge "mips msa vp9 updated macros and disable all MSA functions"

7544e766 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/29 21:51
Merge changes from topic 'vp9-intra-pred'

a2a13cbe – James Zern <jzern@google.com> authored on 2015/05/27 16:17
vp9_reconintra_neon: add DC 16x16 predictors

e97b8492 – James Zern <jzern@google.com> authored on 2015/05/27 14:59
vp9_reconintra_neon: add DC 8x8 predictors

f9f078eb – Parag Salasakar <img.mips1@gmail.com> authored on 2015/05/28 11:29
mips msa vp9 updated macros and disable all MSA functions

be380f20 – James Zern <jzern@google.com> authored on 2015/05/28 19:38
variance_neon: add missing include

bbea7c95 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/28 15:55
Merge "Re-worked header files"

a927aec5 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/28 15:53
Merge "Use correct parameters for NEON variance tests"

89ab1dca – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/28 15:39
Merge "Remove conversion warnings from hbd shifts"

3f2a0667 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/28 15:38
Merge "Don't #define snprintf in VS 2015 or higher."

5317185e – hkuang <hkuang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/28 13:40
Merge "Add error handling when running out of free frame buffers."

26ab3141 – Marco <marpan@chromium.org> authored on 2015/05/28 13:21
For non-rd pickmode: remove VAR_PARTITION condition.

45db2978 – Minghai Shang <minghai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/28 18:13
Merge "[svc] Disable tiles for spatial svc case"

7c16dcc7 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/28 18:01
Merge "Check size restrictions before running test vector"

efc2e984 – Johann <johannkoenig@google.com> authored on 2015/05/28 07:28
Use correct parameters for NEON variance tests

ed93470a – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/27 16:34
Merge "Only use one 'END' per file"

cbdfdb94 – Minghai Shang <minghai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/27 16:24
Merge "[decoder] Optimize context buffer re-allocation"

cad0eca2 – Johann <johannkoenig@google.com> authored on 2015/05/07 12:41
Don't #define snprintf in VS 2015 or higher.

c855ed72 – Johann <johannkoenig@google.com> authored on 2015/05/27 10:37
Remove conversion warnings from hbd shifts

1e4473b2 – Johann <johannkoenig@google.com> authored on 2015/05/27 11:27
Check size restrictions before running test vector

131cab7c – hkuang <hkuang@google.com> authored on 2015/05/26 07:52
Add error handling when running out of free frame buffers.

a49fff63 – Marco <marpan@google.com> authored on 2015/05/27 08:30
Non-rd variance partition: Adjust thresholds for 1080p.

7e272e8c – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/27 15:26
Merge "Correct case in Get4x4SSEFunc"

109a2edf – Marco <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/27 15:10
Merge "Refactor set_vbp_thresholds."

30181c46 – Minghai Shang <minghai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/27 13:48
Merge "[svc] Make size of empty frame to be 16x16 all the time"

bbefdce7 – Johann <johannkoenig@google.com> authored on 2015/05/27 08:01
Only use one 'END' per file

c5a7c89e – Johann <johannkoenig@google.com> authored on 2015/05/27 07:38
Correct case in Get4x4SSEFunc

f76d42a9 – Marco <marpan@google.com> authored on 2015/05/21 04:35
Refactor set_vbp_thresholds.

dee70d35 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/26 19:02
Merge "Move variance functions to vpx_dsp"

9ae5fb70 – Minghai Shang <minghai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/26 13:50
Merge "[svc] Turn on frame_parallel_decoding_mode"

55ef1ae9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/26 12:08
Merge "Fix integral projection motion search for frame resize"

15353216 – Minghai Shang <minghai@google.com> authored on 2015/05/20 12:43
[svc] Make size of empty frame to be 16x16 all the time

c3bdffb0 – Johann <johannkoenig@google.com> authored on 2015/05/15 07:52
Move variance functions to vpx_dsp

02fda658 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/23 13:47
Merge changes Ie15e301e,Ib070c79b

4e11f3ca – James Zern <jzern@google.com> authored on 2015/05/22 17:04
vp9_reconintra_neon: cosmetics: reindent

ff683ab1 – James Zern <jzern@google.com> authored on 2015/05/22 16:59
vp9_reconintra_neon: cosmetics: drop unneeded returns

9e420c01 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/22 19:52
Merge "Remove unused "alt-tree-layout""

8c15ced1 – James Zern <jzern@google.com> authored on 2015/05/20 16:32
vp9: move ssse3 convolve fns to intrinsics file

2161e440 – James Zern <jzern@google.com> authored on 2015/05/20 16:32
vp9: move avx2 convolve fns to intrinsics file

ef2b3cce – James Zern <jzern@google.com> authored on 2015/05/20 16:14
add vp9/common/x86/convolve.h

96dba490 – Jingning Han <jingning@google.com> authored on 2015/05/22 08:03
Fix integral projection motion search for frame resize

48d8291d – James Zern <jzern@google.com> authored on 2015/05/22 08:05
vp9_subpixel_8t_intrin_ssse3: quiet vs9 warning

7875e1d8 – Johann <johannkoenig@google.com> authored on 2015/05/22 02:52
Remove unused "alt-tree-layout"

b962646f – Scott LaVarnway <slavarnway@google.com> authored on 2015/05/22 07:19
Re-worked header files

7ca17435 – Marco <marpan@google.com> authored on 2015/05/21 10:07
Fix to visual studio build error.

da8c3bf2 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/21 08:08
Merge "Fix issues with mixed ARF and GF groups."

ade9693a – paulwilkins <paulwilkins@google.com> authored on 2015/05/14 13:16
Fix issues with mixed ARF and GF groups.

a492bcef – James Zern <jzern@google.com> authored on 2015/05/20 12:45
vp9_mvref_common.c: fix compile warning

9843e7c6 – Minghai Shang <minghai@google.com> authored on 2015/05/20 10:31
[svc] Disable tiles for spatial svc case

6f41e290 – Marco <marpan@google.com> authored on 2015/05/20 08:20
vp8_drop_encodedframe_overshoot: fix to return setting.

48bfee87 – Minghai Shang <minghai@google.com> authored on 2015/05/20 07:05
[decoder] Optimize context buffer re-allocation

e2c6a633 – Minghai Shang <minghai@google.com> authored on 2015/05/20 06:56
[svc] Turn on frame_parallel_decoding_mode

976f7f42 – Marco <marpan@google.com> authored on 2015/04/28 04:29
VP8: For high overshoot, force drop frame and max-out QP.

37d03809 – James Zern <jzern@google.com> authored