shithub: libvpx

RSS feed

ce42e79a – Attila Nagy <attilanagy@google.com> authored on 2012/02/17 06:50
Update encoder mb_skip_coeff and prob_skip_false calculation

3653fb47 – Fritz Koenig <frkoenig@google.com> authored on 2012/02/16 07:38
Include path fix for building against Android NDK.

7989bb7f – Makoto Kato <makoto.kt@gmail.com> authored and Johann <johannkoenig@google.com> committed on 2012/02/12 08:57
Support Android x86 NDK build

6776bd62 – Scott LaVarnway <slavarnway@google.com> authored on 2012/02/16 08:36
Simplify mb_to_x_edge calculation during mode decoding

a5879f7c – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/02/16 04:33
Merge "decodemv cleanup/improvements"

12ee845e – Scott LaVarnway <slavarnway@google.com> authored on 2012/02/16 06:38
decodemv cleanup/improvements

81441328 – Fritz Koenig <frkoenig@google.com> authored on 2012/02/15 10:23
Fix rtcd build process for Android.mk

e6df5003 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/02/10 11:18
Merge "support changing resolution with vpx_codec_enc_config_set"

16982342 – Johann <johannkoenig@google.com> authored on 2012/02/10 06:07
Missed some variance casts

12d45f62 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/02/10 05:28
Merge "max_sad check is not always implemented"

8c50a70a – Johann <johannkoenig@google.com> authored on 2012/02/09 11:19
max_sad check is not always implemented

fea3556e – Johann <johannkoenig@google.com> authored on 2012/02/09 07:38
Fix variance overflow

2e0d5531 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/02/08 06:00
Merge "Add OS/2 supports"

2dad8d65 – KO Myung-Hun <komh@chollian.net> authored and John Koleszar <jkoleszar@google.com> committed on 2012/02/03 08:31
Add OS/2 supports

51acb011 – John Koleszar <jkoleszar@google.com> authored on 2012/02/07 12:07
support changing resolution with vpx_codec_enc_config_set

417b8529 – John Koleszar <jkoleszar@google.com> authored on 2012/02/07 05:26
Align internal mfqe framebuffer dimensions

45f4b87e – Adrian Grange <agrange@google.com> authored on 2012/02/06 10:02
Fixed bug in 5-layer multi-layer encode

9df0d298 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/02/06 09:45
Merge "Added 2 temporal patterns with new parameters"

a040eb37 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/02/06 08:58
Merge "Allow to skip highest-resolution encoding in multi-resolution encoder"

fa1a9290 – Yunqing Wang <yunqingwang@google.com> authored on 2012/02/02 09:27
Allow to skip highest-resolution encoding in multi-resolution encoder

d8ebdcd8 – Scott LaVarnway <slavarnway@google.com> authored on 2012/02/02 08:40
Moved ref_frame_cost from MACROBLOCKD to MACROBLOCK

11c70648 – Scott LaVarnway <slavarnway@google.com> authored on 2012/02/02 08:34
Removed frames_till_alt_ref_frame from MACROBLOCKD

e2000cc5 – Scott LaVarnway <slavarnway@google.com> authored on 2012/02/02 08:28
Removed frames_since_golden from MACROBLOCKD

07c6eb18 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/31 05:43
Merge "Improved uv mv calculations in build inter predictor"

749bc986 – Scott LaVarnway <slavarnway@google.com> authored on 2012/01/20 08:52
BLOCKD structure cleanup

57d459ba – John Koleszar <jkoleszar@google.com> authored on 2012/01/30 07:55
RTCD: remove unimplemented vp8_short_walsh4x4_mmx

8aae2460 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: finalize removal of old RTCD system

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

0b0bc8d0 – John Koleszar <jkoleszar@google.com> authored on 2012/01/12 11:55
RTCD: add motion search functions

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

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

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

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