shithub: libvpx

RSS feed

83a91e78 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: add variance functions

f103dcef – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: add subpixel functions

2a8f57f5 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: add postproc functions

fdb61a45 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: add recon functions

ab77b4e8 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: add remaining IDCT functions

55f74c59 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:15
RTCD: add loopfilter functions

a910049a – John Koleszar <jkoleszar@google.com> authored on 2011/08/19 10:06
New RTCD implementation

57cc35dd – John Koleszar <jkoleszar@google.com> authored on 2012/01/27 09:08
Merge Duclair release into master branch

9951f461 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/27 06:31
Merge "Hook up VP8D_GET_LAST_REF_USED"

2b0aee4b – John Koleszar <jkoleszar@google.com> authored on 2012/01/23 04:21
Update CHANGELOG for v1.0.0 (Duclair) release

5e3f607e – John Koleszar <jkoleszar@google.com> authored on 2012/01/23 04:19
Update AUTHORS

21071373 – John Koleszar <jkoleszar@google.com> authored on 2012/01/23 04:18
Update .mailmap

8be41bba – John Koleszar <jkoleszar@google.com> authored on 2012/01/27 05:13
Hook up VP8D_GET_LAST_REF_USED

319f7c4d – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/26 09:33
Merge changes I17e1a348,Iad710941

294aa377 – Attila Nagy <attilanagy@google.com> authored on 2012/01/26 04:42
Rename save_neon_reg.asm as save_reg_neon.asm

83cef816 – John Koleszar <jkoleszar@google.com> authored on 2012/01/25 09:55
Correct clamping in use of vp8_find_near_mvs()

630d3b95 – John Koleszar <jkoleszar@google.com> authored on 2012/01/24 10:32
Revert "Multithreaded encoder, late sync loopfilter"

c14754be – Fritz Koenig <frkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/23 06:13
Merge "Disconnect ARM tgt_isa from dsp extensions"

89210284 – Fritz Koenig <frkoenig@google.com> authored on 2012/01/19 10:18
Disconnect ARM tgt_isa from dsp extensions

f357e5e2 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/20 03:45
Merge "Overhauling the thresholds and mixing proportions for mfqe postprocessor."

47dcd769 – Deb Mukherjee <debargha@google.com> authored on 2012/01/19 14:06
Overhauling the thresholds and mixing proportions for mfqe postprocessor.

ac97b089 – Jeff Faust <jfaust@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 16:14
Merge "Simplify an assignment statement"

185eb700 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 11:04
Merge "Remove duplicate line in parameter parsing."

6a4ff6f3 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 09:22
Merge "get_plane_pointers: use u/v planes consistently"

4753ee41 – John Koleszar <jkoleszar@google.com> authored on 2012/01/18 07:50
get_plane_pointers: use u/v planes consistently

15c29afe – Jeff Faust <jfaust@google.com> authored on 2012/01/17 13:15
Simplify an assignment statement

315b58ec – Fritz Koenig <frkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 06:28
Merge "Add makefile for building libvpx for Android."

de368fd0 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 06:12
Merge "vp8d - valgrind warnings in mb post processor"

d8305731 – Fritz Koenig <frkoenig@google.com> authored on 2012/01/06 06:50
Add makefile for building libvpx for Android.

0e06bc81 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 04:30
Merge changes I1ebe76aa,Ia079b52b

d3879738 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/18 04:15
Merge "Modifying the base q propagation in the mfqe post processing filter in a way such that when there is a single bad frame, the post-processing is applied not only to just that frame but a few subsequent frames as well."

ed208f7d – Jim Bankoski <jimbankoski@google.com> authored on 2012/01/17 12:27
vp8d - valgrind warnings in mb post processor

c1c59322 – Fritz Koenig <frkoenig@google.com> authored on 2012/01/17 12:11
Remove duplicate line in parameter parsing.

90b9f993 – Deb Mukherjee <debargha@google.com> authored on 2012/01/17 04:23
Modifying the base q propagation in the mfqe post processing

e479379a – Adrian Grange <agrange@google.com> authored on 2012/01/13 09:09
Fixed bugs in multi-layer code related to changing params

4ade0796 – John Koleszar <jkoleszar@google.com> authored on 2012/01/11 09:38
rdopt/pickinter: factor out some common setup

bd5bfd94 – John Koleszar <jkoleszar@google.com> authored on 2012/01/11 08:02
rdopt: remove unused frame_lf_or_gf

9c2ca8c1 – Deb Mukherjee <debargha@google.com> authored on 2012/01/09 11:48
Allowing the mfqe post-processing filter to be used in conjunction