shithub: libvpx

RSS feed

705220ee – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 03:50
unused var removed

245fba74 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 03:13
signed mismatch mvrefcount

abd74ed5 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 02:47
warning error missing void

030e268a – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 02:19
ihtllm moves to rtcd

e69b5258 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/29 01:53
fix vp9_vp8 files renamed

13dbf1fb – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/28 11:47
more rtcd cleanup

0de21426 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/28 11:59
Merge "Fixing 8x8/4x4 ADST for intra modes with tx select" into experimental

0742b1e4 – Deb Mukherjee <debargha@google.com> authored on 2012/11/15 10:14
Fixing 8x8/4x4 ADST for intra modes with tx select

b2f27d90 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/28 08:56
Merge "remove the vp9_default_mode_contexts_a" into experimental

1cc57396 – Yaowu Xu <yaowu@google.com> authored on 2012/11/28 06:07
remove the vp9_default_mode_contexts_a

c6787398 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/28 05:41
fixed includes to be fully specified

926d95cd – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/28 05:30
Merge "remove postproc invokes" into experimental

00e2c6bf – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/28 05:08
Merge "Clamp decoded feature data" into experimental

b07fcf5f – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/28 05:08
Merge "Revert "make: flatten object file directories"" into experimental

85cba19e – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/28 05:00
remove postproc invokes

3e976bba – Yaowu Xu <yaowu@google.com> authored on 2012/11/27 11:02
Localize Y2 entropy coding context

12da793d – Yaowu Xu <yaowu@google.com> authored on 2012/11/27 07:41
removed redundant mode_context data structures

a1f15814 – John Koleszar <jkoleszar@google.com> authored on 2012/11/27 06:16
Clamp decoded feature data

1760c39b – John Koleszar <jkoleszar@google.com> authored on 2012/11/27 10:54
Revert "make: flatten object file directories"

fcccbcbb – John Koleszar <jkoleszar@google.com> authored on 2012/11/27 08:59
Add vp9_ prefix to all vp9 files

3bf7b131 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/26 05:15
Merge "Improve sad3x16 SSE2 function" into experimental

fbc8e8f9 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/26 04:59
Merge "Modified mv prediction." into experimental

d22f3d9f – Paul Wilkins <paulwilkins@google.com> authored on 2012/11/26 06:29
Modified mv prediction.

e7cd8071 – Yunqing Wang <yunqingwang@google.com> authored on 2012/11/20 11:28
Improve sad3x16 SSE2 function

89d62e3b – Yaowu Xu <yaowu@google.com> authored on 2012/11/26 04:10
remove the dependency on idct.h

f42e41f2 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/24 16:38
Merge "removed the idct rtcd idct calls" into experimental

25b609b6 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/23 06:23
Move switch(tx_size) around txsize to detokenize.c.

9dc7d4fb – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/24 03:19
Fix crash in pick_inter_mode_sb().

510557e2 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/24 14:33
removed the idct rtcd idct calls

9970d8b6 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/23 04:43
Restructure vp9_decode_mb_tokens_8x8() a bit.

f090b6b4 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/23 04:11
Restructure vp9_decode_mb_tokens_16x16() a bit.

0312c3d6 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/23 03:17
Make get_eob() function static.

44228471 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/17 13:32
Rename "block_type" function argument to "txfm_size".

91d703b2 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/21 14:55
Merge "remove subpixel invoke functions" into experimental

a5e542e7 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/21 07:39
Fix enc/dec mismatch with b_context_pred experiment enabled.

3338af41 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/21 04:16
remove subpixel invoke functions

e25bd474 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/21 01:46
fixed const problem

4ad2f08c – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/21 01:41
Merge "clean out some of the rtcd code." into experimental

414f68d2 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/20 12:22
Merge "Pack invisible frames without lengths" into experimental

b551d82d – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/20 12:22
Merge "make: fix dependency generation for flat build tree" into experimental

bbe5e032 – Yunqing Wang <yunqingwang@google.com> authored on 2012/11/20 05:01
Fix ref_stride in sad function

2978bb87 – John Koleszar <jkoleszar@google.com> authored on 2012/11/19 05:45
make: fix dependency generation for flat build tree

f4871b6a – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/18 07:33
clean out some of the rtcd code.

4db08237 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/17 09:41
Merge "Assign above/left context in decode_coefs() instead of in caller." into experimental

18e42ddd – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/17 09:41
Merge "Remove unused argument from decode_coefs() function prototype." into experimental

d0b52565 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/17 09:40
Merge "Remove coef_bands_x[] array and related machinery in decode_coefs()." into experimental

825b20b0 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/17 09:40
Merge "Inline count_tokens() in decode_coefs()." into experimental

4db4f98b – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/17 09:40
Merge "Merge various count_token() functions into a single one." into experimental

5d7cb590 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/17 06:22
Assign above/left context in decode_coefs() instead of in caller.

3bdf302c – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/17 06:11
Remove unused argument from decode_coefs() function prototype.

a253b379 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/17 06:07
Remove coef_bands_x[] array and related machinery in decode_coefs().

511ef207 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/17 05:35
Inline count_tokens() in decode_coefs().

56352f18 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/17 05:18
Merge various count_token() functions into a single one.

