shithub: libvpx

RSS feed

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"

66bf6869 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 17:02
Merge "VP9 denoiser: use skin map to improve denoising."

95f8b819 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 14:50
Merge "vp10: use subexp probability updates for MV probs."

ca673399 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 14:50
Merge "vp10: skip unreachable cat6 token extrabits."

b60b15bc – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 14:50
Merge "vp10: remove superframe size field for last frame in superframe."

0f6e9c5d – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 14:15
Merge "vp9_skin_detection: fix some build warnings."

5dd85e52 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/08 13:32
Merge "vp10: use superframe marker index/size mechanism for tile size."

0134764f – Geza Lore <gezalore@gmail.com> authored and Debargha Mukherjee <debargha@google.com> committed on 2015/10/08 11:44
Optimization of 8bit block error for high bitdepth

bafe1a2d – jackychen <jackychen@google.com> authored on 2015/10/07 11:08
VP9 denoiser: use skin map to improve denoising.

eaa101b5 – jackychen <jackychen@google.com> authored on 2015/10/08 05:50
vp9_skin_detection: fix some build warnings.

a83e8ec0 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 18:09
Merge "vp9/tile_worker_hook: pass pbi directly"

1f2acb7e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 18:09
Merge changes Iaee60826,I51cf1e39

b0a2ba2f – jackychen <jackychen@google.com> authored on 2015/10/07 09:21
VP9_denoiser: pass address in copy_frame to make it faster.

780ada18 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 15:08
Merge "VP9 denoiser bug-fix: artifact caused by false buffer swap."

061103dc – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 14:45
Merge "vp9: simplify extrabits encoding"

8b55eafe – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 14:40
Merge "test/reg...check,video_source.h: avoid NOMINMAX redef"

12de7e2a – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 14:26
Merge "vpxdec: quiet signed/unsigned warning"

05b4e181 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 14:26
Merge changes I2965e786,I144bedde

d20f086b – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 12:44
Merge "Move setting of refresh threshold outside loop."

f3a73f12 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/07 12:28
Merge "Backports highbitdepth accelerations into vp10"

7231c62c – jackychen <jackychen@google.com> authored on 2015/10/07 06:44
VP9 denoiser bug-fix: artifact caused by false buffer swap.

18bd24ba – James Zern <jzern@google.com> authored on 2015/10/06 19:05
test/reg...check,video_source.h: avoid NOMINMAX redef

fcf1609b – James Zern <jzern@google.com> authored on 2015/10/06 18:56
vpxdec: quiet signed/unsigned warning

d0f40636 – James Zern <jzern@google.com> authored on 2015/10/06 18:51
vpx_memset16: drop unnecessary local

35540898 – James Zern <jzern@google.com> authored on 2015/10/06 18:48
vpx_memset16: quiet signed/unsigned warning

ce3f4ade – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/06 18:28
Merge "SSSE3 optimisation for quantize in high bit depth"

0bd82af8 – James Zern <jzern@google.com> authored on 2015/09/30 19:02
vp9/tile_worker_hook: pass pbi directly

1f4a6c8a – James Zern <jzern@google.com> authored on 2015/09/25 16:43
vp9/tile_worker_hook: add multiple tile decoding

bc137ff6 – Marco <marpan@chromium.org> authored on 2015/10/06 13:47
Move setting of refresh threshold outside loop.

fb209003 – James Zern <jzern@google.com> authored on 2015/09/25 16:31
invalid_file_test: loosen error check w/tile-threading

2f7f482c – Alex Converse <aconverse@google.com> authored on 2015/10/06 10:03
vp9: simplify extrabits encoding

37c68efe – Julia Robson <juliamrobson@gmail.com> authored on 2015/10/06 08:11
SSSE3 optimisation for quantize in high bit depth

b2120948 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/06 07:35
Merge "VPX: refactor vpx_idct32x32_1_add_sse2()"

48178d2c – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/06 06:49
Merge "vp10: extend range for delta Q values."

7266bedc – Marco <marpan@chromium.org> authored on 2015/10/01 11:46
Add first_spatial_layer_to_encode to SVC.

612104bb – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 18:01
vp10: extend range for delta Q values.

3461e8ce – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 17:37
vp10: skip unreachable cat6 token extrabits.

7460798b – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 12:42
vp10: use superframe marker index/size mechanism for tile size.

d77a84bf – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 13:16
vp10: remove superframe size field for last frame in superframe.

177e7b53 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/01 06:07
vp10: use subexp probability updates for MV probs.

de53e6de – jackychen <jackychen@google.com> authored on 2015/10/05 11:35
Add the check of resolution in VP9 dynamic resizing.

5e6533e7 – Julia Robson <juliamrobson@gmail.com> authored and Debargha Mukherjee <debargha@google.com> committed on 2015/10/02 06:20
SSE2 optimisation for quantize in high bit depth

7777e7a8 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/05 10:14
Merge "Fix to denoiser with dynamic resize."

3da6564f – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/05 10:11
Merge "Stabilize the encoder buffer from going too negative."

23d1c062 – Scott LaVarnway <slavarnway@google.com> authored on 2015/10/05 02:33
VPX: refactor vpx_idct32x32_1_add_sse2()

87b2495f – JackyChen <jackychen@google.com> authored on 2015/10/02 11:21
Turn on two-steps scaling in VP9 encoder dynamic resizing.

ce378025 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 17:57
vp10: make render_width/height referenceable through ref frames.

3fedf4a5 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/02 13:15
Merge "vp10: reimplement d45/4x4 to match vp8 instead of vp9."

86ede509 – Marco <marpan@chromium.org> authored on 2015/10/01 13:31
Fix to denoiser with dynamic resize.

