shithub: libvpx

RSS feed

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

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

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

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

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

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

b67e46b3 – Jim Bankoski <jimbankoski@google.com> authored on 2013/05/17 02:29
holds utility debugging functions

679e4abd – John Koleszar <jkoleszar@google.com> authored on 2013/05/15 13:55
Initial version of alpha channel support

5a1c9533 – Jingning Han <jingning@google.com> authored on 2013/05/16 12:13
Refactor encode_sb_ for 4x8/8x4 partition

f0ab155e – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/16 12:02
Merge "Use b_width_log2_ in partition type parse" into experimental

f07602e4 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/16 11:22
Merge "Remove vp9_extend_mb_row()" into experimental

9aa37a51 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/16 10:28
Merge "WIP: 8x8 idct/recon merge" into experimental

1e3cdc1d – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/16 10:16
Merge "Combining integer and fractional parts of mvs for entropy coding." into experimental

3819f11b – Jingning Han <jingning@google.com> authored on 2013/05/16 09:30
Use b_width_log2_ in partition type parse

794a7bed – Scott LaVarnway <slavarnway@google.com> authored on 2013/05/16 09:52
WIP: 8x8 idct/recon merge

e3869e9c – Yaowu Xu <yaowu@google.com> authored on 2013/05/14 06:35
Removed Q threshold in the usage of ADST