shithub: libvpx

RSS feed

0c1cec22 – James Berry <jamesberry@google.com> authored on 2012/02/21 06:57
Add unit tests for idctllm_test and idctllm_mmx

b0a12a28 – Johann <johannkoenig@google.com> authored on 2012/02/17 07:24
Refine offset pattern

b5ce9456 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/02/17 06:14
Merge changes Idf1a05f3,If227b29b,Iac784d39

e6047a17 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/02/17 05:53
Merge "OS X shell is incompatible with echo -n"

f93b1e7b – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/02/17 05:43
Merge "Fix incorrect use of uv eobs in intra modes"

04b9e0d7 – Yunqing Wang <yunqingwang@google.com> authored on 2012/02/17 04:15
Fix incorrect use of uv eobs in intra modes

6b151d43 – Johann <johannkoenig@google.com> authored on 2012/01/27 06:44
Clarify 'max_sad' usage

5f0b303c – Johann <johannkoenig@google.com> authored on 2012/02/16 09:20
OS X shell is incompatible with echo -n

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

732cb9a6 – John Koleszar <jkoleszar@google.com> authored on 2012/02/14 07:30
vpxenc: factor out input open/close

c535025c – John Koleszar <jkoleszar@google.com> authored on 2012/02/14 04:37
vpxenc: add warning()/fatal() helpers

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

efd54f8f – John Koleszar <jkoleszar@google.com> authored on 2012/02/13 11:52
vpxenc: factor out global config options

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

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

89783583 – Adrian Grange <agrange@google.com> authored on 2012/01/26 11:50
Added 2 temporal patterns with new parameters

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"

8a6af9f9 – Scott LaVarnway <slavarnway@google.com> authored on 2012/01/23 06:34
Improved uv mv calculations in build inter predictor

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

e6c91b62 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/10 08:33
Merge "fix: roundoff initializer is not a constant"

6ce1f15d – James Berry <jamesberry@google.com> authored on 2012/01/10 08:37
fix: roundoff initializer is not a constant

6c0d3d95 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/10 07:32
Merge "Remove iwmmx target."

55610053 – Fritz Koenig <frkoenig@google.com> authored on 2012/01/10 06:16
Remove iwmmx target.

892e23a5 – Jim Bankoski <jimbankoski@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/01/09 04:23
vp8d - function to check if a reference frame is used.

34168287 – Fritz Koenig <frkoenig@google.com> authored on 2012/01/09 06:42
Remove armv4 optimized scaler code.

28aa0874 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/09 05:23
Merge "Multiframe quality enhancement postprocessing"

16a02e34 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/09 05:08
Merge "Remove symbian target and associated files."

7ec139cc – Fritz Koenig <frkoenig@google.com> authored on 2012/01/06 10:55
Remove symbian target and associated files.

80528410 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/06 07:32
Merge "Reduce the default kf_max_dist to 128."

66da859e – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/06 06:59
Merge "Reduced the size of Y1Dequant and friends to [128][2]"

2a0d7b1a – Ralph Giles <giles@mozilla.com> authored and James Zern <jzern@google.com> committed on 2012/01/05 05:39
Reduce the default kf_max_dist to 128.

5f25d4c1 – Scott LaVarnway <slavarnway@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/01/04 06:56
Reduced the size of Y1Dequant and friends to [128][2]

70a5104e – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/05 07:32
Merge "Use number instead of string for eabi_attribute."

87aa846b – Deb Mukherjee <debargha@google.com> authored on 2011/12/20 09:50
Multiframe quality enhancement postprocessing

0780f258 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/05 05:09
Merge "Improve SSSE3 fast quantizer function"

b2c8dff7 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/05 04:06
Merge "Removed unused diff buffer"

89cdfdb2 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/01/05 04:05
Merge "SSE2 optimizations for vp8_build_intra_predictors_mby{,_s}()"

Next