shithub: libvpx

RSS feed

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

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.

575e81f7 – Alex Converse <aconverse@google.com> authored on 2015/09/14 07:43
CR: Don't attempt to read qindex_delta for segments CR is unaware of.

4d1424fa – Marco <marpan@chromium.org> authored on 2015/09/14 06:13
For 1 pass: always use the normative filter in vp9_scale_if_required()

fe776ce6 – Angie Chiang <angiebird@google.com> authored and James Zern <jzern@google.com> committed on 2015/08/28 16:39
add range_check for fdct in vp10

d1474f02 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/08 10:20
vp10: merge frame_parallel_decoding_mode and refresh_frame_context.

c92c50f2 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/11 15:33
vpxdec: remove implied --output-bit-depth=8 for --yv12.

9759c3d5 – James Zern <jzern@google.com> authored on 2015/09/11 15:01
third_party/libwebm: pull from upstream.

ef73bbf7 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/07 06:14
vp10: remove duplicate frame_parallel_decode field.

eba342af – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/11 12:55
Don't convert bitdepth for !single-file or MD5.

812fbc5e – Ronald S. Bultje <rsbultje@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/11 18:36
Merge "Make reset_frame_context an enum."

cd9ae6d7 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/11 17:39
Merge "Avoid scaling last_source, unless needed."

f79f71fc – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/09/11 14:27
Merge "Fix vp10 high bit-depth build"

62da0bf1 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2015/09/08 10:14
Make reset_frame_context an enum.

894ab8be – Angie Chiang <angiebird@google.com> authored on 2015/09/11 07:58
fix implicit declaration

e8a4a3e2 – Marco <marpan@chromium.org> authored on 2015/09/11 07:23
Avoid scaling last_source, unless needed.

481b8348 – Jingning Han <jingning@google.com> authored on 2015/09/11 04:56
Fix vp10 high bit-depth build