projects
/
platform
/
upstream
/
libvpx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libvpx.git
2013-04-30
Dmitry Kovalev
Merge "General cleanup inside vp9_bitstream.c." into...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Dmitry Kovalev
Merge "Renaming refresh_entropy_probs to refresh_frame_...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Dmitry Kovalev
Merge "Consistent names for quant-related functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
John Koleszar
Merge "Fix incorrect 32x64, 16x32 subpel variance"...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Jingning Han
Merge "Separate I4X4_PRED coding from macroblock module...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Jingning Han
Separate I4X4_PRED coding from macroblock modules
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Ronald S. Bultje
Make sure 32x32 coefficients fit in int16_t.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Yaowu Xu
Merge "fixed new intra code for rectanglar blocks"...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Yaowu Xu
Merge "Enabled i4x4 to use right above pixels" into...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Yaowu Xu
Merge "Use same intra prediction for all block size...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Yaowu Xu
fixed new intra code for rectanglar blocks
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Yaowu Xu
Enabled i4x4 to use right above pixels
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Yaowu Xu
Use same intra prediction for all block size
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
John Koleszar
Fix incorrect 32x64, 16x32 subpel variance
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
John Koleszar
Merge "Use foreach_transformed_block with tokenize_b...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Merge "Merge encode_sb and encode_sb64 in a recursive...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Merge "Fix mi_row argument to update_stats()." into...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Merge "Factor out assigning correct partitioning seg_co...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Merge "Use recursive function in resetting txfm_size...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Merge "Use recursive function in choosing segmentation...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
John Koleszar
Use foreach_transformed_block with tokenize_b
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Merge encode_sb and encode_sb64 in a recursive encode_s...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Fix mi_row argument to update_stats().
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Factor out assigning correct partitioning seg_context...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Use recursive function in resetting txfm_size for skip...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Use recursive function in choosing segmentation map...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Jingning Han
Merge "Immigrate tokenize_mb into tokenize_sb" into...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Merge "Change above/left_context to use an 8x8 basis...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Jingning Han
Immigrate tokenize_mb into tokenize_sb
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Ronald S. Bultje
Change above/left_context to use an 8x8 basis.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Deb Mukherjee
Merge "Turning model based reverse update on for coefs...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Deb Mukherjee
Turning model based reverse update on for coefs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
John Koleszar
Unify decode_sb for >16x16 in vp9_decodframe.c
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Paul Wilkins
Merge "Minor tweak to implicit segmentation experiment...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Jingning Han
Add forward probability model update for partition
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Dmitry Kovalev
General cleanup inside vp9_bitstream.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Ronald S. Bultje
Merge "Grow MODE_INFO array to use an 8x8 basis." into...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Dmitry Kovalev
Renaming refresh_entropy_probs to refresh_frame_context.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Johann
Merge "Merge branch 'master' into experimental" into...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Johann
Merge branch 'master' into experimental
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Dmitry Kovalev
Consistent names for quant-related functions and variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Ronald S. Bultje
Grow MODE_INFO array to use an 8x8 basis.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Dmitry Kovalev
Merge "Code cleanup inside vp9_decodframe.c." into...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
John Koleszar
Merge changes I7ff2fa72,I7907230d into experimental
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
John Koleszar
Merge "Restore vp9_asm_enc_offsets.c" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
John Koleszar
Remove BLOCKD structure
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
John Koleszar
Remove destination pointers from BLOCKD
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
John Koleszar
Restore vp9_asm_enc_offsets.c
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
changjun.yang
code cleanup for arm_cpudetect.c
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
John Koleszar
Merge "quantize: make 4x4, 8x8 common with larger trans...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Scott LaVarnway
Removed bmi from blockd
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Johann
Merge "Normalize more intrinsic filenames"
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Johann
Normalize more intrinsic filenames
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Dmitry Kovalev
Code cleanup inside vp9_decodframe.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
John Koleszar
quantize: make 4x4, 8x8 common with larger transforms
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Ronald S. Bultje
Remove duplicate code in RD handle_inter_mode() function.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Ronald S. Bultje
Remove implicit assumption that mode_info_stride =...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Ronald S. Bultje
Remove write-only variables that store refframe, signbi...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Ronald S. Bultje
Use b_width/height_log2 instead of mb_ where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Johann
Merge "Change default iOS dev path"
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
John Koleszar
Fix incorrect dequant used in detokenize
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
John Koleszar
Remove predictor pointers from BLOCKD
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
John Koleszar
Remove diff from BLOCKD
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
John Koleszar
Move dequant from BLOCKD to per-plane MACROBLOCKD
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
John Koleszar
Remove BLOCK structure
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Johann
Rename vp9_idct_x86.c
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Dmitry Kovalev
Adding is_inter_mode function.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Dmitry Kovalev
Merge "Removing unused mi_mv_pred_row and mi_mv_pred_co...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Dmitry Kovalev
Merge "Using ROUND_POWER_OF_TWO macro inside vp9_loopfi...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Dmitry Kovalev
Merge "Handling frame references and scale factors...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Jingning Han
Merge "Move sbsegment out of experimental list" into...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Scott LaVarnway
Merge "Moved dequantization into the token decoder...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Dmitry Kovalev
Handling frame references and scale factors in one...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Yaowu Xu
Merge two similar functions into one
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Dmitry Kovalev
Merge "Fixing PRED_SWITCHABLE_INTERP case in vp9_get_pr...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Jingning Han
Move sbsegment out of experimental list
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Johann
Change default iOS dev path
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Jingning Han
Contextual entropy coding of partition syntax
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Dmitry Kovalev
Using ROUND_POWER_OF_TWO macro inside vp9_loopfilter_fi...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Ronald S. Bultje
Merge "Change chroma loopfilter to skip inner SB edges...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Ronald S. Bultje
Merge "Minor indent changes in loopfilter code." into...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Ronald S. Bultje
Merge "Add basic building blocks for 8x8 superblocks...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Dmitry Kovalev
Fixing PRED_SWITCHABLE_INTERP case in vp9_get_pred_cont...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Johann
Merge "Rename quantize_sse2_intrinsics.c"
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Ronald S. Bultje
Change chroma loopfilter to skip inner SB edges for...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Paul Wilkins
Merge "Extension of segmentation to 8 segments." into...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Paul Wilkins
Merge "Simplify Segment Coding" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Johann
Rename quantize_sse2_intrinsics.c
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Deb Mukherjee
Merge "Fix in token allocation with zerogroup expt...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Paul Wilkins
Minor tweak to implicit segmentation experiment.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Paul Wilkins
Extension of segmentation to 8 segments.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Paul Wilkins
Simplify Segment Coding
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Paul Wilkins
Simple implicit segmentation experiment.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
John Koleszar
Merge "Move skip_block from BLOCK to MACROBLOCK" into...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
John Koleszar
Merge "Move quantizer data from BLOCK to MACROBLOCK...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Dmitry Kovalev
Merge "Code cleanup inside vp9_get_pred_context functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Dmitry Kovalev
Merge "Simple cleanup inside vp9_decodframe.c and vp9_e...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Dmitry Kovalev
Merge "Removing redundant code in vp9_entropymode.c...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
John Koleszar
Move skip_block from BLOCK to MACROBLOCK
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
John Koleszar
Move quantizer data from BLOCK to MACROBLOCK
commit
|
commitdiff
|
tree
|
snapshot
next