shithub: libvpx

RSS feed

e903cacf – James Zern <jzern@google.com> authored on 2013/12/15 13:20
vp8/common: normalize include guards

bd9a388a – James Zern <jzern@google.com> authored on 2013/12/15 13:00
vp9: normalize include guards

ccffac2b – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 14:17
Merge "Avoid mixed comparison"

83baed0b – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 14:17
Merge "Add const to match declaration"

3df4d9f6 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 14:17
Merge "Include files in the same directory directly"

1f919cf2 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 13:21
Merge "Define POSITION to differentiate from MV"

36c4e274 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 13:09
Merge "Move two functions to encoder"

07a28c77 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 12:57
Merge "Fix rd_filter_cache update in sub8x8 RD loop"

ef838c34 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 12:56
Merge "Remove redefinition in handle_inter_mode"

9a005c99 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 12:40
Merge "Rate control changes on active_worst_quality"

3cce4643 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 07:56
Define POSITION to differentiate from MV

50ec6311 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 07:09
Move two functions to encoder

e7198563 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 12:27
Merge "Added a test vector"

1e59cbf2 – Deb Mukherjee <debargha@google.com> authored on 2013/12/13 04:32
Rate control changes on active_worst_quality

3755be94 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 11:56
Merge "Using MV struct instead of int_mv union in encoder (2)."

a3e919a4 – Yaowu Xu <yaowu@google.com> authored on 2013/12/16 06:23
Added a test vector

332169d3 – Johann <johannkoenig@google.com> authored on 2013/12/16 10:16
Avoid mixed comparison

5894e7ef – Johann <johannkoenig@google.com> authored on 2013/12/16 09:37
Add const to match declaration

e883c747 – Johann <johannkoenig@google.com> authored on 2013/12/16 08:15
Include files in the same directory directly

bb7b4bad – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/12/16 10:10
Merge "Getting rid of b_{width, height}_log2 calls in non-420 loop filter."