Sign in
aomedia
/
avm
/
845bc13ba97349879179e58c62462c67e9f6343e
845bc13
Remove loop dering experiment.
by Paul Wilkins
· 12 years ago
0b2b812
Merge "Adding API to read/write uncompressed frame header bits." into experimental
by Dmitry Kovalev
· 12 years ago
d093027
Fix transform size coding mismatch
by Jingning Han
· 12 years ago
a2db88f
Fix two bugs
by Yaowu Xu
· 12 years ago
f116abf
update txfm size counting
by Yaowu Xu
· 12 years ago
e41fd6e
Fix bug in 4x4 band definition.
by Paul Wilkins
· 12 years ago
7585049
Removed code not in use
by Yaowu Xu
· 12 years ago
22694ca
Change txfm_type decision
by Yaowu Xu
· 12 years ago
826efc8
Fix a bug in intra4x4 level rd loop
by Jingning Han
· 12 years ago
4d5f195
Remove type from vmvn
by Johann
· 12 years ago
ae10319
Make comp_inter_inter support 4x4 partition coding
by Jingning Han
· 12 years ago
33ecd6a
Merge Scatter Scan experiment.
by Paul Wilkins
· 12 years ago
7ac5ac5
Merge 4x4 block level partition into codebase
by Jingning Han
· 12 years ago
0812c12
Merge "Optimize variance functions" into experimental
by Yunqing Wang
· 12 years ago
ddb2309
Merge "Using 128 entry look up table for coef models" into experimental
by Deb Mukherjee
· 12 years ago
f4fcfe3
Optimize variance functions
by Yunqing Wang
· 12 years ago
d2cacdc
Merge "Make the intra rd search support 8x4/4x8" into experimental
by Jingning Han
· 12 years ago
de4d682
Using 128 entry look up table for coef models
by Deb Mukherjee
· 12 years ago
4e08fa9
Merge "changes intra coding to be based on txfm block" into experimental
by Paul Wilkins
· 12 years ago
22d7f07
Merge "Generalized intra 4x4 encoding for all sizes" into experimental
by Paul Wilkins
· 12 years ago
18c975e
Merge "Merge CONFIG_COMP_INTER_JOINT_SEARCH." into experimental
by Paul Wilkins
· 12 years ago
d679fdf
Merge "Removed unused idct functions" into experimental
by Scott LaVarnway
· 12 years ago
8ba92a0
changes intra coding to be based on txfm block
by Yaowu Xu
· 12 years ago
232d90d
Generalized intra 4x4 encoding for all sizes
by Yaowu Xu
· 12 years ago
0b713f8
Merge CONFIG_COMP_INTER_JOINT_SEARCH.
by Paul Wilkins
· 12 years ago
f153a5d
Make the intra rd search support 8x4/4x8
by Jingning Han
· 12 years ago
ddf13be
Merge "Initial version of alpha channel support" into experimental
by John Koleszar
· 12 years ago
1f7d810
Merge "Deprecate 4x4 intra modes from bit-stream" into experimental
by Jingning Han
· 12 years ago
df037b6
Adding API to read/write uncompressed frame header bits.
by Dmitry Kovalev
· 12 years ago
a143152
Removed unused idct functions
by Scott LaVarnway
· 12 years ago
7a645e4
Merging the model coef prob experiment
by Deb Mukherjee
· 12 years ago
90a7723
Merge "Refinements on modelcoef expt to reduce storage" into experimental
by Deb Mukherjee
· 12 years ago
3d0110f
Removed diff from macroblockd_plane
by Scott LaVarnway
· 12 years ago
0c3f3bf
Removed vp9_recon functions
by Scott LaVarnway
· 12 years ago
1db6373
Merge "WIP: 4x4 idct/recon merge" into experimental
by Scott LaVarnway
· 12 years ago
a2b9b74
Merge "Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c." into experimental
by Dmitry Kovalev
· 12 years ago
060d93d
Merge "Removing clamp_type from the bitstream." into experimental
by Dmitry Kovalev
· 12 years ago
a7b3ed0
Merge "Adding get_ref_frame_idx function." into experimental
by Dmitry Kovalev
· 12 years ago
07443f1
Refinements on modelcoef expt to reduce storage
by Deb Mukherjee
· 12 years ago
e9950b0
Unnecessary passing of prev_mi
by Yunqing Wang
· 12 years ago
9e4902c
Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c.
by Dmitry Kovalev
· 12 years ago
4ac70bd
Adding get_ref_frame_idx function.
by Dmitry Kovalev
· 12 years ago
39a90bc
Updating the model coef experiment
by Deb Mukherjee
· 12 years ago
1e6be7b
Deprecate 4x4 intra modes from bit-stream
by Jingning Han
· 12 years ago
ba48a11
WIP: 4x4 idct/recon merge
by Scott LaVarnway
· 12 years ago
da39272
Merge "Enable bit-stream support to 8x4 and 4x8 partition" into experimental
by Jingning Han
· 12 years ago
2c93a8e
Give VP9 a different sync code from VP8
by Jingning Han
· 12 years ago
810b612
Enable bit-stream support to 8x4 and 4x8 partition
by Jingning Han
· 12 years ago
5f3612c
Make nmv_count update 4x8/8x4 aware
by Jingning Han
· 12 years ago
498b646
Removing clamp_type from the bitstream.
by Dmitry Kovalev
· 12 years ago
481a7c5
Fix parameters in 4x8 variance calc
by Jingning Han
· 12 years ago
d9705b2
Merge "holds utility debugging functions" into experimental
by Jim Bankoski
· 12 years ago
49068dd
Merge "Refactor encode_sb_ for 4x8/8x4 partition" into experimental
by Jingning Han
· 12 years ago
6f0c8e8
Merge "Replace default counts with default probs." into experimental
by Paul Wilkins
· 12 years ago
61e2eac
Merge "New inter mode context." into experimental
by Paul Wilkins
· 12 years ago
99c4b1e
Replace default counts with default probs.
by Paul Wilkins
· 12 years ago
b67e46b
holds utility debugging functions
by Jim Bankoski
· 12 years ago
51bc4bf
Remove MODE_STATS flag and code
by Paul Wilkins
· 12 years ago
679e4ab
Initial version of alpha channel support
by John Koleszar
· 12 years ago
5a1c953
Refactor encode_sb_ for 4x8/8x4 partition
by Jingning Han
· 12 years ago
f0ab155
Merge "Use b_width_log2_ in partition type parse" into experimental
by Jingning Han
· 12 years ago
f07602e
Merge "Remove vp9_extend_mb_row()" into experimental
by John Koleszar
· 12 years ago
9aa37a5
Merge "WIP: 8x8 idct/recon merge" into experimental
by Scott LaVarnway
· 12 years ago
1e3cdc1
Merge "Combining integer and fractional parts of mvs for entropy coding." into experimental
by Dmitry Kovalev
· 12 years ago
3819f11
Use b_width_log2_ in partition type parse
by Jingning Han
· 12 years ago
e3869e9
Removed Q threshold in the usage of ADST
by Yaowu Xu
· 12 years ago
b10b887
Merge "Removing lossless flag from the bitstream." into experimental
by Dmitry Kovalev
· 12 years ago
16ac5a5
Remove vp9_extend_mb_row()
by John Koleszar
· 12 years ago
794a7be
WIP: 8x8 idct/recon merge
by Scott LaVarnway
· 12 years ago
8e3d0e4
Add building blocks for 4x8/8x4 rd search
by Jingning Han
· 12 years ago
c0f70cc
Merge "Fix the transform type selection in 4x4 partition" into experimental
by Jingning Han
· 12 years ago
6ff3eb1
New inter mode context.
by Paul Wilkins
· 12 years ago
18e0742
Merge "Further Implicit Segmentation Changes" into experimental
by Paul Wilkins
· 12 years ago
418564e
Add vp9_extend_frame_borders
by John Koleszar
· 12 years ago
7addafb
Merge "Fix vp9_build_intra_predictors_sbuv_s for non-4:2:0" into experimental
by John Koleszar
· 12 years ago
b0c101e
Removing lossless flag from the bitstream.
by Dmitry Kovalev
· 12 years ago
501ae34
Fix vp9_build_intra_predictors_sbuv_s for non-4:2:0
by John Koleszar
· 12 years ago
9bd59ad
Merge "Fix first-pass encoding test" into experimental
by Jingning Han
· 12 years ago
54de084
Merge "Moving the same code to new function vp9_setup_scale_factors." into experimental
by Dmitry Kovalev
· 12 years ago
3ba9857
Merge "Adding alpha plane to YV12_BUFFER_CONFIG structure." into experimental
by Dmitry Kovalev
· 12 years ago
5c55822
Moving the same code to new function vp9_setup_scale_factors.
by Dmitry Kovalev
· 12 years ago
b7a4f8a
Adding alpha plane to YV12_BUFFER_CONFIG structure.
by Dmitry Kovalev
· 12 years ago
8468a5c
Fix the transform type selection in 4x4 partition
by Jingning Han
· 12 years ago
cd16fe9
Merge "Preparing vp9_deblock and vp9_denoise to alpha support." into experimental
by Dmitry Kovalev
· 12 years ago
80c0715
Merge "Moving several static functions from vp9_reconinter.h to vp9_reconinter.c." into experimental
by Dmitry Kovalev
· 12 years ago
9e49ba0
Fix first-pass encoding test
by Jingning Han
· 12 years ago
1837523
Combining integer and fractional parts of mvs for entropy coding.
by Dmitry Kovalev
· 12 years ago
a272ff2
WIP: 16x16 idct/recon merge
by Scott LaVarnway
· 12 years ago
7d7e5b5
Further Implicit Segmentation Changes
by Paul Wilkins
· 12 years ago
6706e67
Moving several static functions from vp9_reconinter.h to vp9_reconinter.c.
by Dmitry Kovalev
· 12 years ago
2cf0d4b
WIP: 32x32 idct/recon merge
by Scott LaVarnway
· 12 years ago
1f26840
Enable recursive partition down to 4x4
by Jingning Han
· 12 years ago
7bbf716
Preparing vp9_deblock and vp9_denoise to alpha support.
by Dmitry Kovalev
· 12 years ago
dee12bd
Merge "Do joint motion search iteratively" into experimental
by Yunqing Wang
· 12 years ago
8be3534
Merge "changed to use adst for D63_PRED" into experimental
by Yaowu Xu
· 12 years ago
d31a632
Merge "Revert "Preparing vp9_deblock and vp9_denoise to alpha support."" into experimental
by John Koleszar
· 12 years ago
56efb73
Revert "Preparing vp9_deblock and vp9_denoise to alpha support."
by John Koleszar
· 12 years ago
da3aec6
changed to use adst for D63_PRED
by Yaowu Xu
· 12 years ago
724769d
Merge "Using loop through all planes inside scale_and_extend_frame function." into experimental
by Dmitry Kovalev
· 12 years ago
571aa44
Merge "Preparing vp9_deblock and vp9_denoise to alpha support." into experimental
by Dmitry Kovalev
· 12 years ago
Next »