projects
/
profile
/
ivi
/
libvpx.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge "Fix counter of fixed keyframe distance"
[profile/ivi/libvpx.git]
/
vp8
/
encoder
/
2011-03-04
John Koleszar
Merge "Fix counter of fixed keyframe distance"
tree
|
commitdiff
2011-03-02
Johann
Merge "ARMv6 optimized half pixel variance calculations"
tree
|
commitdiff
2011-02-28
Yunqing Wang
Merge "Add prefetch before variance calculation"
tree
|
commitdiff
2011-02-28
Scott LaVarnway
Merge "Avoid double copying of key frames into alt...
tree
|
commitdiff
2011-02-28
Yunqing Wang
Add prefetch before variance calculation
tree
|
commitdiff
2011-02-28
John Koleszar
Merge "Remove examples.doxy dep w/--disable-examples"
tree
|
commitdiff
2011-02-25
Johann
Merge "Remove a second check for invalid ptr in vp8_get...
tree
|
commitdiff
2011-02-25
Johann
Merge "Remove temporal alt ref from realtime only build"
tree
|
commitdiff
2011-02-25
Johann
Merge "Handle mem allocation failure in vp8e_init"
tree
|
commitdiff
2011-02-25
Attila Nagy
Avoid double copying of key frames into alt and golden...
tree
|
commitdiff
2011-02-25
Attila Nagy
Remove a second check for invalid ptr in vp8_get_compre...
tree
|
commitdiff
2011-02-24
Scott LaVarnway
Removed vp8_block2type
tree
|
commitdiff
2011-02-24
Scott LaVarnway
Merge "Revisited rd_pick_intra4x4block"
tree
|
commitdiff
2011-02-24
Scott LaVarnway
Revisited rd_pick_intra4x4block
tree
|
commitdiff
2011-02-24
Paul Wilkins
Overflow of frame error accumulators.
tree
|
commitdiff
2011-02-24
Johann
Merge "documentation: minor cosmetics"
tree
|
commitdiff
2011-02-23
Tero Rintaluoma
ARMv6 optimized half pixel variance calculations
tree
|
commitdiff
2011-02-22
Attila Nagy
Remove temporal alt ref from realtime only build
tree
|
commitdiff
2011-02-18
Johann
Revert "use unaligned load"
tree
|
commitdiff
2011-02-18
John Koleszar
Merge "clean up unused files"
tree
|
commitdiff
2011-02-18
John Koleszar
remove unused vp8_predict_dc function
tree
|
commitdiff
2011-02-18
John Koleszar
clean up unused files
tree
|
commitdiff
2011-02-18
John Koleszar
cosmetic: remove unnecessary scope
tree
|
commitdiff
2011-02-18
John Koleszar
Merge "Dont pick encoder filter level when loopfilter...
tree
|
commitdiff
2011-02-18
Attila Nagy
Reinitialize quantizer only when any delta is changing
tree
|
commitdiff
2011-02-18
Attila Nagy
Dont pick encoder filter level when loopfilter is disabled.
tree
|
commitdiff
2011-02-17
John Koleszar
Merge "Use endian-neutral bitstream packing/unpacking"
tree
|
commitdiff
2011-02-17
John Koleszar
Use endian-neutral bitstream packing/unpacking
tree
|
commitdiff
2011-02-17
John Koleszar
Merge "Removed unused vp8_recon_intra4x4mb function"
tree
|
commitdiff
2011-02-17
John Koleszar
Merge "Fix relative include paths"
tree
|
commitdiff
2011-02-16
Yunqing Wang
Merge "Allocate source buffers to be multiples of 16"
tree
|
commitdiff
2011-02-16
Yunqing Wang
Allocate source buffers to be multiples of 16
tree
|
commitdiff
2011-02-16
Johann
Merge "ARMv6 optimized sad16x16"
tree
|
commitdiff
2011-02-15
James Zern
Remove redundant ptr checks in calls to vpx_free
tree
|
commitdiff
2011-02-14
Yunqing Wang
Merge "Improve vp8_sad16x16_sse3 function"
tree
|
commitdiff
2011-02-14
Yaowu Xu
Merge "Improved vp8_rd_pick_intra_mbuv_mode"
tree
|
commitdiff
2011-02-14
Scott LaVarnway
Improved vp8_rd_pick_intra_mbuv_mode
tree
|
commitdiff
2011-02-14
Yunqing Wang
Improve vp8_sad16x16_sse3 function
tree
|
commitdiff
2011-02-14
Yaowu Xu
Merge "mem leak fix for cpi->tplist"
tree
|
commitdiff
2011-02-14
James Berry
mem leak fix for cpi->tplist
tree
|
commitdiff
2011-02-14
Scott LaVarnway
Improved rd_pick_intra4x4block
tree
|
commitdiff
2011-02-14
Johann
Merge "remove assembly detokenizer"
tree
|
commitdiff
2011-02-11
Yunqing Wang
Merge "Add improved_mv_pred flag in real-time mode"
tree
|
commitdiff
2011-02-11
Yunqing Wang
Add improved_mv_pred flag in real-time mode
tree
|
commitdiff
2011-02-11
Tero Rintaluoma
ARMv6 optimized sad16x16
tree
|
commitdiff
2011-02-11
Yaowu Xu
Merge "Redefining good quality speed settings"
tree
|
commitdiff
2011-02-10
Yunqing Wang
Merge "Improve motion search in real-time mode"
tree
|
commitdiff
2011-02-10
John Koleszar
Fix relative include paths
tree
|
commitdiff
2011-02-10
Yunqing Wang
Improve motion search in real-time mode
tree
|
commitdiff
2011-02-10
Johann
Merge "Adds armv6 optimized variance calculation"
tree
|
commitdiff
2011-02-09
Scott LaVarnway
Redefining good quality speed settings
tree
|
commitdiff
2011-02-09
James Berry
fixed stride in vp8_temporal_filter_predictors_mb_c
tree
|
commitdiff
2011-02-09
John Koleszar
Merge "correct cost for implicit bit in mvs"
tree
|
commitdiff
2011-02-09
John Koleszar
correct cost for implicit bit in mvs
tree
|
commitdiff
2011-02-09
John Koleszar
Merge "Put more code under #if CONFIG_MULTITHREAD."
tree
|
commitdiff
2011-02-09
Gaute Strokkenes
Put more code under #if CONFIG_MULTITHREAD.
tree
|
commitdiff
2011-02-09
Scott LaVarnway
Merge "Added early breakout for vp8_rd_pick_intra4x4mby...
tree
|
commitdiff
2011-02-09
John Koleszar
Merge "vp8e_get_preview fixed for resized frames"
tree
|
commitdiff
2011-02-09
Tero Rintaluoma
Adds armv6 optimized variance calculation
tree
|
commitdiff
2011-02-08
Fritz Koenig
Merge "build: Change to iOS SDK 4.2"
tree
|
commitdiff
2011-02-08
Scott LaVarnway
Added early breakout for vp8_rd_pick_intra4x4mby_modes
tree
|
commitdiff
2011-02-08
Johann
clarify *_offsets.asm differences
tree
|
commitdiff
2011-02-07
John Koleszar
Merge "Translates -g from LDFLAGS as --debug in armlink...
tree
|
commitdiff
2011-02-07
John Koleszar
Merge "remove unused dboolhuff code"
tree
|
commitdiff
2011-02-07
Yunqing Wang
Fix link error in real-time mode
tree
|
commitdiff
2011-02-04
Yunqing Wang
Merge "Improve MV prediction in vp8_pick_inter_mode...
tree
|
commitdiff
2011-02-04
John Koleszar
correct quantizer initialization
tree
|
commitdiff
2011-02-04
John Koleszar
Merge "Remove duplicate loopfilter parameters."
tree
|
commitdiff
2011-02-04
John Koleszar
Merge "Delay auto key frame insertion in realtime confi...
tree
|
commitdiff
2011-02-03
John Koleszar
Merge "Avoid using an anonymous union."
tree
|
commitdiff
2011-02-03
Scott LaVarnway
Merge "Zero out block mv when an intra mode is selected"
tree
|
commitdiff
2011-02-03
Yunqing Wang
Merge "Improved encoder threading"
tree
|
commitdiff
2011-02-02
Attila Nagy
Delay auto key frame insertion in realtime configuration
tree
|
commitdiff
2011-02-01
Scott LaVarnway
Zero out block mv when an intra mode is selected
tree
|
commitdiff
2011-02-01
Scott LaVarnway
Removed unnecessary B_MODE_INFO memset.
tree
|
commitdiff
2011-02-01
Scott LaVarnway
Moved rd calculation into vp8_pick_intra4x4mby_modes
tree
|
commitdiff
2011-02-01
Scott LaVarnway
Removed intra_modes from vp8cx_encode_intra_macro_block
tree
|
commitdiff
2011-02-01
Attila Nagy
Improved encoder threading
tree
|
commitdiff
2011-02-01
Scott LaVarnway
Removed prediction_error accumulation
tree
|
commitdiff
2011-02-01
Scott LaVarnway
Removed last_auto_filter_prediction_error
tree
|
commitdiff
2011-01-31
Scott LaVarnway
Possible bug in vp8cx_encode_intra_macro_block
tree
|
commitdiff
2011-01-31
Scott LaVarnway
Merge "Performance improvement of first pass"
tree
|
commitdiff
2011-01-31
Yaowu Xu
Merge "change the threshold of DC check for encode...
tree
|
commitdiff
2011-01-31
John Koleszar
Merge "validate min_q against max_q"
tree
|
commitdiff
2011-01-31
Adrian Grange
Merge "Changed condition for using RD in Intra Mode"
tree
|
commitdiff
2011-01-28
Yaowu Xu
change the threshold of DC check for encode breakout
tree
|
commitdiff
2011-01-28
Johann
Merge "Adds "armvX-none-rvct" targets"
tree
|
commitdiff
2011-01-28
Yunqing Wang
Improve MV prediction in vp8_pick_inter_mode() for...
tree
|
commitdiff
2011-01-28
Adrian Grange
Changed condition for using RD in Intra Mode
tree
|
commitdiff
2011-01-28
Paul Wilkins
Inconsistent distortion metric in vp8_rd_pick_intra_mbu...
tree
|
commitdiff
2011-01-28
Tero Rintaluoma
Adds "armvX-none-rvct" targets
tree
|
commitdiff
2011-01-27
Johann
warning: pointer targets differ in signedness
tree
|
commitdiff
2011-01-27
Johann
clean up implicit declaration warnings for neon
tree
|
commitdiff
2011-01-27
Scott LaVarnway
Merge "Removed unused members from VP8_COMP"
tree
|
commitdiff
2011-01-27
Yunqing Wang
Merge "Remove copies of same functions"
tree
|
commitdiff
2011-01-27
Yunqing Wang
Merge "Refine motion vector prediction for NEWMV mode"
tree
|
commitdiff
2011-01-26
Scott LaVarnway
Performance improvement of first pass
tree
|
commitdiff
2011-01-26
Yunqing Wang
Remove copies of same functions
tree
|
commitdiff
2011-01-26
Scott LaVarnway
Removed unused members from VP8_COMP
tree
|
commitdiff
2011-01-26
Paul Wilkins
Rationalize vp8_rd_pick_intra16x16mby_mode()
tree
|
commitdiff
next