b38b6abc – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/17 04:53
Merge "removal of temporal invoke" into experimental

166d24d0 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/17 02:45
Remove unused function count_tokens() in detokenize.c.

cb98b832 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/17 01:11
removal of temporal invoke

f19a1caf – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/16 17:26
Remove special-case inline detokenization in b_pred reconstruction.

a57dbd95 – Paul Wilkins <paulwilkins@google.com> authored on 2012/11/16 11:31
Further experimentation with the mode context

0eb55904 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/16 07:35
Merge "Add const before the dequant(dq)" into experimental

4c7c15ee – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/16 07:23
Merge "Optimize 8x8 dequant and idct" into experimental

47d9d48f – Yunqing Wang <yunqingwang@google.com> authored on 2012/11/16 07:07
Add const before the dequant(dq)

7bb2afa1 – Yaowu Xu <yaowu@xuyaowu.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/16 06:46
Merge "remove yasm.rules" into experimental

9152f485 – Yaowu Xu <yaowu@google.com> authored on 2012/11/16 06:09
remove yasm.rules

5b11052a – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/15 10:50
Support 32x32 intra modes in non-keyframe superblocks.

6bca6dec – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/16 03:41
Merge "Don't write recon.yuv by default" into experimental

cb2d06ce – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/16 03:30
Merge "Compound inter-intra experiment" into experimental

170305dc – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/16 02:21
Merge "changed mv candidate search for superblocks" into experimental

415e6bff – Yaowu Xu <yaowu@google.com> authored on 2012/11/16 01:31
changed mv candidate search for superblocks

0c917fc9 – Deb Mukherjee <debargha@google.com> authored on 2012/11/07 01:50
Compound inter-intra experiment

1c56946e – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/16 00:49
Merge "subpelrefmv for superblocks" into experimental

64bcffc1 – John Koleszar <jkoleszar@google.com> authored on 2012/11/15 07:19
Pack invisible frames without lengths

08b43fef – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/13 07:14
webm: add support for V_VP9

61416aed – Yaowu Xu <yaowu@google.com> authored on 2012/11/14 05:32
subpelrefmv for superblocks

a3384f00 – Yaowu Xu <yaowu@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/11/15 04:55
changed asm obj output filenames in MSVC build

a9c7597a – John Koleszar <jkoleszar@google.com> authored on 2012/11/08 12:09
support building vp8 and vp9 into a single lib

b72373de – John Koleszar <jkoleszar@google.com> authored on 2012/10/31 09:13
make: flatten object file directories

6becad42 – John Koleszar <jkoleszar@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2012/11/14 04:51
detokenize: use SEG_LVL_EOB feature consistently

5a955973 – pascal massimino <pascal.massimino@gmail.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/14 19:24
Merge changes I63348ae3,I658ea409 into experimental

12069098 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/14 12:05
Merge "fix costing bug in pick_uv_sb_mode." into experimental

d7290d49 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/14 12:05
Merge "Merge a few mostly-duplicate code fragments in SB/MB encoding." into experimental

a77df0c4 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/14 10:43
Merge "Prevent overflow in variance32x32." into experimental

fa1b356e – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/13 10:04
Merge a few mostly-duplicate code fragments in SB/MB encoding.

a653c9d2 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/14 10:03
fix costing bug in pick_uv_sb_mode.

a0993703 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/14 10:02
Prevent overflow in variance32x32.

b527c4db – Paul Wilkins <paulwilkins@google.com> authored on 2012/11/14 09:33
Segment mode coding bug.

19a1ba1e – Paul Wilkins <paulwilkins@google.com> authored on 2012/11/12 12:21
Silenced a few warnings.

16e26866 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/14 04:39
Merge "SEG_LVL_MODE: don't code ref_frame if it's implicit" into experimental

127836d1 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/14 04:18
Merge "Don't use hybrid transform (ADST) for superblocks." into experimental

1e3dd49f – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/13 07:09
Don't use hybrid transform (ADST) for superblocks.

854e41f0 – John Koleszar <jkoleszar@google.com> authored on 2012/11/13 10:20
Don't write recon.yuv by default

6d482706 – John Koleszar <jkoleszar@google.com> authored on 2012/11/13 10:18
SEG_LVL_MODE: don't code ref_frame if it's implicit

3fa1348d – Yaowu Xu <yaowu@google.com> authored on 2012/11/13 09:45
fix a few typos

1761a6b5 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/13 09:12
Merge "Use full 32-pixel edge for superblock bestrefmv motion vector ordering." into experimental

b147c64c – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/13 09:12
Merge "Fix edge MV handling in SBs." into experimental

7de64f35 – Deb Mukherjee <debargha@google.com> authored on 2012/11/09 05:52
A fix in MV_REF experiment

e60478d4 – Yunqing Wang <yunqingwang@google.com> authored on 2012/11/09 12:50
Optimize 8x8 dequant and idct

c79ae171 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/12 11:18
Use full 32-pixel edge for superblock bestrefmv motion vector ordering.

72297245 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/12 10:43
Fix edge MV handling in SBs.

5d65614f – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/12 04:24
Merge "New inter mode context" into experimental

2669f42b – Paul Wilkins <paulwilkins@google.com> authored on 2012/11/12 10:09
New inter mode context

Next