shithub: libvpx

RSS feed

580d29bd – Ronald S. Bultje <rbultje@google.com> authored on 2013/05/30 11:26
Remove one (unused) entry from mvref tables.

e6485581 – Ronald S. Bultje <rbultje@google.com> authored on 2013/05/30 08:49
Remove splitmv.

1efa79d3 – Ronald S. Bultje <rbultje@google.com> authored on 2013/05/30 07:27
Remove i4x4_pred.

9175082c – Ronald S. Bultje <rbultje@google.com> authored on 2013/05/30 09:54
Remove unused table.

98c192ae – Ronald S. Bultje <rbultje@google.com> authored on 2013/05/30 05:58
Merge all intra mode coding trees into a single one.

c98bfcfb – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/30 04:10
Merge "Balancing coef-tree to reduce bool decodes" into experimental

ecf023f6 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/30 04:04
Merge "fix valgrind warning" into experimental

a91e5b4f – James Zern <jzern@google.com> authored on 2013/05/29 13:47
sad_test: fix msvc compile

17544d14 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/29 13:35
Merge "Remove some unused code related to macroblock/splitmv coding." into experimental

7873de14 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/29 13:33
Merge "Remove unused and outdated debug code." into experimental

407eb03a – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/29 13:01
Merge "Build fix when ENTROPY_STATS is defined" into experimental

5c05fbf6 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/29 12:35
Merge "Refactor 4x4 block level rd loop" into experimental

b8b3f1a4 – Deb Mukherjee <debargha@google.com> authored on 2013/05/08 06:04
Balancing coef-tree to reduce bool decodes

38cb616f – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/29 11:29
Merge "Compressed/uncompressed frame header changes." into experimental

d0a38720 – Jingning Han <jingning@google.com> authored on 2013/05/29 08:52
Refactor 4x4 block level rd loop

5e5470b2 – Jim Bankoski <jimbankoski@google.com> authored on 2013/05/29 08:34
fix valgrind warning

84deeddb – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/29 06:55
Merge "Refactor rd loop for inter modes" into experimental

6c97bba4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/29 06:55
Merge "further clean-ups on intra4x4 coding" into experimental

88a4d4c5 – Sami Pietila <samipietila@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/05/23 09:08
Residual coding to cache energy class of tokens.

4487f5a6 – Ronald S. Bultje <rbultje@google.com> authored on 2013/05/29 02:29
Remove some unused code related to macroblock/splitmv coding.

2afc3422 – Ronald S. Bultje <rbultje@google.com> authored on 2013/05/28 15:15
Remove unused and outdated debug code.

18c83b37 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/05/28 14:07
Compressed/uncompressed frame header changes.

a09707b7 – Deb Mukherjee <debargha@google.com> authored on 2013/05/28 13:07
Build fix when ENTROPY_STATS is defined

3d4e032e – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/28 12:55
Merge "Clean up related to coefficient modeling" into experimental

d8c0989d – Deb Mukherjee <debargha@google.com> authored on 2013/05/28 12:25
Clean up related to coefficient modeling

94d700e7 – Jingning Han <jingning@google.com> authored on 2013/05/28 10:02
Refactor rd loop for inter modes

4729a6f3 – Jingning Han <jingning@google.com> authored on 2013/05/24 11:21
further clean-ups on intra4x4 coding

a4dd99b3 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/28 05:40
Merge "Moving txfm_size bits before prediction mode bits." into experimental

9a27b627 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/28 05:07
Merge "Removed setup_pre_planes() call in read_mb_modes_mv()" into experimental

245a1155 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/28 01:34
Merge "Remove loop dering experiment." into experimental

1a240114 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/05/27 22:24
Revert "Adding API to read/write uncompressed frame header bits." because of bitstream mismatches.

601bab4f – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/27 11:16
Merge "a few clean-ups" into experimental

d27ae7b6 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/27 10:42
Merge "Decrease scope of frame_mv argument to handle_inter_mode()." into experimental

