projects
/
profile
/
ivi
/
libvpx.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Reduce overshoot in 1 pass rate control
[profile/ivi/libvpx.git]
/
vp8
/
2011-06-03
John Koleszar
Reduce overshoot in 1 pass rate control
tree
|
commitdiff
2011-05-24
John Koleszar
Merge "Fixing bug in VP8_SET_REFERENCE decoder control...
tree
|
commitdiff
2011-05-24
Yunqing Wang
Merge "Rewrite hex search function"
tree
|
commitdiff
2011-05-24
Henrik Lundin
Fixing bug in VP8_SET_REFERENCE decoder control command
tree
|
commitdiff
2011-05-23
Yaowu Xu
Merge "use get8x8var directly for non-subpixel motion...
tree
|
commitdiff
2011-05-23
Yunqing Wang
Rewrite hex search function
tree
|
commitdiff
2011-05-23
Yaowu Xu
use get8x8var directly for non-subpixel motion case...
tree
|
commitdiff
2011-05-20
John Koleszar
Merge "bug fix active_worst_quality set below active_be...
tree
|
commitdiff
2011-05-20
John Koleszar
Merge "cleanup: collect twopass variables"
tree
|
commitdiff
2011-05-20
Johann
Merge "Fixed iwalsh_neon build problems with RVDS4.1"
tree
|
commitdiff
2011-05-20
Yaowu Xu
Merge "revise two function definitions with less parame...
tree
|
commitdiff
2011-05-20
John Koleszar
Merge "Remove unused members of VP8_COMP"
tree
|
commitdiff
2011-05-20
Yaowu Xu
revise two function definitions with less parameters
tree
|
commitdiff
2011-05-20
Yaowu Xu
Merge "disable trellis optimization for first pass"
tree
|
commitdiff
2011-05-20
Yaowu Xu
disable trellis optimization for first pass
tree
|
commitdiff
2011-05-19
James Berry
bug fix active_worst_quality set below active_best_quality
tree
|
commitdiff
2011-05-19
John Koleszar
cleanup: collect twopass variables
tree
|
commitdiff
2011-05-19
Scott LaVarnway
Merge "Using partition_info instead of blockd info...
tree
|
commitdiff
2011-05-19
John Koleszar
Remove unused members of VP8_COMP
tree
|
commitdiff
2011-05-19
Scott LaVarnway
Using partition_info instead of blockd info for splitmv
tree
|
commitdiff
2011-05-19
Scott LaVarnway
Merge "Make hor UV predict ~2x faster (73 vs 132 cycles...
tree
|
commitdiff
2011-05-19
John Koleszar
Merge "changed configure option name to reduce confusion"
tree
|
commitdiff
2011-05-19
John Koleszar
Merge "Make activity masking functions static"
tree
|
commitdiff
2011-05-19
John Koleszar
Merge "Fix segv without --enable-error-concealment"
tree
|
commitdiff
2011-05-19
John Koleszar
Fix segv without --enable-error-concealment
tree
|
commitdiff
2011-05-19
John Koleszar
Merge "Adding error-concealment to the decoder."
tree
|
commitdiff
2011-05-19
Stefan Holmer
Adding error-concealment to the decoder.
tree
|
commitdiff
2011-05-19
John Koleszar
Make activity masking functions static
tree
|
commitdiff
2011-05-19
John Koleszar
Move quantizer init functions to quantize.c
tree
|
commitdiff
2011-05-19
Attila Nagy
Fixed iwalsh_neon build problems with RVDS4.1
tree
|
commitdiff
2011-05-18
Yunqing Wang
Merge "Modify MVcount in pick_inter_mode to eliminate...
tree
|
commitdiff
2011-05-18
Yunqing Wang
Fix a bug in vp8_clamp_mv function
tree
|
commitdiff
2011-05-17
Yunqing Wang
Modify MVcount in pick_inter_mode to eliminate calling...
tree
|
commitdiff
2011-05-13
John Koleszar
Merge "Improve framerate adaptation"
tree
|
commitdiff
2011-05-13
Yaowu Xu
Merge "adjusting rd constant slightly by ~10%"
tree
|
commitdiff
2011-05-13
Paul Wilkins
Merge "Restructure of activity masking code."
tree
|
commitdiff
2011-05-13
Paul Wilkins
Restructure of activity masking code.
tree
|
commitdiff
2011-05-12
John Koleszar
Improve framerate adaptation
tree
|
commitdiff
2011-05-12
Scott LaVarnway
Removed mv_bits_sadcost
tree
|
commitdiff
2011-05-12
Scott LaVarnway
Using int_mv instead of MV
tree
|
commitdiff
2011-05-12
Yunqing Wang
Merge "Modification and issue fix in full-pixel refinin...
tree
|
commitdiff
2011-05-12
Yunqing Wang
Modification and issue fix in full-pixel refining search
tree
|
commitdiff
2011-05-12
Yaowu Xu
adjusting rd constant slightly by ~10%
tree
|
commitdiff
2011-05-11
Yaowu Xu
Merge "remove a variable no longer in use"
tree
|
commitdiff
2011-05-11
Yaowu Xu
Merge "fix a bug related to gf_active_flags in multi...
tree
|
commitdiff
2011-05-11
Yaowu Xu
remove a variable no longer in use
tree
|
commitdiff
2011-05-11
John Koleszar
Merge "Use stdint.h for VS2010"
tree
|
commitdiff
2011-05-10
Johann
set up Global Offset Table in recon
tree
|
commitdiff
2011-05-10
Yunqing Wang
Merge "Use diamond search to replace full search in...
tree
|
commitdiff
2011-05-09
Yunqing Wang
Use diamond search to replace full search in full-pixel...
tree
|
commitdiff
2011-05-09
Johann
clean up unused variable warnings
tree
|
commitdiff
2011-05-06
Yaowu Xu
fix a bug related to gf_active_flags in multi-threaded...
tree
|
commitdiff
2011-05-06
John Koleszar
Merge "Don't override active_worst_quality in 2 pass"
tree
|
commitdiff
2011-05-06
Johann
Merge "neon fast quantizer updated"
tree
|
commitdiff
2011-05-06
John Koleszar
Don't override active_worst_quality in 2 pass
tree
|
commitdiff
2011-05-06
Tero Rintaluoma
neon fast quantizer updated
tree
|
commitdiff
2011-05-06
Aron Rosenberg
Fix semaphore emulation on Windows
tree
|
commitdiff
2011-05-05
Yunqing Wang
Fix rare hang in multi-thread encoder on Windows
tree
|
commitdiff
2011-05-05
Johann
Merge "Loopfilter NEON: Use VMOV for constant vectors...
tree
|
commitdiff
2011-05-05
Yunqing Wang
Merge "Runtime detection of available processor cores."
tree
|
commitdiff
2011-05-04
Attila Nagy
Loopfilter NEON: Use VMOV for constant vectors instead...
tree
|
commitdiff
2011-05-03
Yunqing Wang
Merge "Modify HEX search"
tree
|
commitdiff
2011-05-03
Yunqing Wang
Modify HEX search
tree
|
commitdiff
2011-05-03
Yaowu Xu
Merge "change to use fast ssim code for internal ssim...
tree
|
commitdiff
2011-05-03
Yaowu Xu
change to use fast ssim code for internal ssim calculations
tree
|
commitdiff
2011-05-02
John Koleszar
Merge "Fix documentation typos"
tree
|
commitdiff
2011-05-02
John Koleszar
Fix compile error with --enable-postproc-visualizer
tree
|
commitdiff
2011-04-30
Thijs Vermeir
Fix documentation typos
tree
|
commitdiff
2011-04-29
Ronald S. Bultje
Make hor UV predict ~2x faster (73 vs 132 cycles) using...
tree
|
commitdiff
2011-04-29
Yaowu Xu
changed configure option name to reduce confusion
tree
|
commitdiff
2011-04-29
Yunqing Wang
Merge "Use insertion sort instead of quick sort"
tree
|
commitdiff
2011-04-29
Scott LaVarnway
Merge "Consolidated build inter predictors"
tree
|
commitdiff
2011-04-28
James Berry
bug fix removed inline from recon_wrapper_sse2.c
tree
|
commitdiff
2011-04-28
Scott LaVarnway
Merge "Use psadbw to get the sum of bytes in a line."
tree
|
commitdiff
2011-04-28
Scott LaVarnway
Consolidated build inter predictors
tree
|
commitdiff
2011-04-27
Ronald S. Bultje
Use psadbw to get the sum of bytes in a line.
tree
|
commitdiff
2011-04-27
Scott LaVarnway
Removed unused code in reconinter
tree
|
commitdiff
2011-04-27
John Koleszar
Merge "SSE2/SSSE3 optimizations for build_predictors_mb...
tree
|
commitdiff
2011-04-27
Ronald S. Bultje
SSE2/SSSE3 optimizations for build_predictors_mbuv...
tree
|
commitdiff
2011-04-27
Yunqing Wang
Use insertion sort instead of quick sort
tree
|
commitdiff
2011-04-27
John Koleszar
Merge "Speed up VP8DX_BOOL_DECODER_FILL"
tree
|
commitdiff
2011-04-27
John Koleszar
Merge "Update VP8DX_BOOL_DECODER_FILL to better detect...
tree
|
commitdiff
2011-04-27
John Koleszar
Speed up VP8DX_BOOL_DECODER_FILL
tree
|
commitdiff
2011-04-27
John Koleszar
Update VP8DX_BOOL_DECODER_FILL to better detect EOS
tree
|
commitdiff
2011-04-26
John Koleszar
Refactor calc_iframe_target_size
tree
|
commitdiff
2011-04-26
John Koleszar
Move pick_frame_size() to ratectrl.c
tree
|
commitdiff
2011-04-26
Scott LaVarnway
Merge "Test vector mismatch fix"
tree
|
commitdiff
2011-04-26
Scott LaVarnway
Test vector mismatch fix
tree
|
commitdiff
2011-04-25
Johann
Merge "remove simpler_lpf"
tree
|
commitdiff
2011-04-25
Johann
remove simpler_lpf
tree
|
commitdiff
2011-04-25
John Koleszar
Fix duplicate vp8_compute_frame_size_bounds
tree
|
commitdiff
2011-04-25
John Koleszar
Merge "Remove unused functions"
tree
|
commitdiff
2011-04-25
John Koleszar
Remove unused functions
tree
|
commitdiff
2011-04-25
John Koleszar
Merge "Change rc undershoot/overshoot semantics"
tree
|
commitdiff
2011-04-25
John Koleszar
Merge "Stereo 3D format support for vpxenc"
tree
|
commitdiff
2011-04-25
John Koleszar
Merge "Limit size of initial keyframe in one-pass."
tree
|
commitdiff
2011-04-25
John Koleszar
Merge "Add rc_max_intra_bitrate_pct control"
tree
|
commitdiff
2011-04-25
John Koleszar
Limit size of initial keyframe in one-pass.
tree
|
commitdiff
2011-04-25
John Koleszar
Add rc_max_intra_bitrate_pct control
tree
|
commitdiff
2011-04-25
John Koleszar
Merge "bug fix possible keyframe context divide by...
tree
|
commitdiff
next