shithub: libvpx

RSS feed

730cdefd – Marco <marpan@chromium.org> authored on 2015/09/02 07:34
Add SVC codec control to set frame flags and buffer indices.

50f94427 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/08 10:48
vp10: do sub8x8 block reconstruction in full subblocks.

ed29c2f9 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/08 05:57
vp10: fix 4:2:2 chroma MVs for 8x4/4x4 blocks.

43be86db – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/08 10:35
vp10: remove double MV value check.

00a203b7 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/08 10:33
vp10: move coding of tx_mode element to the non-arithcoded header.

a3df343c – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/08 10:26
vp10: code sign bit before absolute value in non-arithcoded header.

3c8e04e9 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/16 16:55
Merge "vp10: don't reset contextual skip flag if block has no coefficients."

62327916 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/16 16:26
Merge "Add support for color-range."

c21ce828 – Jacky Chen <jackychen@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/16 12:55
Merge "VP9 dynamic resizing unit test with bitrate change."

a5d930e4 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/08 10:24
vp10: don't reset contextual skip flag if block has no coefficients.

eeb5ef0a – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/15 17:56
Add support for color-range.

e562c717 – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/15 21:53
Merge "vp10: fix entropy counts for the hp bit."

8c1dce86 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/15 20:20
Merge "fix implicit declaration"

c667593e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/15 19:14
Merge changes from topic 'fix-vp9-bitstream-test'

9c82fc45 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/15 18:26
Merge "VP9 dynamic resizing unit test."

f6097ef2 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/15 18:06
Merge "SVC fix to set worst/best_quality per layer."

ca8f8fd3 – jackychen <jackychen@google.com> authored on 2015/09/15 11:47
VP9 dynamic resizing unit test with bitrate change.

9ac42bc1 – jackychen <jackychen@google.com> authored on 2015/09/15 10:17
VP9 dynamic resizing unit test.

15c43d9a – Marco <marpan@chromium.org> authored on 2015/09/15 05:54
SVC fix to set worst/best_quality per layer.

eb53c69e – Marco <marpan@chromium.org> authored on 2015/09/08 04:47
Add cyclic refresh parameters to svc-layer context.

0e1b4fb9 – Debargha Mukherjee <debargha@google.com> authored on 2015/09/15 02:11
Fix two pass svc encoding

e723e36d – Yaowu Xu <yaowu@xuyaowu.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/14 22:24
Merge "Remove leftover of "frame_parallel_decoding""

ee825f93 – Yaowu Xu <yaowu@google.com> authored on 2015/09/14 14:06
Remove leftover of "frame_parallel_decoding"

0b762e0c – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/14 18:59
Merge "CR: Don't attempt to read qindex_delta for segments CR is unaware of."

bb581f4e – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/14 16:36
Merge "For 1 pass: always use the normative filter in vp9_scale_if_required()"

48f0168e – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/14 14:24
Merge "vp10: merge frame_parallel_decoding_mode and refresh_frame_context."

41945661 – jackychen <jackychen@google.com> authored on 2015/09/14 12:15
Change parameters for VP9 dynamic resizing.