shithub: libvpx

RSS feed

92e91bd3 – Alex Converse <aconverse@google.com> authored on 2016/07/21 07:36
Make test encoder test driver less likely to leak on failure.

16e069b8 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/20 23:05
Merge changes from topic 'clang-tidy'

a6cc74b9 – Johann <johannkoenig@google.com> authored on 2016/07/20 14:49
Merge remote-tracking branch 'origin/khakicampbell'

04257217 – Johann <johannkoenig@google.com> authored on 2016/06/30 12:00
Release v1.6.0 Khaki Campbell Duck

71f9cbcf – jackychen <jackychen@google.com> authored on 2016/07/20 11:58
vp9: Fix the clang warning of unsigned int type.

7bb35db8 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/20 15:34
Merge changes from topic 'clang-tidy'

297b2a12 – Yaowu Xu <yaowu@google.com> authored and Johann <johannkoenig@google.com> committed on 2016/07/12 07:11
Fix encoder crashes for odd size input

b19f8b16 – James Zern <jzern@google.com> authored on 2016/07/19 19:03
vp8/onyx_if.c: rework #if's to avoid dangling else's

77a31eb3 – James Zern <jzern@google.com> authored on 2016/07/19 19:02
vp8/bitstream.c: rework #if to avoid dangling else

690fcd79 – Yaowu Xu <yaowu@google.com> authored on 2016/07/20 05:25
Change to call vp9_post_proc_frame()

fd85664a – James Zern <jzern@google.com> authored on 2016/07/19 16:51
vp8/{bitstream,rdopt},y4minput: correct break placement

1b048e96 – James Zern <jzern@google.com> authored on 2016/07/19 16:46
y4minput.c: correct empty loop formatting

b5164f55 – James Zern <jzern@google.com> authored on 2016/07/19 16:45
vp8: simplify a few #if's

96797e43 – James Zern <jzern@google.com> authored on 2016/07/19 16:44
vp8: remove extra semicolons

033dab9c – clang-format <noreply@google.com> authored and James Zern <jzern@google.com> committed on 2016/07/18 15:44
top-level: apply clang-format

6e336f6e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/19 17:24
Merge "vp8: apply clang-tidy google-readability-braces-around-statements"

5b55bcc5 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/19 15:21
Merge "examples: apply clang-format"

e3f7991f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/07/19 15:12
Merge changes Ia6004c08,I1954f9d6