Sign in
aomedia
/
avm
/
9460226acde6a0753b49d7fac32d4285817272e7
9460226
Merge "Fix valgrind error."
by hkuang
· 11 years ago
1339f38
Fix valgrind error.
by hkuang
· 11 years ago
dce5b82
Merge "vp8: remove 2 unused tables"
by James Zern
· 11 years ago
1f07e80
Merge "Fix the printf format string"
by Adrian Grange
· 11 years ago
8af3e65
Fix the printf format string
by Adrian Grange
· 11 years ago
3d7cc9d
vp8: remove 2 unused tables
by James Zern
· 11 years ago
345fbfe
vp9 mt decode: reorder tile decode
by James Zern
· 11 years ago
014b9c7
Merge "Fix a bug"
by Yaowu Xu
· 11 years ago
1048a7e
Merge "Cleaning up skip context calculation."
by Dmitry Kovalev
· 11 years ago
bcee73f
Merge "Cleaning up read_inter_block_mode_info() function."
by Dmitry Kovalev
· 11 years ago
020a1e7
Merge "avoid crash when using --best on cpus with SSE3 (but not SSE4) support"
by Guillaume Martres
· 11 years ago
e0f82c6
Fix a bug
by Yaowu Xu
· 11 years ago
2dd20e4
Cleaning up skip context calculation.
by Dmitry Kovalev
· 11 years ago
35b7b0b
Merge "Removing unused vp9_get_pred_flag_mbskip() function."
by Dmitry Kovalev
· 11 years ago
19bbe41
Merge "Refactor inter_predictor function."
by hkuang
· 11 years ago
48088f2
Removing unused vp9_get_pred_flag_mbskip() function.
by Dmitry Kovalev
· 11 years ago
e18eb77
Merge "Renaming comp_pred_mode to reference_mode."
by Dmitry Kovalev
· 11 years ago
6c9dcae
Refactor inter_predictor function.
by hkuang
· 11 years ago
0102f1d
avoid crash when using --best on cpus with SSE3 (but not SSE4) support
by Guillaume Martres
· 11 years ago
d2dad31
Merge "Cleaning up vp9_get_pred_context_switchable_interp() functuion."
by Dmitry Kovalev
· 11 years ago
af7b7ff
Merge "Add include guards to setupintrarecon.h and vpx_once.h"
by Johann
· 11 years ago
d70a8c0
Merge "Implenment on demand border extension. In place extend the border now. Next commit will totally remove the border."
by hkuang
· 11 years ago
9edd4d4
Cleaning up vp9_get_pred_context_switchable_interp() functuion.
by Dmitry Kovalev
· 11 years ago
ff2c96b
Implenment on demand border extension. In place extend
by hkuang
· 11 years ago
54040f9
Merge "Clean-ups in diamond_search_sad"
by Jingning Han
· 11 years ago
f92b584
Merge "Full range motion search for regular block sizes"
by Jingning Han
· 11 years ago
dad8dfe
Merge "Further clean up of estimate_max_q."
by Yaowu Xu
· 11 years ago
08c48dd
Renaming comp_pred_mode to reference_mode.
by Dmitry Kovalev
· 11 years ago
347df4c
Merge "Renaming vp9_get_pred_context_tx_size() function."
by Dmitry Kovalev
· 11 years ago
7293ef7
Cleaning up read_inter_block_mode_info() function.
by Dmitry Kovalev
· 11 years ago
2c31202
Removing max_uv_txsize_lookup lookup table.
by Dmitry Kovalev
· 11 years ago
45bac0c
Add include guards to setupintrarecon.h and vpx_once.h
by Ehsan Akhgari
· 11 years ago
267dadd
Further clean up of estimate_max_q.
by Paul Wilkins
· 11 years ago
a19d694
Merge "Removing BLOCK_TYPES and adding PLANE_TYPES constant instead."
by Dmitry Kovalev
· 11 years ago
cb92f4f
Renaming vp9_get_pred_context_tx_size() function.
by Dmitry Kovalev
· 11 years ago
2341747
Disable warning for intentional lossless coding
by Yaowu Xu
· 11 years ago
dcb17ea
Merge "Disable early exit based on distortion in lossless"
by Jim Bankoski
· 11 years ago
44627a9
Clean-ups in diamond_search_sad
by Jingning Han
· 11 years ago
b6e5bb2
Merge "Renaming reference mode context calculation function."
by Dmitry Kovalev
· 11 years ago
af04bfa
Merge "Replacing b_width_log2 with num_4x4_blocks_wide_lookup."
by Dmitry Kovalev
· 11 years ago
f8c06fb
Disable early exit based on distortion in lossless
by Yaowu Xu
· 11 years ago
18744fe
Merge "add tile test vectors"
by James Zern
· 11 years ago
b295092
Full range motion search for regular block sizes
by Jingning Han
· 11 years ago
2da30a9
Merge "Removing duplicated C code from vp9_loopfilter_filters.c file."
by Dmitry Kovalev
· 11 years ago
52618d2
Replacing b_width_log2 with num_4x4_blocks_wide_lookup.
by Dmitry Kovalev
· 11 years ago
63963f5
Renaming reference mode context calculation function.
by Dmitry Kovalev
· 11 years ago
d6b159d
Removing BLOCK_TYPES and adding PLANE_TYPES constant instead.
by Dmitry Kovalev
· 11 years ago
2dd730c
Merge "Remove rate correction factor."
by Yaowu Xu
· 11 years ago
cf4dfdc
Merge "Moving vp9_tree_probs_from_distribution() to encoder."
by Dmitry Kovalev
· 11 years ago
8eac2ca
Merge "Renaming constants."
by Dmitry Kovalev
· 11 years ago
5be34ba
Merge "vp9_get_pred_context_intra_inter() clean up."
by Dmitry Kovalev
· 11 years ago
de20462
Merge "Remove redundant calls to vp9_update_mode_info_border"
by Adrian Grange
· 11 years ago
ee02f3f
Merge "Remove redundant bsize mapping in motion search"
by Jingning Han
· 11 years ago
570b6d2
Remove rate correction factor.
by Paul Wilkins
· 11 years ago
937c3b9
add tile test vectors
by James Zern
· 11 years ago
d77b9d1
Merge "Fix bug with put slice cb function."
by James Zern
· 11 years ago
4ac6a25
Moving vp9_tree_probs_from_distribution() to encoder.
by Dmitry Kovalev
· 11 years ago
d72c847
Merge "Renaming PREV_COEF_CONTEXTS to COEFF_CONTEXTS."
by Dmitry Kovalev
· 11 years ago
377fa8a
Renaming PREV_COEF_CONTEXTS to COEFF_CONTEXTS.
by Dmitry Kovalev
· 11 years ago
6fd71e1
vp9_get_pred_context_intra_inter() clean up.
by Dmitry Kovalev
· 11 years ago
8de1d8b
Merge "Further rate control cleanups"
by Deb Mukherjee
· 11 years ago
da51916
Merge "Cleaning up vp9_detokenize.c file."
by Dmitry Kovalev
· 11 years ago
f7396f3
Merge "Removing vp9_default_coef_probs.h file."
by Dmitry Kovalev
· 11 years ago
52d2736
Further rate control cleanups
by Deb Mukherjee
· 11 years ago
0d4b8d7
Renaming constants.
by Dmitry Kovalev
· 11 years ago
2b95a05
Removing duplicated C code from vp9_loopfilter_filters.c file.
by Dmitry Kovalev
· 11 years ago
bbf61e3
Fix bug with put slice cb function.
by Frank Galligan
· 11 years ago
93d8a3f
Remove redundant calls to vp9_update_mode_info_border
by Adrian Grange
· 11 years ago
3eb0170
Using lookup to determine tx_size in encode_superblock().
by Dmitry Kovalev
· 11 years ago
6df9ec5
Merge "Cleaning up vp9_get_pred_context_tx_size() function."
by Dmitry Kovalev
· 11 years ago
bdf3f07
Merge "Disable --tune=ssim for vp9"
by Yaowu Xu
· 11 years ago
7ecf3bc
Fix ref count decrement code.
by Frank Galligan
· 11 years ago
5eeffc9
Cleaning up vp9_get_pred_context_tx_size() function.
by Dmitry Kovalev
· 11 years ago
a112353
Moving vp9_token from common to encoder.
by Dmitry Kovalev
· 11 years ago
8363349
Merge "Fix the initial references to frame buffers."
by Frank Galligan
· 11 years ago
45aa6f1
Remove redundant bsize mapping in motion search
by Jingning Han
· 11 years ago
934e10d
Cleaning up vp9_detokenize.c file.
by Dmitry Kovalev
· 11 years ago
61da087
Merge "Add a test vector for loopfilter"
by Jingning Han
· 11 years ago
4afd141
Removing vp9_default_coef_probs.h file.
by Dmitry Kovalev
· 11 years ago
cf8e3d2
Merge "Cleaning up vp9_dec_build_inter_predictors_sb function."
by Dmitry Kovalev
· 11 years ago
9ed616a
Fix the initial references to frame buffers.
by Frank Galligan
· 11 years ago
3712b58
Merge "Cleaning up vp9_entropy.h file."
by Dmitry Kovalev
· 11 years ago
97b36b2
Merge "Removing old code."
by Dmitry Kovalev
· 11 years ago
16c3a25
Merge "Compact formatting default_coef_probs_{4x4, 8x8, 16x16, 32x32}."
by Dmitry Kovalev
· 11 years ago
bc02079
Merge "Modified spatial scalable encoder & unit tests"
by Adrian Grange
· 11 years ago
c6ca5c5
Compact formatting default_coef_probs_{4x4, 8x8, 16x16, 32x32}.
by Dmitry Kovalev
· 11 years ago
ebb583d
Add a test vector for loopfilter
by Jingning Han
· 11 years ago
d84c098
Disable --tune=ssim for vp9
by Yaowu Xu
· 11 years ago
da2da79
Merge "Formatting vp9_pareto8_full array."
by Dmitry Kovalev
· 11 years ago
beb35ab
Cleaning up vp9_dec_build_inter_predictors_sb function.
by Dmitry Kovalev
· 11 years ago
475d1d6
Modified spatial scalable encoder & unit tests
by Adrian Grange
· 11 years ago
f6582d6
Revert "Simplify mask checking in loop filters"
by Yunqing Wang
· 11 years ago
1470789
Merge "Moving eob array to the encoder."
by Dmitry Kovalev
· 11 years ago
584c729
Merge "Change default behavior to assume sampled chroma"
by Adrian Grange
· 11 years ago
920a074
Merge "Improve idct16x16: _256_add_sse2(x1.107)&_10_add_sse2(x1.012)"
by Yunqing Wang
· 11 years ago
30a5a07
Removing old code.
by Dmitry Kovalev
· 11 years ago
ff6d6a9
Formatting vp9_pareto8_full array.
by Dmitry Kovalev
· 11 years ago
ecc0a1e
Merge "Fix a spelling mistake in filename"
by Yaowu Xu
· 11 years ago
43110b2
Merge "Fix VP8 border replication for very small image"
by Yaowu Xu
· 11 years ago
f00d157
Moving eob array to the encoder.
by Dmitry Kovalev
· 11 years ago
Next »