shithub: libvpx

RSS feed

4fb2ba28 – Marco <marpan@chromium.org> authored on 2015/10/27 09:02
VP9-SVC: Allow frame dropping due to overshoot for spatial layers.

2de14eb9 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/27 15:10
Merge "Adjustments to vp9-denoising."

c1b2d416 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/27 13:07
Merge "Reorder code to be consistent accross branches"

89d10d8f – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/27 12:54
Merge "Replace the zero handling in extend_to_full_distribution."

8a2fc545 – Marco <marpan@chromium.org> authored on 2015/10/26 10:56
Adjustments to vp9-denoising.

9d8bde85 – Yaowu Xu <yaowu@google.com> authored on 2015/10/27 05:04
Reorder code to be consistent accross branches

811be0df – Alex Converse <aconverse@google.com> authored on 2015/10/26 19:13
Fix VS build.

dc9d36c0 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/26 16:52
Merge "Code cleanup for vp9-denoiser."

cce3982c – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/26 15:12
Merge "Incorrect frame used in KF boost loop."

26abc15e – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/26 15:12
Merge "Bug in clamping of base_frame_target."

65dd056e – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/26 14:04
Merge "Optimize vpx_quantize_{b,b_32x32} assembler."

35cae7f1 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/26 14:03
Merge "Optimize vp9_highbd_block_error_8bit assembly."

e34c7e3f – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/26 13:05
Merge "palette: Replace rand() call with custom LCG."

e1a056e1 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/26 12:25
Merge "Use explicit block position in foreach_transformed_block"

f2845ed8 – Marco <marpan@chromium.org> authored on 2015/10/26 08:01
Code cleanup for vp9-denoiser.

7f56cb29 – Alex Converse <aconverse@google.com> authored on 2015/10/08 12:01
Replace the zero handling in extend_to_full_distribution.

171fd899 – Alex Converse <aconverse@google.com> authored on 2015/10/14 07:03
palette: Replace rand() call with custom LCG.

762c0f22 – Paul Wilkins <paulwilkins@google.com> authored on 2015/10/21 13:20
Bug in clamping of base_frame_target.

d162934b – Marco <marpan@chromium.org> authored on 2015/10/16 12:14
VP9: Estimate noise level for denoiser.

caeb10bf – Jingning Han <jingning@google.com> authored on 2015/10/22 13:25
Use explicit block position in foreach_transformed_block

f4af1a9a – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/22 17:14
Merge "vp10: merge ext_ipred_bltr experiment into misc_fixes."

806ae29d – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/22 17:14
Merge "vp10: merge universal_hp experiment into misc_fixes."

d6fc63ac – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/22 17:14
Merge "Adjust superframe-is-optional unit test for vp10 superframe syntax."

dbefcc06 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/22 17:14
Merge "vp10: don't allow comp_inter_inter on keyframes."

a8577282 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/22 17:12
Merge "vp10: fix tile size in remuxing step."

40347d0c – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/22 17:12
Merge "vp10: use correct constant for bw adaptation of seg pred probs."

de4e2662 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/22 17:12
Merge "vp10: don't make right edge available across tile boundaries."

69df5844 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/22 17:12
Merge "vp10: clip MVs before adding to find_ref_mvs() list."

53dc9fd0 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/21 11:23
vp10: merge ext_ipred_bltr experiment into misc_fixes.

194c0a5c – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/21 11:20
vp10: merge universal_hp experiment into misc_fixes.

aa112565 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/21 06:24
Adjust superframe-is-optional unit test for vp10 superframe syntax.

4e887f03 – Paul Wilkins <paulwilkins@google.com> authored on 2015/10/21 14:48
Incorrect frame used in KF boost loop.

59058775 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/20 15:40
vp10: use correct constant for bw adaptation of seg pred probs.

6a032503 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/21 05:13
vp10: don't allow comp_inter_inter on keyframes.

558d93f3 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/20 15:40
vp10: fix tile size in remuxing step.

3d908191 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/20 15:13
vp10: don't make right edge available across tile boundaries.

aa8f8522 – Geza Lore <gezalore@gmail.com> authored on 2015/10/15 14:28
Optimize vp9_highbd_block_error_8bit assembly.

56cfbeef – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/20 15:58
Merge "vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe."

9897e1c2 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/20 11:57
Merge "vp10: write colorspace info for profile 0 intraonly frames."

bafadaaf – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/20 11:57
Merge "vp10: per-segment lossless coding."

92c4d814 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/20 11:57
Merge "vp10: add extended-intra prediction edges experiment."

1a645957 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/20 11:56
Merge "vp10: allow MV refs to point outside visible image."

4a7f012b – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/20 11:56
Merge "vp10: allow forward updates for keyframe y intra mode probabilities."

f441a652 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/20 11:56
Merge "vp10: merge keyframe/interframe uvintramode/partition probabilities."

24517b96 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/20 11:56
Merge "vp10: make segmentation probs use generic probability model."

293e20df – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/20 09:31
vp10: clip MVs before adding to find_ref_mvs() list.

dec4405c – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/20 08:13
vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe.

be3f2713 – Marco <marpan@chromium.org> authored on 2015/10/20 06:38
Setting change in sample encoder: vpx_temporal_svc_encoder.c

96b69dec – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/20 12:37
Merge "VP10: some changes to palette mode"

9cfba09a – Geza Lore <gezalore@gmail.com> authored on 2015/10/19 10:05
Optimize vpx_quantize_{b,b_32x32} assembler.

849e54ce – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/19 22:46
Merge "vp8cx: remove deprecated reference/entropy controls"

2a388b53 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/19 08:18
vp10: write colorspace info for profile 0 intraonly frames.

