shithub: libvpx

RSS feed

2c8338f9 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/22 13:06
Merge "vp9: Move consec_zero_mv from cyclic refresh to cpi struct."

adf8533c – Marco <marpan@google.com> authored on 2016/04/21 10:00
vp9: Move consec_zero_mv from cyclic refresh to cpi struct.

1710419e – Johann Koenig <johannkoenig@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/22 00:36
Merge "hadamard 8x8 test"

8c02a369 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@chromium.org> committed on 2016/04/15 07:35
hadamard 8x8 test

b816eea5 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/21 16:40
Merge "vp9_loopfilter.c : fix / clarify todo"

2bcec13e – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/21 16:40
Merge "vp9_loopfilter.c: Todo clean up encoder should work like decoder."

166fc7cb – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/21 16:40
Merge "vp9_loopfilter.c : todo cleanup"

996ccc33 – Jim Bankoski <jimbankoski@google.com> authored and James Bankoski <jimbankoski@google.com> committed on 2016/04/20 13:28
vp9_loopfilter.c : fix / clarify todo

6bd28a2d – Jim Bankoski <jimbankoski@google.com> authored and James Bankoski <jimbankoski@google.com> committed on 2016/04/20 13:24
vp9_loopfilter.c: Todo clean up encoder should work like decoder.

1de659af – Jim Bankoski <jimbankoski@google.com> authored and James Bankoski <jimbankoski@google.com> committed on 2016/04/21 04:48
vp9_encodemb.c: TODO clean up

df4c95af – Jim Bankoski <jimbankoski@google.com> authored and James Bankoski <jimbankoski@google.com> committed on 2016/04/20 13:16
vp9_loopfilter.c : todo cleanup

d179b784 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/21 11:38
Merge "vp9_loopfilter.c: Todo try inloop calculation."

b627af0e – Jim Bankoski <jimbankoski@google.com> authored and James Bankoski <jimbankoski@google.com> committed on 2016/04/20 11:31
vp9_loopfilter.c: Todo try inloop calculation.

83f17eee – Marco <marpan@google.com> authored on 2016/04/20 12:30
vp9: 1 pass vbr: Small fix on reset avg_intersize_gfint on scene cut.

8a906039 – Marco <marpan@google.com> authored on 2016/04/20 10:22
vp9: 1 pass vbr: small adjustment to active_best factor for inter.

e4d9f0e3 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/19 20:20
Merge "vp8: Update on sum_diff_threshold."

9ca6b46c – Marco <marpan@google.com> authored on 2016/04/19 06:46
vp9: Adjust gf period for high average Q and overshoot.

d33be6ca – Marco <marpan@google.com> authored on 2016/04/19 11:51
vp8: Update on sum_diff_threshold.

9cc1f692 – Marco <marpan@google.com> authored on 2016/04/18 06:51
vp9: 1 pass vbr: More even spacing for gf near key frame.

d488236c – Marco <marpan@google.com> authored on 2016/04/15 06:06
vp9: Adjustment to active_best_quality for inter_frame, 1 pass vbr.

2e084193 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/18 14:47
Merge "Adjustment to prediction decay."

9faa0296 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/15 15:06
Merge "VP9: inline vp9_get_intra_inter_context()"

c59c5cbe – Johann Koenig <johannkoenig@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/15 12:00
Merge "Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asm"

d8b3e29e – Martin Storsjo <martin@martin.st> authored on 2016/03/03 06:55
Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asm

ef98a8f6 – Scott LaVarnway <slavarnway@google.com> authored on 2016/04/15 00:58
VP9: inline vp9_get_intra_inter_context()

26faa3ec – Johann <johannkoenig@google.com> authored on 2016/04/14 10:47
Apply 'const' to data not pointer

5fb49e45 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/13 22:35
Merge "dct32x32_test: s/HAVE_NEON_ASM/HAVE_NEON/"

e6657f32 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/13 18:36
Merge "vp9: Adjustment to scene-cut detection."

24db57f0 – Marco <marpan@google.com> authored on 2016/04/13 07:18
vp9: Adjustment to scene-cut detection.

885872f8 – Yunqing Wang <yunqingwang@google.com> authored on 2016/04/13 05:09
Fix Visual Studio build warning

9c2ed00c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/12 23:11
Merge changes from topic 'arm64'

ef17fc46 – James Zern <jzern@google.com> authored on 2016/04/12 20:05
dct32x32_test: s/HAVE_NEON_ASM/HAVE_NEON/

6a3cf099 – Marco <marpan@google.com> authored on 2016/04/12 14:27
vp9: Adjust threshold for scene-change detection.

