shithub: libvpx

RSS feed

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

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.

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.

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

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.