cba8e16e – Ronald S. Bultje <rbultje@google.com> authored on 2013/05/27 10:16
Decrease scope of frame_mv argument to handle_inter_mode().

2b96ffe0 – Yaowu Xu <yaowu@google.com> authored on 2013/05/24 12:13
a few clean-ups

95339d68 – Timothy B. Terriberry <tterribe@xiph.org> authored and Yaowu Xu <yaowu@google.com> committed on 2013/05/17 06:11
Reduce WHT complexity.

80812829 – Sami Pietila <samipietila@google.com> authored on 2013/05/27 06:14
Moving txfm_size bits before prediction mode bits.

75fca6ff – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/27 05:18
Merge "Reduce bmi buffer length from 16 to 4" into experimental

de735929 – Jingning Han <jingning@google.com> authored on 2013/05/27 03:55
Reduce bmi buffer length from 16 to 4

f188bf1c – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/17 05:08
Remove unused mode_index argument from handle_inter_mode().

01b7f72a – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/25 07:41
Fix coding statistics compilation.

5cac6607 – Ronald S. Bultje <rbultje@google.com> authored on 2013/05/26 10:40
Remove splitmv.

845bc13b – Paul Wilkins <paulwilkins@google.com> authored on 2013/05/24 11:40
Remove loop dering experiment.

0b2b8124 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/24 09:43
Merge "Adding API to read/write uncompressed frame header bits." into experimental

64b30f41 – Scott LaVarnway <slavarnway@google.com> authored on 2013/05/24 09:39
Removed setup_pre_planes() call in read_mb_modes_mv()

d0930277 – Jingning Han <jingning@google.com> authored on 2013/05/24 07:11
Fix transform size coding mismatch

a2db88fc – Yaowu Xu <yaowu@google.com> authored on 2013/05/24 05:23
Fix two bugs

f116abf7 – Yaowu Xu <yaowu@google.com> authored on 2013/05/23 10:39
update txfm size counting

e41fd6e3 – Paul Wilkins <paulwilkins@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2013/05/23 11:44
Fix bug in 4x4 band definition.

75850499 – Yaowu Xu <yaowu@google.com> authored on 2013/05/22 07:27
Removed code not in use

22694ca1 – Yaowu Xu <yaowu@google.com> authored on 2013/05/22 06:37
Change txfm_type decision

826efc83 – Jingning Han <jingning@google.com> authored on 2013/05/23 11:12
Fix a bug in intra4x4 level rd loop

4d5f1955 – Johann <johann.koenig@duck.com> authored on 2013/05/23 09:02
Remove type from vmvn

ae103195 – Jingning Han <jingning@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/05/22 17:09
Make comp_inter_inter support 4x4 partition coding

33ecd6ad – Paul Wilkins <paulwilkins@google.com> authored on 2013/05/22 10:09
Merge Scatter Scan experiment.

7ac5ac52 – Jingning Han <jingning@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/05/21 17:28
Merge 4x4 block level partition into codebase

0812c121 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 09:41
Merge "Optimize variance functions" into experimental

ddb23095 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 06:38
Merge "Using 128 entry look up table for coef models" into experimental

f4fcfe30 – Yunqing Wang <yunqingwang@google.com> authored on 2013/05/22 05:07
Optimize variance functions

d2cacdc5 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 06:00
Merge "Make the intra rd search support 8x4/4x8" into experimental

de4d682c – Deb Mukherjee <debargha@google.com> authored on 2013/05/22 03:28
Using 128 entry look up table for coef models

4e08fa96 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 02:53
Merge "changes intra coding to be based on txfm block" into experimental

8ba92a0b – Yaowu Xu <yaowu@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/05/17 08:50
changes intra coding to be based on txfm block

232d90d8 – Yaowu Xu <yaowu@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/05/15 13:21
Generalized intra 4x4 encoding for all sizes

0b713f8c – Paul Wilkins <paulwilkins@google.com> authored on 2013/05/21 09:57
Merge CONFIG_COMP_INTER_JOINT_SEARCH.

