shithub: libvpx

RSS feed

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

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

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.

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

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"

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.

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

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

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

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

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

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