shithub: libvpx

RSS feed

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

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

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.

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

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

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

6fb8953c – Paul Wilkins <paulwilkins@google.com> authored on 2012/11/05 07:32
Restrict ref mv search range.

3ec56639 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/12 03:35
Merge "Fix frame number on which the mismatch is reported in vpxenc." into experimental

3a08b033 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/12 02:40
Merge "Fix data type for eobs[] array in SB 4x4 IDCT code." into experimental

11fec186 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/12 02:22
Merge "Remove 'thismb' data pointer when superblock experiment is on." into experimental

195172cf – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/10 11:22
Fix frame number on which the mismatch is reported in vpxenc.

dd9d4f9e – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/10 07:08
Fix data type for eobs[] array in SB 4x4 IDCT code.

73987d14 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/10 03:39
Remove 'thismb' data pointer when superblock experiment is on.

d01357bb – Deb Mukherjee <debargha@google.com> authored on 2012/10/09 09:19
New b-intra mode where direction is contextual

3f7182cb – Deb Mukherjee <debargha@google.com> authored on 2012/11/09 07:48
Build fix in decoder/decodframe.c

3a0cfb36 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/09 07:31
Merge "Packing Altref along with succeeding frame and length encoding frames" into experimental

bc9670ee – Vignesh Venkatasubramanian <vigneshv@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/10/29 11:57
Packing Altref along with succeeding frame and length encoding frames

9f53661e – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/09 04:14
Merge "Fix another crash in vpxenc with --pass=1 and --test-decode." into experimental

88d703cd – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/09 04:07
Fix another crash in vpxenc with --pass=1 and --test-decode.

71b18854 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/09 03:30
Merge "Optimize 16x16 dequant and idct" into experimental

7ab951d8 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/08 11:30
Merge changes I18407622,I34057b87 into experimental

606c6479 – Yaowu Xu <yaowu@google.com> authored on 2012/11/08 11:22
fix a crash in 2-pass encoding with test-decode on

7798aef5 – Yaowu Xu <yaowu@google.com> authored on 2012/11/08 10:56
enable build on windows with msvc

a186eb7f – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/08 10:51
Merge "remove macros obfuscating mv costing" into experimental

c72be96b – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/08 10:44
remove macros obfuscating mv costing

1d4fbeb3 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/08 06:03
Implement tx_select for superblock encoding.

6c17c9fa – Yunqing Wang <yunqingwang@google.com> authored on 2012/11/06 11:06
Optimize 16x16 dequant and idct

8959c8b1 – John Koleszar <jkoleszar@google.com> authored on 2012/11/07 09:32
Merge with upstream experimental changes (2)

5338d983 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/07 07:49
Merge "Fix variance (signed integer) overflow" into experimental

2c08c281 – John Koleszar <jkoleszar@google.com> authored on 2012/11/07 05:40
Merge with upstream experimental changes

7b8dfcb5 – John Koleszar <jkoleszar@google.com> authored on 2012/11/06 11:59
Rough merge of master into experimental

0cedaa36 – Yaowu Xu <yaowu@google.com> authored on 2012/11/07 05:41
merge full pixel refmv experiment

98473443 – James Zern <jzern@google.com> authored on 2012/11/06 11:58
Fix variance (signed integer) overflow

a879b4e6 – Yaowu Xu <yaowu@google.com> authored on 2012/11/06 10:17
fixed function prototype

acadcec5 – Yaowu Xu <yaowu@google.com> authored on 2012/11/06 10:17
group refmv experiment related functions

182f99f0 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/06 07:18
Merge "fix test builds" into experimental

2e3e6857 – James Zern <jzern@google.com> authored on 2012/11/05 13:13
fix test builds

82b1a343 – John Koleszar <jkoleszar@google.com> authored on 2012/11/06 07:08
Merge other top-level C code

6ad3b74a – John Koleszar <jkoleszar@google.com> authored on 2012/11/06 07:02
vpxenc: merge with master

3707c348 – John Koleszar <jkoleszar@google.com> authored on 2012/11/06 05:09
vpxdec: merge with master

83b1d907 – John Koleszar <jkoleszar@google.com> authored on 2012/11/05 07:37
vpx: merge with master

4626faf1 – Yunqing Wang <yunqingwang@google.com> authored on 2012/11/01 05:04
Convert 16x16 dct/idct to integer forms

0078d2f3 – James Zern <jzern@google.com> authored on 2012/11/05 13:09
vp9/encoder/bitstream.c: fix unused variable warnings

55f2f14f – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/06 04:39
Merge "silent a lot of MSVC compiler warnings" into experimental

8a336b0d – Yaowu Xu <yaowu@google.com> authored on 2012/11/05 09:22
silent a lot of MSVC compiler warnings

8ca1ed23 – Johann <johannkoenig@google.com> authored on 2012/10/10 05:16
Add option to disable documentation

8ce914f5 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/06 01:31
Merge "remove invoke_search macro" into experimental

e47d9f1d – James Zern <jzern@google.com> authored on 2012/11/05 12:14
rd_pick_inter_mode: prevent signed integer overflow

7849aa20 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/05 11:58
remove invoke_search macro

f2541f8a – James Zern <jzern@google.com> authored on 2012/11/05 07:50
rdopt: fix use of uninitialized value in addition

807acf17 – John Koleszar <jkoleszar@google.com> authored on 2012/11/02 11:39
vpx_ports: merge with master

1d0dc7c9 – John Koleszar <jkoleszar@google.com> authored on 2012/11/02 11:17
build: merge with master

a721e5cb – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/05 06:55
Merge "Build / make problem" into experimental

b90df36d – Paul Wilkins <paulwilkins@google.com> authored on 2012/11/05 06:32
Build / make problem

849c9540 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/05 01:21
Merge "Don't generate residual 3x when doing a macroblock luma RD estimate." into experimental

ee38c418 – James Zern <jzern@google.com> authored on 2012/11/02 14:59
loopfilter: prevent signed integer overflow

28826a91 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/02 12:00
Merge "Fix eobs data type" into experimental

d41b0e64 – Yunqing Wang <yunqingwang@google.com> authored on 2012/11/02 09:06
Fix eobs data type

6cd25413 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/02 07:46
Don't generate residual 3x when doing a macroblock luma RD estimate.

3c4f47e8 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/02 07:22
Place non-static function prototypes in a header file.

3c8007f1 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/02 05:26
Merge "ads2gas.pl: various enhancements to work with flash."

3b783d22 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/02 05:16
Merge "vpx_scale: sync from experimental"

Next