37293583 – Marco <marpan@chromium.org> authored on 2015/09/30 14:27
Stabilize the encoder buffer from going too negative.

cb5c47f2 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/02 02:55
Merge "Accelerated transform in high bit depth"

194b374b – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/01 23:20
Merge "Two-steps scaling in VP9 encoder dynamic resizing."

f1832226 – Debargha Mukherjee <debargha@google.com> authored on 2015/10/01 20:57
Backports highbitdepth accelerations into vp10

ba06be38 – jackychen <jackychen@google.com> authored on 2015/10/01 10:03
Two-steps scaling in VP9 encoder dynamic resizing.

dfeaaeb0 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/10/01 13:31
Merge "VP9: remove plane_type from macroblockd_plane"

06bdc7f6 – hui su <huisu@google.com> authored on 2015/10/01 07:19
Small cleanup

b1d85bf6 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/10/01 04:30
vp8: align left pixel array by 16 bytes.

62a15795 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 14:45
vp10: reimplement d45/4x4 to match vp8 instead of vp9.

20f43ddf – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 22:10
Merge "sixtap_predict_test: enable NEON tests"

31498df5 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 21:01
Merge "vp8: change build_intra4x4_predictors() to use vpx_dsp."

12238fe8 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 21:01
Merge "vp8: change build_intra_predictors_mbuv_s to use vpx_dsp."

0462172c – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 20:57
Merge "vp8: change build_intra_predictors_mby_s to use vpx_dsp."

13888e0e – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 18:11
Merge "VP9: remove plane_type checks in loopfilter functions"

bdcfdebd – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 17:52
Merge changes I264e75bf,Ifb0f41fb

05c202a7 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 17:51
Merge changes I68c4f189,Ia5a752db

cd6d56e9 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/30 15:55
Merge "test/*.h: (windows) fix min/max conflict"

c26a9eca – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 14:44
vp8: change build_intra4x4_predictors() to use vpx_dsp.

7cdcfee8 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 07:46
vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.

54d48955 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/30 07:07
vp8: change build_intra_predictors_mby_s to use vpx_dsp.

2f8625d8 – Scott LaVarnway <slavarnway@google.com> authored on 2015/09/29 06:40
VP9: remove plane_type from macroblockd_plane

a18cc591 – James Zern <jzern@google.com> authored on 2015/09/29 16:55
vp9_loopfilter: remove unnecessary masks

5d912010 – James Zern <jzern@google.com> authored on 2015/09/29 16:28
test/*.h: (windows) fix min/max conflict

d2a953e0 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/29 21:20
Merge "Add a test for the interaction between active map and cyclic referesh."

66de2b71 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/29 17:40
Merge "VP9: move loopfilter build masks to decode loop"

a1914dbb – James Zern <jzern@google.com> authored on 2015/09/29 16:46
vp9_reset_lfm: harmonize function signature

388a807e – Tom Finegan <tomfinegan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/29 14:56
Merge "vpxenc: Allow non i420 input for VP10."

aeae7fc9 – Alex Converse <aconverse@google.com> authored on 2015/09/29 14:49
Change dynamic_cast to static_cast to fix no-rtti build

0ca0a536 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/29 13:47
Merge "aq-mode for SVC: Add consec_zero_mv to layer context."

08ae9440 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/29 13:22
Merge "Fix a macro definition"

c0e2b5f4 – Tom Finegan <tomfinegan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/29 13:08
Merge "build/make/iosbuild.sh: Remove jobs argument."

18373264 – Scott LaVarnway <slavarnway@google.com> authored on 2015/09/29 04:34
VP9: remove plane_type checks in loopfilter functions

ed0d9dc8 – Tom Finegan <tomfinegan@google.com> authored on 2015/09/29 06:45
vpxenc: Allow non i420 input for VP10.

c05c58f8 – Marco <marpan@chromium.org> authored on 2015/09/29 06:00
aq-mode for SVC: Add consec_zero_mv to layer context.

45948a03 – Yaowu Xu <yaowu@google.com> authored on 2015/09/29 05:34
Fix a macro definition

77181171 – Scott LaVarnway <slavarnway@google.com> authored on 2015/09/29 01:20
VP9: move loopfilter build masks to decode loop

406030d1 – Julia Robson <juliamrobson@gmail.com> authored and Debargha Mukherjee <debargha@google.com> committed on 2015/09/28 12:50
Accelerated transform in high bit depth

7d28d12e – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/28 15:53
Merge "VP8: Update rate correction factor for drop_overshoot feature."

e40a448e – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/28 13:26
Merge "comment out fdct32"

cc5dd3ec – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/28 12:25
Merge "vp9/10: improve support for render_width/height."

3db5721e – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/28 12:25
Merge "Rename display_{size,width,height} to render_*."

72384922 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/28 12:23
Merge "vp10: code reference_mode in uncompressed header."

2e3aa058 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/28 12:23
Merge "vp10: split UV int4x4 loopfilter flag in one for each covered edge."

bd3088fd – Marco <marpan@chromium.org> authored on 2015/09/28 04:31
VP8: Update rate correction factor for drop_overshoot feature.

db2056f3 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/25 21:52
Merge "vp9/10 encoder: prevent NULL access on failure"

fcd6414e – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/25 21:20
Merge "vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer."

690f662e – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/25 21:19
Merge "vp10: remove MACROBLOCK.fwd_txm4x4 function pointer."

b945a532 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/25 20:12
Merge "Revert "remove static from fdct4/8/16/32""

812945a8 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/25 17:51
vp9/10: improve support for render_width/height.

76022326 – Tom Finegan <tomfinegan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/25 18:14
Merge "build/make/configure.sh: Embed bitcode in arm darwin targets."

36ffe644 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/25 17:34
Rename display_{size,width,height} to render_*.

Next