shithub: libvpx

RSS feed

264c174f – James Zern <jzern@google.com> authored on 2016/05/04 11:09
vp9_noise_estimate.c: make function static

bc08689f – James Zern <jzern@google.com> authored on 2016/05/04 11:08
vp9_aq_360.c: add missing include

70c149db – James Zern <jzern@google.com> authored on 2016/05/04 11:07
vp9_idct_intrin_sse2: add missing vp9_rtcd.h include

2184692c – James Zern <jzern@google.com> authored on 2016/05/04 11:06
vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include

d4d843de – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/04 17:17
Merge "yv12extend: make memcpy_short_addr static"

8620dea8 – Alex Converse <aconverse@google.com> authored on 2016/05/04 07:30
variance aq: Fix a variance calculation overflow bug.

3c223180 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/04 13:08
Merge "iosbuild.sh: Verify fat library targets."

89f905e5 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/04 09:09
Merge "libvpx: add a unit test for plane_add_noise."

fe193ad2 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/03 15:48
Merge "x86.h,x86_simd_caps: add an explicit cast w/strtol"

a309742a – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/03 15:11
Merge "Fix unsigned overflows in temporal filter."

34d5aff7 – Jim Bankoski <jimbankoski@google.com> authored on 2016/05/03 12:23
libvpx: add a unit test for plane_add_noise.

eb339264 – James Zern <jzern@google.com> authored on 2016/05/03 10:42
yv12extend: make memcpy_short_addr static

e755a283 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/03 10:11
Merge "Move vpx_add_plane from codec to vpx_dsp and dedup."

f7615813 – Alex Converse <aconverse@google.com> authored on 2016/05/03 06:49
Fix unsigned overflows in temporal filter.

d9653b4b – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/02 17:40
Merge "configure.sh: Remove armv6-darwin target."

8307045c – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/02 17:32
Merge "Use signed variables in the lookahead."

04a6db56 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/02 17:28
Merge "vp9: Refactor vp9_denoiser_NxM_sse2."

a2343083 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/05/02 15:15
Merge "configure.sh: prefer 'which' over 'hash'"

ef0f98b3 – Tom Finegan <tomfinegan@google.com> authored on 2016/05/02 07:47
iosbuild.sh: Verify fat library targets.

b05158d6 – Tom Finegan <tomfinegan@google.com> authored on 2016/05/02 06:42
configure.sh: Remove armv6-darwin target.

b29612fb – JackyChen <jackychen@google.com> authored on 2016/05/01 12:15
vp9: Refactor vp9_denoiser_NxM_sse2.

fce3cee8 – Jim Bankoski <jimbankoski@google.com> authored on 2016/05/02 08:17
Move vpx_add_plane from codec to vpx_dsp and dedup.

136c29e3 – JackyChen <jackychen@google.com> authored on 2016/04/29 11:19
vp9: Refactor choose_partitioning.

5d27ee1c – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/29 15:56
Merge "vp9_ethread_test: replace FramePktHook w/DecompressedFrameHook"

be660f8c – James Zern <jzern@google.com> authored on 2016/04/29 15:48
configure.sh: prefer 'which' over 'hash'

706bd3d5 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/29 14:31
Merge "msvs_common.sh: make fix_file_list generic"

94806e02 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/28 15:44
Merge "Avoid an unsigned overflow in invert_quant"

78cde4f5 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/28 14:06
Merge "vp9: Don't force block size to 8x8 in denoiser."

7bd73b63 – Marco <marpan@google.com> authored on 2016/04/28 13:06
vp9: Move the initialization of some rc variables to rc_init.

43622dd9 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/28 12:26
Merge "Port convolve test refactor to master."

f6d13e7b – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/28 12:26
Merge "bitreader: remove an unsigned overflow."

ef877d84 – James Zern <jzern@google.com> authored on 2016/04/28 09:09
vp9_ethread_test: replace FramePktHook w/DecompressedFrameHook

a8b05652 – James Zern <jzern@google.com> authored on 2016/04/27 19:41
x86.h,x86_simd_caps: add an explicit cast w/strtol

c69a141a – JackyChen <jackychen@google.com> authored on 2016/04/27 18:18
vp9: Don't force block size to 8x8 in denoiser.

b2ccb9c1 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/27 16:33
Merge "Declare the operator== overload for M128A in the global namespace."

bb1e5b79 – Alex Converse <aconverse@google.com> authored on 2016/04/26 17:38
Declare the operator== overload for M128A in the global namespace.

4d8796a5 – James Zern <jzern@google.com> authored on 2016/04/27 16:26
msvs_common.sh: make fix_file_list generic

d952b13b – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/27 16:01
Merge changes If45b8931,Ieab273a7

2f97b7cb – Alex Converse <aconverse@google.com> authored on 2016/04/27 12:53
Port convolve test refactor to master.

a68b24fd – Alex Converse <aconverse@google.com> authored on 2015/11/19 10:57
Tweak casts on vpx_sub_pixel_variance to avoid implicit overflow.

918a2fd7 – Alex Converse <aconverse@google.com> authored on 2016/04/27 11:59
Use signed variables in the lookahead.

36a0c7ff – Alex Converse <aconverse@google.com> authored on 2015/11/19 11:09
bitreader: remove an unsigned overflow.

6c4007be – Alex Converse <aconverse@google.com> authored on 2015/11/19 10:43
Be explicit about overflow in vpx_variance16x16_sse2.

ccb894ce – Alex Converse <aconverse@google.com> authored on 2015/11/19 10:39
Remove casts on < 16x16 variance.