48b81a1a – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/12 18:20
Merge "Increase active map test coverage from RT speeds 0-5 to 0-8."

f81b0000 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/12 17:18
Merge "vp9: Fix to active_best for GF/ARF in 1 pass vbr."

ff72cca8 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/12 15:42
Merge "Step towards making the 2-pass cq mode perceptual"

819f3c80 – Martin Storsjo <martin@martin.st> authored on 2016/03/03 07:00
configure: Detect aarch64 toolchains automatically

babd308b – Martin Storsjo <martin@martin.st> authored on 2016/03/03 06:53
configure: Add an arm64-linux-gcc target configuration

ba5f7a51 – Alex Converse <aconverse@google.com> authored on 2016/04/12 07:14
Increase active map test coverage from RT speeds 0-5 to 0-8.

3861b25b – Marco <marpan@google.com> authored on 2016/04/07 13:20
vp9: Fix to active_best for GF/ARF in 1 pass vbr.

5b3d3b19 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/11 14:58
Merge "Remove obsolete segment skip checks from tokenization."

a3a10a32 – Alex Converse <aconverse@google.com> authored on 2016/04/11 10:02
pickmode: only cost the skip flag once per prediction block

1c187c4b – Paul Wilkins <paulwilkins@google.com> authored and paulwilkins <paulwilkins@google.com> committed on 2016/03/30 09:29
Adjustment to prediction decay.

f659c7e9 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/11 06:27
Merge "Adjust motion component of prediction decay."

c5a89b46 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/11 06:27
Merge "Trap very short arf group just before a kf."

ad47d1d1 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/10 18:17
Merge "VP9: Combine TileData with TileWorkerData"

c47c460f – Debargha Mukherjee <debargha@google.com> authored on 2016/04/09 02:24
Step towards making the 2-pass cq mode perceptual

4317ba58 – Tom Finegan <tomfinegan@google.com> authored on 2016/03/24 09:12
third_party: Roll libwebm snapshot.

985786c7 – Tom Finegan <tomfinegan@google.com> authored on 2016/04/08 13:10
configure: Disable webm_io when target is VS 7/8/9.

6a0e7715 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/08 14:03
Merge "Correct comments for scan order neighbors"

989d5368 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/08 13:51
Merge "vp9-denoiser: Avoid copy-block when denoising is at LowLow level."

86212bc3 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/08 13:51
Merge "vp8-denoiser: Avoid doing the mcomp if we don't denoise."

fa4ca403 – Alex Converse <aconverse@google.com> authored on 2016/04/08 07:38
Remove obsolete segment skip checks from tokenization.

81d1e7bf – paulwilkins <paulwilkins@google.com> authored on 2016/04/08 06:28
Adjust motion component of prediction decay.

13ce6e6d – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/07 18:00
Merge "vp9: Some adjustments to scene-cut detection."

107de196 – paulwilkins <paulwilkins@google.com> authored on 2016/04/07 10:55
Trap very short arf group just before a kf.

f6f54427 – Marco <marpan@google.com> authored on 2016/04/07 07:57
vp9: Some adjustments to scene-cut detection.

e96f0c3d – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/07 12:31
Merge "vp9-1 pass vbr: Use average QP for active_worst_quality, for inter-frames."

6965bde4 – Tom Finegan <tomfinegan@google.com> authored on 2016/04/07 07:47
Revert "third_party: Roll libwebm snapshot."

7cb4ab56 – Scott LaVarnway <slavarnway@google.com> authored on 2016/04/07 07:44
VP9: Combine TileData with TileWorkerData

69c7ad34 – hui su <huisu@google.com> authored on 2016/04/07 07:04
Correct comments for scan order neighbors

31b97571 – Tom Finegan <tomfinegan@google.com> authored on 2016/03/24 09:12
third_party: Roll libwebm snapshot.

758fc662 – Tom Finegan <tomfinegan@google.com> authored on 2016/04/06 10:26
Revert "third_party: Roll libwebm snapshot."

c93946bb – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/06 16:51
Merge "VP9: refactor read_switchable_interp_filter()"

99211b02 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/06 11:03
Merge "Fix crash when mkvparser returns a NULL BlockEntry."

25920137 – Scott LaVarnway <slavarnway@google.com> authored on 2016/04/06 00:53
VP9: refactor read_switchable_interp_filter()

5ab46e0e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/05 22:51
Merge changes I7a1c0cba,Ie02b5caf,I2cbd85d7,I644f35b0

