shithub: libvpx

RSS feed

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

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"

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"

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

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

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 and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/18 20:01
Merge "rename vp9_dct_impl_sse2.c to vp9_dct_sse2_impl.h"

1bcf7a35 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/18 20:01
Merge "rename vp9_dct32x32_sse2.c to vp9_dct32x32_sse2_impl.h"

0f854e9a – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/18 20:01
Merge "rename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_impl.h"

3373f0e9 – James Zern <jzern@google.com> authored on 2015/05/17 07:21
md5_helper.h: fix type conversion warning

8089f1cf – James Zern <jzern@google.com> authored on 2015/05/16 07:55
test_intra_pred_speed: reuse test_libvpx's main()

129a25c7 – James Zern <jzern@google.com> authored on 2015/05/16 07:52
test_libvpx: add <arch>.* to negative filter

85076fc5 – James Zern <jzern@google.com> authored on 2015/05/16 06:33
dec_build_inter_predictors: don't return a void fn

cdf16c22 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/15 19:34
Merge "tests: add test_intra_pred_speed"

985f19bc – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/15 19:08
Merge changes from topic 'missing-proto'

beec69cf – Marco <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/15 17:28
Merge "Change tx_size_search_method setting for non-rd speed 5."

8371c897 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/15 13:36
Merge "Fix illegal memory access when stream starts w/ invisible frame."

8dfeece8 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/15 13:19
Merge changes from topic 'missing-proto'

0e5d0f74 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/15 13:17
Merge changes from topic 'missing-proto'

1fb9a8ee – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/15 13:16
Merge changes from topic 'missing-proto'

a989c66b – James Zern <jzern@google.com> authored on 2015/05/15 12:47
rename vp9_dct_impl_sse2.c to vp9_dct_sse2_impl.h

587a71f1 – James Zern <jzern@google.com> authored on 2015/05/15 12:47
rename vp9_dct32x32_sse2.c to vp9_dct32x32_sse2_impl.h

4ec47249 – James Zern <jzern@google.com> authored on 2015/05/15 12:47
rename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_impl.h

d610ead2 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/15 11:20
Merge "Move mc_buf to cut down size of MACROBLOCKD."

e88de49f – Marco <marpan@google.com> authored on 2015/05/15 07:08
Change tx_size_search_method setting for non-rd speed 5.

ca5a5411 – James Zern <jzern@google.com> authored on 2015/05/14 16:33
vp9_subexp.h: add a missing prototype

97db651c – James Zern <jzern@google.com> authored on 2015/05/14 16:21
vp9: add some missing includes

330fba41 – James Zern <jzern@google.com> authored on 2015/05/14 16:08
vp9 intrinsics: add vp9_rtcd include

18b60af2 – James Zern <jzern@google.com> authored on 2015/05/14 16:18
vp9: correct some function signatures

43d5cc7f – James Zern <jzern@google.com> authored on 2015/05/14 15:55
vp9_variance_sse2: sync function signatures

700b7fd0 – James Zern <jzern@google.com> authored on 2015/05/14 16:22
vp9/encoder: make some functions static

8515e62e – James Zern <jzern@google.com> authored on 2015/05/14 15:56
vp9_dct_sse2: make some functions static

f3bf5f20 – James Zern <jzern@google.com> authored on 2015/05/14 15:49
vp9_decodeframe.c: make a function static

4f569e84 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/15 05:17
Merge "Revert "Skip the last frame update for some frame repeats.""

60b9f685 – James Zern <jzern@google.com> authored on 2015/05/14 16:31
vp8/rdopt.h+onyx_int.h: add some missing prototypes

62ad8baa – James Zern <jzern@google.com> authored on 2015/05/14 16:27
vp8: add some missing includes

632177fa – James Zern <jzern@google.com> authored on 2015/05/14 15:59
vp8: make some functions static

f80bbc0e – James Zern <jzern@google.com> authored on 2015/05/14 15:47
vp8/common/variance*: add vp8_rtcd include

6eb10163 – James Zern <jzern@google.com> authored on 2015/05/14 15:41
vp8_copy32xn: sync function signature

4be50c52 – James Zern <jzern@google.com> authored on 2015/05/14 15:52
sad*_avx2.c: sync function signatures