Sign in
aomedia
/
aom
/
9aa37a51b28596137ba6fbcb1411c070287d6e11
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
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
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
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
9338a57
Merge "Moving vp9_decode_frame declaration to vp9_decodframe.h." into experimental
by Dmitry Kovalev
· 12 years ago
c4390e8
Merge "Adding encode_quantization function." into experimental
by Dmitry Kovalev
· 12 years ago
ce70ad5
Merge "Code cleanup inside vp9_firstpass.c." into experimental
by Dmitry Kovalev
· 12 years ago
2149852
Merge "Removing simple loopfilter and code duplication from loopfilter code." into experimental
by Dmitry Kovalev
· 12 years ago
1c43e64
Removing simple loopfilter and code duplication from loopfilter code.
by Dmitry Kovalev
· 12 years ago
3f31b29
Adding encode_quantization function.
by Dmitry Kovalev
· 12 years ago
9f39ab6
Using loop through all planes inside scale_and_extend_frame function.
by Dmitry Kovalev
· 12 years ago
4a17238
Moving vp9_decode_frame declaration to vp9_decodframe.h.
by Dmitry Kovalev
· 12 years ago
a933311
Preparing vp9_deblock and vp9_denoise to alpha support.
by Dmitry Kovalev
· 12 years ago
6045608
Do joint motion search iteratively
by Yunqing Wang
· 12 years ago
089ed30
Merge "Use consistent partition context setup in enc/dec" into experimental
by Jingning Han
· 12 years ago
e996c9c
Merge "Force bsize for UV in I4X4 and SPLITMV" into experimental
by Jingning Han
· 12 years ago
fc31ae4
Merge "Move get_sb_index to vp9_blockd.h" into experimental
by Jingning Han
· 12 years ago
e5f7152
Change to band calculation.
by Paul Wilkins
· 12 years ago
6910f17
Use consistent partition context setup in enc/dec
by Jingning Han
· 12 years ago
4c2c350
Force bsize for UV in I4X4 and SPLITMV
by Jingning Han
· 12 years ago
2117d4e
Move get_sb_index to vp9_blockd.h
by Jingning Han
· 12 years ago
5f221e7
Merge "Fix token allocation for non-4:2:0" into experimental
by John Koleszar
· 12 years ago
998b540
Merge "Fix non-4:2:0 chroma MV calculation for SPLITMV" into experimental
by John Koleszar
· 12 years ago
0e59dad
Merge "Fix 4:2:0 assumptions in debug plane output" into experimental
by John Koleszar
· 12 years ago
cf793a3
Merge "vpxenc: fix mismatch check for non-4:2:0" into experimental
by John Koleszar
· 12 years ago
64667d5
Merge "Subsampling aware allocs and bitstream" into experimental
by John Koleszar
· 12 years ago
aa706c1
Merge "Enable recursive partition type search" into experimental
by Jingning Han
· 12 years ago
4a559d3
Merge "Removing unused simple loopfilter code." into experimental
by Dmitry Kovalev
· 12 years ago
effaa32
Removing unused simple loopfilter code.
by Dmitry Kovalev
· 12 years ago
9755d9f
Remove unused mdcounts
by Yunqing Wang
· 12 years ago
9f5811c
Add joint motion search in comp_inter_inter mode(experiment)
by Yunqing Wang
· 12 years ago
e44678c
Enable recursive partition type search
by Jingning Han
· 12 years ago
4305dd4
Avoid calls to get_coef_band().
by Paul Wilkins
· 12 years ago
da5054c
Fix token allocation for non-4:2:0
by John Koleszar
· 12 years ago
a37ee9d
Fix non-4:2:0 chroma MV calculation for SPLITMV
by John Koleszar
· 12 years ago
6dab4d2
Fix 4:2:0 assumptions in debug plane output
by John Koleszar
· 12 years ago
beae501
vpxenc: fix mismatch check for non-4:2:0
by John Koleszar
· 12 years ago
da58436
Subsampling aware allocs and bitstream
by John Koleszar
· 12 years ago
dd9dc0e
Merge "Change test image format to VPX_IMG_FMT_I420" into experimental
by John Koleszar
· 12 years ago
eab6a42
Merge "Use common get_uv_tx_size()" into experimental
by John Koleszar
· 12 years ago
8525c02
Merge "Make firstpass encode Y-only" into experimental
by John Koleszar
· 12 years ago
eb93893
Updating comments for prediction modes.
by Dmitry Kovalev
· 12 years ago
236ec08
Make firstpass encode Y-only
by John Koleszar
· 12 years ago
9e327db
Change test image format to VPX_IMG_FMT_I420
by John Koleszar
· 12 years ago
1fec23b
Use common get_uv_tx_size()
by John Koleszar
· 12 years ago
dc54180
Code cleanup inside vp9_firstpass.c.
by Dmitry Kovalev
· 12 years ago
f66320a
Removing LOOPFILTER_TYPE and corresponding bit in bitstream.
by Dmitry Kovalev
· 12 years ago
267e933
Merge "Using 4-iteration loop for extra_mb_col inside loopfilter function." into experimental
by Dmitry Kovalev
· 12 years ago
c208cd6
Merge "Removing unused YV12_BUFFER_CONFIG arguments from motion search functions." into experimental
by Dmitry Kovalev
· 12 years ago
7b602cb
Merge "Eliminating several YV12_BUFFER_CONFIG usages." into experimental
by Dmitry Kovalev
· 12 years ago
f091188
Merge "Renaming 'Speed' to 'speed' inside VP9_COMP struct." into experimental
by Dmitry Kovalev
· 12 years ago
60dd610
Merge "Removing y_to_uv_block_size and y_bsizet_to_block_size functions." into experimental
by Dmitry Kovalev
· 12 years ago
944ad13
Merge "Extend left/above partition context to per mi(8x8)" into experimental
by Jingning Han
· 12 years ago
8f4e9ac
Removing y_to_uv_block_size and y_bsizet_to_block_size functions.
by Dmitry Kovalev
· 12 years ago
4be190d
Renaming 'Speed' to 'speed' inside VP9_COMP struct.
by Dmitry Kovalev
· 12 years ago
965c02c
Removing unused YV12_BUFFER_CONFIG arguments from motion search functions.
by Dmitry Kovalev
· 12 years ago
81f33bc
Eliminating several YV12_BUFFER_CONFIG usages.
by Dmitry Kovalev
· 12 years ago
673cc21
Using loop to iterate through YV12_BUFFER_CONFIG planes.
by Dmitry Kovalev
· 12 years ago
80f9963
Merge "Replacing vp9_{write, write_literal, bit} macros with functions." into experimental
by Dmitry Kovalev
· 12 years ago
a0b6b8a
Merge "Removing unused code + little cleanup." into experimental
by Dmitry Kovalev
· 12 years ago
4a88ad8
Extend left/above partition context to per mi(8x8)
by Jingning Han
· 12 years ago
14a5c72
Make switchable filter search subsampling-aware
by John Koleszar
· 12 years ago
7465f52
Merge "Make setup_pred_block subsampling-aware." into experimental
by John Koleszar
· 12 years ago
cd5113c
Replacing vp9_{write, write_literal, bit} macros with functions.
by Dmitry Kovalev
· 12 years ago
8e39295
Using 4-iteration loop for extra_mb_col inside loopfilter function.
by Dmitry Kovalev
· 12 years ago
e874786
Merge "Renaming Y1 and UV quant prefixes to y_ and uv_." into experimental
by Dmitry Kovalev
· 12 years ago
80997b3
Merge "Adding get_switchable_rate function." into experimental
by Dmitry Kovalev
· 12 years ago
d6c490c
Merge "Deprecate code_zerogroup experiment." into experimental
by John Koleszar
· 12 years ago
9cd5406
Merge "Removing vp9_swap_yv12_buffer function and corresponding files." into experimental
by Dmitry Kovalev
· 12 years ago
Next »