22d7f070 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 02:52
Merge "Generalized intra 4x4 encoding for all sizes" into experimental

18c975e2 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 02:51
Merge "Merge CONFIG_COMP_INTER_JOINT_SEARCH." into experimental

d679fdf7 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 01:36
Merge "Removed unused idct functions" into experimental

f153a5d0 – Jingning Han <jingning@google.com> authored on 2013/05/20 12:04
Make the intra rd search support 8x4/4x8

a1431526 – Scott LaVarnway <slavarnway@google.com> authored on 2013/05/21 13:59
Removed unused idct functions

ddf13be8 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/21 13:29
Merge "Initial version of alpha channel support" into experimental

1f7d810a – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/21 11:59
Merge "Deprecate 4x4 intra modes from bit-stream" into experimental

df037b61 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/05/21 11:31
Adding API to read/write uncompressed frame header bits.

7a645e4e – Deb Mukherjee <debargha@google.com> authored on 2013/05/21 10:39
Merging the model coef prob experiment

3d0110fd – Scott LaVarnway <slavarnway@google.com> authored on 2013/05/21 10:22
Removed diff from macroblockd_plane

0c3f3bf1 – Scott LaVarnway <slavarnway@google.com> authored on 2013/05/21 09:57
Removed vp9_recon functions

90a7723f – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/21 09:41
Merge "Refinements on modelcoef expt to reduce storage" into experimental

1db63732 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/21 06:45
Merge "WIP: 4x4 idct/recon merge" into experimental

a2b9b744 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/21 06:35
Merge "Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c." into experimental

060d93d7 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/21 06:35
Merge "Removing clamp_type from the bitstream." into experimental

a7b3ed07 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/21 06:35
Merge "Adding get_ref_frame_idx function." into experimental

07443f15 – Deb Mukherjee <debargha@google.com> authored on 2013/05/20 09:54
Refinements on modelcoef expt to reduce storage

e9950b07 – Yunqing Wang <yunqingwang@google.com> authored on 2013/05/20 13:32
Unnecessary passing of prev_mi

9e4902c7 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/05/20 12:23
Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c.

4ac70bd7 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/05/20 11:59
Adding get_ref_frame_idx function.

ba48a111 – Scott LaVarnway <slavarnway@google.com> authored on 2013/05/20 09:03
WIP: 4x4 idct/recon merge

39a90bc8 – Deb Mukherjee <debargha@google.com> authored on 2013/05/17 02:40
Updating the model coef experiment

1e6be7bc – Jingning Han <jingning@google.com> authored on 2013/05/20 08:08
Deprecate 4x4 intra modes from bit-stream

da39272f – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/20 05:25
Merge "Enable bit-stream support to 8x4 and 4x8 partition" into experimental

2c93a8ed – Jingning Han <jingning@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/05/18 12:56
Give VP9 a different sync code from VP8

810b612c – Jingning Han <jingning@google.com> authored on 2013/05/15 18:28
Enable bit-stream support to 8x4 and 4x8 partition

5f3612c3 – Jingning Han <jingning@google.com> authored on 2013/05/17 11:54
Make nmv_count update 4x8/8x4 aware

498b6460 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/05/17 11:50
Removing clamp_type from the bitstream.

481a7c59 – Jingning Han <jingning@google.com> authored on 2013/05/17 06:03
Fix parameters in 4x8 variance calc

d9705b20 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/17 05:23
Merge "holds utility debugging functions" into experimental

49068dd9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/17 05:19
Merge "Refactor encode_sb_ for 4x8/8x4 partition" into experimental

6f0c8e82 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/17 04:58
Merge "Replace default counts with default probs." into experimental

99c4b1ee – Paul Wilkins <paulwilkins@google.com> authored on 2013/05/16 12:29
Replace default counts with default probs.

51bc4bf4 – Paul Wilkins <paulwilkins@google.com> authored on 2013/05/16 09:40
Remove MODE_STATS flag and code

61e2eac6 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/17 02:59
Merge "New inter mode context." into experimental

Next