shithub: libvpx

RSS feed

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""

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.

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

ad8bae3c – James Zern <jzern@google.com> authored on 2015/05/14 15:50
vpx_scale: add missing rtcd + vpx_scale includes

c47d868d – James Zern <jzern@google.com> authored on 2015/05/14 15:38
fdct8x8_test: move functions to an anonymous namespace

26453e7b – James Zern <jzern@google.com> authored on 2015/05/14 15:37
md5_utils.c: make a function static

db4afa6b – James Zern <jzern@google.com> authored on 2015/05/14 15:34
vpx_config.c: add vpx_codec include

0de534b7 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/14 16:47
Merge "Remove BUILD_LIBVPX_SO variable from the build system."

0a80164c – Frank Galligan <fgalligan@google.com> authored on 2015/04/29 12:54
Move mc_buf to cut down size of MACROBLOCKD.

f9a5b96f – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/14 15:08
Merge "Remove the BUILD_LIBVPX variable from the build system."

eb8faf1c – paulwilkins <paulwilkins@google.com> authored on 2015/05/14 13:16
Revert "Skip the last frame update for some frame repeats."

0d2f3483 – James Zern <jzern@google.com> authored on 2015/05/11 15:36
tests: add test_intra_pred_speed

f480c125 – Adrian Grange <agrange@google.com> authored on 2015/05/14 11:44
Fix illegal memory access when stream starts w/ invisible frame.

556ff27e – Tom Finegan <tomfinegan@google.com> authored on 2015/05/14 07:20
Remove BUILD_LIBVPX_SO variable from the build system.

d104b16b – Tom Finegan <tomfinegan@google.com> authored on 2015/05/14 06:46
Remove the BUILD_LIBVPX variable from the build system.

cafae5b5 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/13 15:47
Merge "Relocate memory operations for common code"

1d7ccd53 – Johann <johannkoenig@google.com> authored on 2015/05/11 15:09
Relocate memory operations for common code

3007db0b – Tom Finegan <tomfinegan@google.com> authored on 2015/05/13 07:16
Avoid failed include when Makefile is processed with no target.

ae14b374 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/13 13:05
Merge "Remove claims of universal target support from the build system."

686616a9 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/13 00:36
Merge "mips msa vp9 idct 8x8 optimization"

f72af263 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/12 19:33
Merge "Remove unneeded variable declaration"

a8015e21 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/12 19:20
Merge "Protect new metric computation with use_highbitdepth flag"

5c02f88a – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/12 17:10
Merge "libs.mk: simplify test_libvpx target"

3d7063d4 – Tom Finegan <tomfinegan@google.com> authored on 2015/05/12 11:33
Remove claims of universal target support from the build system.

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

73de6ad5 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/12 14:44
Merge "Remove reference to compatibility layer"

17fc3e94 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/12 13:48
Merge "Recompute tile params on frame resize"

3f42d108 – Yaowu Xu <yaowu@google.com> authored on 2015/05/12 11:02
Protect new metric computation with use_highbitdepth flag

8ba2d2d5 – Yunqing Wang <yunqingwang@google.com> authored on 2015/05/12 10:36
Remove unneeded variable declaration

4aaf4661 – Johann <johannkoenig@google.com> authored on 2015/05/12 06:40
Remove reference to compatibility layer

465ce0e4 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/11 19:48
Merge "build_intra_predictors*: reduce above_data size"

5f0dc576 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/11 18:47
Merge "Reduce border extension by 1 line"

5c337fd0 – James Zern <jzern@google.com> authored on 2015/05/09 06:42
vpxenc: make some functions static

6a2e0f02 – James Zern <jzern@google.com> authored on 2015/05/09 06:42
vpxdec: make some functions static

d1999cb2 – James Zern <jzern@google.com> authored on 2015/05/09 06:41
tools_common.h: fix get_vpx_decoder_count() proto

5a73bbdb – James Zern <jzern@google.com> authored on 2015/05/09 06:40
tools_common.h: fix get_vpx_encoder_count() proto

59e7a47c – James Zern <jzern@google.com> authored on 2015/05/09 06:33
tools_common.h: fix usage_exit() prototype

b0789cd2 – James Zern <jzern@google.com> authored on 2015/05/11 15:04
libs.mk: simplify test_libvpx target

2dcfd16f – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/11 15:11
Merge "Sort variables dependency in read_uncompressed_header"

65b768fd – Adrian Grange <agrange@google.com> authored on 2015/05/11 11:45
Recompute tile params on frame resize

aa5c1b4c – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/11 08:28
Merge "Skip the last frame update for some frame repeats."

2b2b461d – Jingning Han <jingning@google.com> authored on 2015/05/11 06:05
Sort variables dependency in read_uncompressed_header

913862be – Marco <marpan@google.com> authored on 2015/05/11 05:38
Fix rate control issue with layers and aq-mode=3.

6d227137 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/08 20:53
Merge "build_intra_predictors*: reduce left_col size"

a5e4ca83 – James Zern <jzern@google.com> authored on 2015/05/08 16:17
build_intra_predictors*: reduce above_data size

e5112b3a – paulwilkins <paulwilkins@google.com> authored on 2015/05/01 12:04
Skip the last frame update for some frame repeats.

d53fb0fd – hkuang <hkuang@google.com> authored on 2015/05/08 11:42
Fix clang ioc warning due to NULL mi pointer.

f003f77b – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/08 14:56
Merge "Fix ndk build."

f5574fb4 – hkuang <hkuang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/08 13:26
Merge "Add more sse2 code for intra prediction."

7c5f00f8 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/05/08 08:23
mips msa vp9 idct 8x8 optimization

a8a9c2bb – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/08 00:27
Merge "mips msa vp9 idct 32x32 optimization"

11a4a3c0 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/07 19:32
Merge "Remove only remaining uses of 'fast_unaligned'"

a4bcc8c3 – Frank Galligan <fgalligan@google.com> authored on 2015/05/07 14:22
Fix ndk build.

7e55ff15 – James Zern <jzern@google.com> authored on 2015/05/07 12:16
build_intra_predictors*: reduce left_col size

802e1d84 – Johann <johannkoenig@google.com> authored on 2015/05/07 10:26
Remove only remaining uses of 'fast_unaligned'

76a08210 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/07 14:33
Merge "Move shared SAD code to vpx_dsp"

08693413 – hkuang <hkuang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/07 11:51
Merge "Remove an unnecessary check."

97307af2 – Marco <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/07 11:40
Merge "Remvoe EIGHTTAP_SHARP filter check for non-rd mode."

Next