60c58b52 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/12 13:54
vp10: per-segment lossless coding.

c7dc1d78 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/12 06:35
vp10: add extended-intra prediction edges experiment.

1eb51a20 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/13 10:08
vp10: allow forward updates for keyframe y intra mode probabilities.

6e5a1165 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/13 10:06
vp10: make segmentation probs use generic probability model.

dea99899 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/02 08:09
vp10: allow MV refs to point outside visible image.

d8f3bb18 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/13 10:07
vp10: merge keyframe/interframe uvintramode/partition probabilities.

7dd7a7da – James Zern <jzern@google.com> authored on 2015/10/09 12:31
vpx/*.h: add VPX_CTRL_* preproc defines

9ade6e10 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/16 14:47
Merge "vpx/*.h, cosmetics: fix some typos"

a046f564 – James Zern <jzern@google.com> authored on 2015/10/16 12:47
vp8cx: remove deprecated reference/entropy controls

56842951 – Yaowu Xu <yaowu@google.com> authored on 2015/10/16 12:25
Add a new enum type vpx_color_range_t

17c817ad – hui su <huisu@google.com> authored on 2015/10/15 14:04
VP10: some changes to palette mode

b44c5cf6 – Marco <marpan@chromium.org> authored on 2015/09/29 11:38
Adjustment on limiting cyclic refresh on steady blocks.

1832ba75 – Yaowu Xu <yaowu@google.com> authored on 2015/10/15 07:33
Restore partial changes from previous commit

aaf6f621 – hui su <huisu@google.com> authored on 2015/10/14 16:18
Fix palette mode in multi-thread encoding setting

a5d74843 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/15 17:35
Merge "VP9_resizing: adjust the threshold and another improvement."

cff15f9d – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/15 17:09
Merge "Fix resetting of cyclic refresh on dynamic resize change."

dc002cb7 – JackyChen <jackychen@google.com> authored and jackychen <jackychen@google.com> committed on 2015/10/14 19:04
VP9_resizing: adjust the threshold and another improvement.

15cc8bc7 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/15 10:39
Merge "fix a msvc compiler warning"

3e1e3ac7 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/15 10:38
Merge "Fix two asan failures"

d6bbda4b – Marco <marpan@chromium.org> authored on 2015/10/15 05:01
Fix resetting of cyclic refresh on dynamic resize change.

1a0a10cf – Marco <marpan@chromium.org> authored on 2015/10/12 15:17
VP9: Rate control update for re-encode screen-content.

8ced62f2 – Yaowu Xu <yaowu@google.com> authored on 2015/10/14 04:10
fix a msvc compiler warning

4727fa2a – Yaowu Xu <yaowu@google.com> authored on 2015/10/14 04:37
Fix two asan failures

5d5cc0d0 – Johann <johannkoenig@google.com> authored on 2015/10/14 06:42
Check for bswap* builtins before using

ec623a0b – Johann <johannkoenig@google.com> authored on 2015/10/13 06:36
Upstream Mozilla fix for older Apple clang builds

c2b8b5bf – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/13 18:31
Merge "Changes to partition breakout rules."

86c16df3 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/13 17:09
Merge "VP9-SVC: Bugfix to allow skipping lower layer(s) encoding."

567c791d – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/13 15:33
Merge "vp10: fix compiler warning with --enable-universal_hp."

fe0396ca – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/13 15:30
Merge "Fix compiler warnings"

b9e31b51 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/13 13:34
Merge "VP10: Add palette mode part 1"

cdc35998 – paulwilkins <paulwilkins@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2015/09/23 07:13
Changes to partition breakout rules.

fa8ba206 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/12 13:57
vp10: fix compiler warning with --enable-universal_hp.

6f317229 – hui su <huisu@google.com> authored on 2015/10/13 06:16
Fix compiler warnings

00170953 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/01 06:45
vp10: allow forward updates for uv_mode probabilities.

5f589826 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/01 06:32
vp10: allow bw adaptivity for skip/tx probabilities in keyframes.

fee146e6 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/12 12:35
vp10: don't write tile size marker bit if CONFIG_MISC_FIXES=0.

1ce01eaa – Marco <marpan@chromium.org> authored on 2015/10/12 12:05
VP9-SVC: Bugfix to allow skipping lower layer(s) encoding.

1799f2f8 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/02 11:07
vp10: remove ref-MV-dependent use of HP.

5b4805d6 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/02 07:51
vp10: remove clamp_mv2() call from vp10_find_best_ref_mvs().

2e45ce14 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/12 10:45
vp10: update assertion/allocation for tokens.

5d011cb2 – hui su <huisu@google.com> authored on 2015/09/15 08:44
VP10: Add palette mode part 1

ba7ea445 – James Zern <jzern@google.com> authored on 2015/10/10 07:16
tile_worker_hook: fix -Wclobbered warning

0b74e5d7 – James Zern <jzern@google.com> authored on 2015/10/08 18:43
vpx/*.h, cosmetics: fix some typos

0c00af12 – Alex Converse <aconverse@google.com> authored on 2015/10/06 11:59
Add vpx_highbd_convolve_{copy,avg}_sse2

7e77938d – Alex Converse <aconverse@google.com> authored on 2015/10/09 07:42
Generate convolve_test wrapper functions with a macro

65055a5f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/09 13:52
Merge "vp9/decode_tiles_mt: remove unnecessary local"

cbada4a9 – Geza Lore <gezalore@gmail.com> authored and Debargha Mukherjee <debargha@google.com> committed on 2015/10/08 14:33
Remove 4 mova insts from quantize_ssse3_x86_64.asm

94bedd01 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/09 09:36
Merge "Optimization of 8bit block error for high bitdepth"

Next