shithub: libvpx

RSS feed

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

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

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

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

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

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

aecb1770 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/07 10:12
Merge "Image size restriction to rd auto partition search."

1601c138 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/05/06 08:37
mips msa vp9 idct 32x32 optimization

fd3658b0 – James Zern <jzern@google.com> authored on 2015/05/02 09:24
replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED

7153b822 – hkuang <hkuang@google.com> authored on 2015/05/05 11:21
Add more sse2 code for intra prediction.

76fe5dfc – Marco <marpan@google.com> authored on 2015/05/04 12:54
Remvoe EIGHTTAP_SHARP filter check for non-rd mode.

d5d92898 – Johann <johannkoenig@google.com> authored on 2015/04/17 12:11
Move shared SAD code to vpx_dsp

0af5ff49 – Adrian Grange <agrange@google.com> authored on 2015/05/06 10:44
Reduce border extension by 1 line

240767b2 – hkuang <hkuang@google.com> authored on 2015/05/06 10:15
Remove an unnecessary check.

92b19906 – hkuang <hkuang@google.com> authored on 2015/05/06 06:55
Correct the inter prediction coordinate calculation which greatly reduced the

623e6eed – hkuang <hkuang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/06 13:29
Merge "Optimize the read_partition."

7dbdada4 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/06 13:12
Merge "Add intra mode early termination in non-rd mode"

d1cdda88 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/06 02:40
Merge "mips msa vp9 idct 16x16 optimization"

36eabb1c – Yunqing Wang <yunqingwang@google.com> authored on 2015/05/01 09:20
Add intra mode early termination in non-rd mode

4c1a8be2 – hkuang <hkuang@google.com> authored on 2015/05/01 08:35
Optimize the read_partition.

60052b61 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/05/04 09:45
mips msa vp9 idct 16x16 optimization

ccae5d99 – James Zern <jzern@google.com> authored on 2015/05/05 07:40
fix and enable vp9_dc_128_predictor_16x16

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

af769534 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/05 05:32
Merge "Remove CONSTRAIN_NEIGHBORING_MIN_MAX."

4cd65e4f – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/05 05:31
Merge "Adjust ARF min and max interval."

b9a72d3c – Marco <marpan@google.com> authored on 2015/04/30 07:39
Allow for H and V intra modes for non-rd mode.

4a7dcf8e – paulwilkins <paulwilkins@google.com> authored on 2015/05/01 09:45
Image size restriction to rd auto partition search.

670b2c09 – James Zern <jzern@google.com> authored on 2015/05/01 11:52
vp9_idct_intrin_sse2: cosmetics: reindent

d31256cd – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/01 14:29
Merge "Reduce intra_cost_penalty for BLOCK_8X8"

57fefd5f – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/05/01 14:29
Merge "Adjust the vbp early termination threshold slightly"

287b0c6d – paulwilkins <paulwilkins@google.com> authored on 2015/05/01 07:31
Remove CONSTRAIN_NEIGHBORING_MIN_MAX.

e0786c28 – paulwilkins <paulwilkins@google.com> authored on 2015/04/30 10:24
Adjust ARF min and max interval.

7b0f24fc – Scott LaVarnway <slavarnway@google.com> authored on 2015/05/01 04:23
FIX: Use correct above/left in read_intra_frame_mode_info

c77b1f5a – James Zern <jzern@google.com> authored on 2015/04/25 11:59
vp9: RECON_AND_STORE4X4: remove dest offset

778845da – James Zern <jzern@google.com> authored on 2015/04/24 18:33
vp9_idct_intrin_*: RECON_AND_STORE: remove dest offset

2061359f – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/04/30 19:13
Merge "Remove vp9_idct16x16_10_add_ssse3()"

0ae1e4a9 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/04/30 19:05
Merge "vp9_decodeframe: simplify compare_tile_buffers"

fd90ce27 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/04/30 11:57
Merge "Improve golden frame refreshing in non-rd mode"

493a8579 – hkuang <hkuang@google.com> authored on 2015/04/30 11:42
Add some sse2 code for intra prediction.

4907c299 – Yunqing Wang <yunqingwang@google.com> authored on 2015/04/30 07:03
Reduce intra_cost_penalty for BLOCK_8X8

47767609 – Yaowu Xu <yaowu@google.com> authored on 2015/04/30 05:01
Remove vp9_idct16x16_10_add_ssse3()

a257e469 – Yunqing Wang <yunqingwang@google.com> authored on 2015/04/27 08:40
Adjust the vbp early termination threshold slightly

95cb130f – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/04/30 00:39
Merge "mips msa vp9 copy and avg convolve optimization"

d45870be – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/04/29 23:09
Merge "Disable ssse3 version idct16x16_256_add()"

3a7bc161 – Marco <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/04/29 17:42
Merge "vpx_temporal_svc_encoder: Keep static_threshold off as default."

4aec4406 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/04/29 15:01
Merge changes from topic 'vpx_mem-cruft'

9e81112d – James Zern <jzern@google.com> authored on 2015/04/21 18:48
vp9_decodeframe: simplify compare_tile_buffers

486a73a9 – Yaowu Xu <yaowu@google.com> authored on 2015/04/29 12:25
Disable ssse3 version idct16x16_256_add()

d31698b0 – Yunqing Wang <yunqingwang@google.com> authored on 2015/04/24 08:12
Improve golden frame refreshing in non-rd mode

ee3d42bf – Marco <marpan@google.com> authored on 2015/04/29 10:40
vpx_temporal_svc_encoder: Keep static_threshold off as default.

2301d10f – Parag Salasakar <img.mips1@gmail.com> authored on 2015/04/27 08:26
mips msa vp9 copy and avg convolve optimization

0810a2d8 – Marco <marpan@google.com> authored on 2015/04/29 05:21
vpx_temporal_svc_encoder: Update some settings.

03f12e14 – Marco <marpan@google.com> authored on 2015/04/29 04:36
vpx_temporal_svc_encoder: Set static threshold to off by default.

ccc9e1da – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/04/28 22:58
Merge "vpx_mem: remove REPLACE_BUILTIN_FUNCTIONS"

4902606b – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/04/28 17:31
Merge "x86_simd_caps: check max cpuid before testing AVX2"

Next