d3fe3b2a – Alex Converse <aconverse@google.com> authored on 2015/11/19 11:46
Avoid an unsigned overflow in invert_quant

021105e3 – Vignesh Venkatasubramanian <vigneshv@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/27 02:17
Merge "TODO cleanup: Remove unused buffer_size"

9dfec135 – Vignesh Venkatasubramanian <vigneshv@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/27 01:38
Merge "webmdec.h: remove stale TODO"

69498d66 – Vignesh Venkatasubramanian <vigneshv@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/27 01:37
Merge "TODO cleanup: s/EbmlGlobal/WebmOutputContext/"

fa99c376 – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2016/04/25 09:46
TODO cleanup: Remove unused buffer_size

c4d56257 – James Zern <jzern@google.com> authored on 2016/04/26 16:15
vp9_ethread_test: avoid crash when decoder is unavailable

0616fa6e – James Zern <jzern@google.com> authored on 2016/04/26 15:56
resize_test: skip VP9 decode checks if it's disabled

a136c176 – Marco <marpan@google.com> authored on 2016/04/26 12:02
vp8: Adjust consec_zeromv thresholds for skin detection.

03b6f5f8 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/26 15:12
Merge "VP9: adjust trellis quant optimization RD parameters"

f16cf9fb – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/26 15:11
Merge "VP9: enable trellis quantization optimization for intra blocks"

fbefe470 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/26 14:15
Merge "vp9: Fix condition to update consec_zero_mv."

29ade0d3 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/26 13:43
Merge "vp9: Simplify the logic in denoiser SSE2 code."

0bd84571 – Yi Luo <luoyi@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/26 13:24
Merge "Add the 64-bit CPU cycle count utility function"

779840c9 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/26 08:57
Merge "Resolve a couple of TODOs in firstpass.c"

7a4c2c76 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/26 08:56
Merge "Experiment to adapt for net AQ offset."

c3a9247e – hui su <huisu@google.com> authored on 2016/04/25 10:23
VP9: adjust trellis quant optimization RD parameters

c8f56d23 – hui su <huisu@google.com> authored on 2016/04/25 08:40
VP9: enable trellis quantization optimization for intra blocks

1a53c0c9 – JackyChen <jackychen@google.com> authored on 2016/04/25 19:52
vp9: Simplify the logic in denoiser SSE2 code.

ef4a132c – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/25 16:00
Merge "vp9: Fix a bug where best_sse_mv is not set properly."

520055bd – Johann Koenig <johannkoenig@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/25 14:58
Merge "vpx_minmax_8x8_neon and test"

bd3c874c – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/25 13:16
Merge "vp9-denoiser: Bugfix and some adjustments for high noise case."

b7e8b3cb – Marco <marpan@google.com> authored on 2016/04/25 11:37
vp9: Fix consec_zero_mv in skin detection.

97d8adef – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/25 17:13
Merge "vp9: 1 pass vbr: Adjust gf boost/interval on motion level."

9f90473e – Marco <marpan@google.com> authored on 2016/04/25 10:34
vp9: Fix condition to update consec_zero_mv.

9680d4fa – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2016/04/25 10:05
webmdec.h: remove stale TODO

9441f10b – Vignesh Venkatasubramanian <vigneshv@google.com> authored on 2016/04/25 09:28
TODO cleanup: s/EbmlGlobal/WebmOutputContext/

015c43f0 – paulwilkins <paulwilkins@google.com> authored on 2016/04/25 08:38
Resolve a couple of TODOs in firstpass.c

4b590058 – paulwilkins <paulwilkins@google.com> authored on 2016/03/11 05:44
Experiment to adapt for net AQ offset.

e172e8aa – Marco <marpan@google.com> authored on 2016/04/20 11:53
vp9: 1 pass vbr: Adjust gf boost/interval on motion level.

57c7c116 – JackyChen <jackychen@google.com> authored on 2016/04/25 07:44
vp9: Fix a bug where best_sse_mv is not set properly.

229c686c – Marco <marpan@google.com> authored on 2016/04/25 04:49
vp9-denoiser: Bugfix and some adjustments for high noise case.

cc5023d5 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/25 09:39
Merge "VP9: Do not call vp9_adjust_mask() in vp9_setup_mask()"

8b25dd59 – Marco <marpan@google.com> authored on 2016/04/22 11:27
vp9: Add rc quantity to track amount of low motion in scene.

52889c10 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/22 16:03
Merge "hadamard_test: align src/dst buffers"

cf822223 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/04/22 14:55
Merge "vp9: Some adjustments to denoiser under high-noise condition."

9e0efb60 – Scott LaVarnway <slavarnway@google.com> authored on 2016/04/22 09:53
VP9: Do not call vp9_adjust_mask() in vp9_setup_mask()

80ed9e4f – Marco <marpan@google.com> authored on 2016/04/22 06:35
vp9-noise estimation: Add check on whether skin detection is enabled.

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

80bbba14 – Marco <marpan@google.com> authored on 2016/04/22 06:30
vp9: Some adjustments to denoiser under high-noise condition.

b547a2f3 – Yi Luo <luoyi@google.com> authored on 2016/04/21 11:59
Add the 64-bit CPU cycle count utility function

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"

9222d467 – James Zern <jzern@google.com> authored on 2016/04/21 20:06
hadamard_test: align src/dst buffers

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

2f5840de – Johann <johannkoenig@google.com> authored on 2016/04/14 10:26
vpx_minmax_8x8_neon and 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.

Next