16d6aace – Yi Luo <luoyi@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/05 14:26
Merge "Fix high bit depth mask and variance reference function"

4bdc7d1c – Yi Luo <luoyi@google.com> authored on 2016/04/04 05:44
Fix high bit depth mask and variance reference function

74aaa238 – Tom Finegan <tomfinegan@google.com> authored on 2016/03/24 09:12
third_party: Roll libwebm snapshot.

ac86dde3 – Marco <marpan@google.com> authored on 2016/04/04 07:05
vp9-denoiser: Avoid copy-block when denoising is at LowLow level.

38bc1d0f – James Zern <jzern@google.com> authored on 2016/04/01 08:40
vpx_fdct16x16_1_sse2: improve load pattern

eb64ea3e – James Zern <jzern@google.com> authored on 2016/03/29 17:04
vpx_fdct16x16_1_c/msa: fix accumulator overflow

3735def6 – James Zern <jzern@google.com> authored on 2016/04/01 08:35
vpx_fdctNxN_1_sse2: reduce store size

6877acb6 – Marco <marpan@google.com> authored on 2016/04/04 09:00
vp8-denoiser: Avoid doing the mcomp if we don't denoise.

71cf9fac – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/04 13:33
Merge "vp9-noise estimation: Increase threshold for Low-level."

5572ab1d – Marco <marpan@google.com> authored on 2016/04/04 08:30
vp9-noise estimate: Adhust threshold for Low level detection.

79d5aac7 – Tom Finegan <tomfinegan@google.com> authored on 2016/04/04 07:49
Fix crash when mkvparser returns a NULL BlockEntry.

9ff73fe0 – Marco <marpan@google.com> authored on 2016/04/04 05:25
vp9-noise estimation: Increase threshold for Low-level.

a2307ff0 – Marco <marpan@google.com> authored on 2016/04/04 05:11
vp9-denoiser. Code cleanup and bugfix.

89b1c9d4 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/02 15:38
Merge "dct32x32_test: create fn pointers w/'&' ref"

50e05d06 – James Zern <jzern@google.com> authored on 2016/04/02 07:17
dct32x32_test: create fn pointers w/'&' ref

c21d4370 – James Zern <jzern@google.com> authored on 2016/04/02 07:04
vpx_fdct32x32_1_msa: fix accumulator overflow

a0359b8c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/01 19:12
Merge changes I8e9692fc,Ifc06110c

2f0067c6 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/01 17:26
Merge "vp9-denoiser: Adjust usage of skin and consec_zeromv."

c98f8e04 – James Zern <jzern@google.com> authored on 2016/04/01 15:44
dct32x32_test: add PartialTrans32x32Test, Random

f4cae05c – James Zern <jzern@google.com> authored on 2016/04/01 08:21
vpx_fdctNxN_1_c: remove unnecessary store

7467ee04 – Marco <marpan@google.com> authored on 2016/04/01 07:41
vp9-denoiser: Adjust usage of skin and consec_zeromv.

bc6c1997 – Marco <marpan@google.com> authored on 2016/01/19 07:57
vp8 denoiser: Some adjustments to usage of skin and motion.

a2a97b86 – Scott LaVarnway <slavarnway@google.com> authored on 2016/03/29 11:03
VP9: Refactor vp9_decode_block_tokens()

74ed95a3 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/03/31 23:33
Merge "disable vp9_diamond_search_sad_avx"

569c0dfc – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/03/31 23:31
Merge "vpx_ports/mem_ops.h: clear some -Wconversion warnings"

4aac819a – Debargha Mukherjee <debargha@google.com> authored on 2016/03/30 09:53
Fix some static analysis issues with resize

18583611 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/03/30 19:21
Merge "VP9: Eliminate up_available and left_available"

8fab3e82 – Marco <marpan@google.com> authored on 2016/03/30 12:27
vp9-1 pass vbr: Use average QP for active_worst_quality, for inter-frames.

057c1c40 – James Zern <jzern@google.com> authored on 2016/03/30 11:28
disable vp9_diamond_search_sad_avx

44a9edf4 – James Zern <jzern@google.com> authored on 2016/03/30 13:02
vpx_ports/mem_ops.h: clear some -Wconversion warnings

0269df41 – James Zern <jzern@google.com> authored on 2016/03/29 17:04
vpx_fdct32x32_1_c: fix accumulator overflow

8d8ee1f6 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/03/30 01:38
Merge "vp8_peek_si_internal: quiet static analysis warning"

ba962a5f – Scott LaVarnway <slavarnway@google.com> authored on 2016/03/30 00:47
VP9: Eliminate up_available and left_available

Next