Merge "neon fast quantizer updated"
[profile/ivi/libvpx.git] / vp8 / encoder /
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-06 Tero Rintaluomaneon fast quantizer updated
2011-05-06 Aron RosenbergFix semaphore emulation on Windows
2011-05-05 Yunqing WangFix rare hang in multi-thread encoder on Windows
2011-05-05 JohannMerge "Loopfilter NEON: Use VMOV for constant vectors...
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-05-03 Yunqing WangMerge "Modify HEX search"
2011-05-03 Yunqing WangModify HEX search
2011-05-03 Yaowu XuMerge "change to use fast ssim code for internal ssim...
2011-05-03 Yaowu Xuchange to use fast ssim code for internal ssim calculations
2011-04-29 Yunqing WangMerge "Use insertion sort instead of quick sort"
2011-04-29 Scott LaVarnwayMerge "Consolidated build inter predictors"
2011-04-28 Scott LaVarnwayMerge "Use psadbw to get the sum of bytes in a line."
2011-04-28 Scott LaVarnwayConsolidated build inter predictors
2011-04-27 Scott LaVarnwayRemoved unused code in reconinter
2011-04-27 John KoleszarMerge "SSE2/SSSE3 optimizations for build_predictors_mb...
2011-04-27 Ronald S. BultjeSSE2/SSSE3 optimizations for build_predictors_mbuv...
2011-04-27 Yunqing WangUse insertion sort instead of quick sort
2011-04-27 John KoleszarMerge "Speed up VP8DX_BOOL_DECODER_FILL"
2011-04-27 John KoleszarMerge "Update VP8DX_BOOL_DECODER_FILL to better detect...
2011-04-26 John KoleszarRefactor calc_iframe_target_size
2011-04-26 John KoleszarMove pick_frame_size() to ratectrl.c
2011-04-26 Scott LaVarnwayMerge "Test vector mismatch fix"
2011-04-25 JohannMerge "remove simpler_lpf"
2011-04-25 Johannremove simpler_lpf
2011-04-25 John KoleszarFix duplicate vp8_compute_frame_size_bounds
2011-04-25 John KoleszarMerge "Remove unused functions"
2011-04-25 John KoleszarRemove unused functions
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-25 John KoleszarMerge "Stereo 3D format support for vpxenc"
2011-04-25 John KoleszarMerge "Limit size of initial keyframe in one-pass."
2011-04-25 John KoleszarMerge "Add rc_max_intra_bitrate_pct control"
2011-04-25 John KoleszarLimit size of initial keyframe in one-pass.
2011-04-25 John KoleszarAdd rc_max_intra_bitrate_pct control
2011-04-25 John KoleszarMerge "bug fix possible keyframe context divide by...
2011-04-25 James Berrybug fix possible keyframe context divide by zero
2011-04-25 JohannMerge "keep values in registers during quantization"
2011-04-25 Scott LaVarnwayMerge "Removed unnecessary frame type checks"
2011-04-25 Scott LaVarnwayMerge "Removed dc_diff from MB_MODE_INFO"
2011-04-22 Yaowu XuMerge "make two compiler options explicit for Visual...
2011-04-22 Ronald S. BultjeFix overflow in temporal_filter_apply_sse2().
2011-04-21 John KoleszarMerge "Remove unused kf rate variables"
2011-04-21 Adrian GrangeCorrected format specifiers in debug print statements
2011-04-21 Johannkeep values in registers during quantization
2011-04-21 Scott LaVarnwayRemoved dc_diff from MB_MODE_INFO
2011-04-20 Scott LaVarnwayRemoved force_no_skip
2011-04-20 Scott LaVarnwayRemoved redundant checks of the mode_info_context flags
2011-04-19 John KoleszarRemove unused kf rate variables
2011-04-19 Johannmodify SAVE_XMM for potential 64bit use
2011-04-19 JohannMerge "Add save/restore xmm registers in x86 assembly...
2011-04-18 JohannAdd save/restore xmm registers in x86 assembly code
2011-04-18 Yunqing WangMerge "Use sub-pixel search's SSE in mode selection"
2011-04-18 Yunqing WangUse sub-pixel search's SSE in mode selection
2011-04-18 Yunqing WangMerge "Handle long delay between video frames in multi...
2011-04-18 JohannMerge "store quant_shift as an unsigned char"
2011-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-04-18 Yaowu XuMerge "fixed an overflow in ssim calculation"
2011-04-18 John KoleszarMerge "added -fomit-frame-pointer flag for gcc builds"
2011-04-15 JohannMerge "remove dead code, add missing RESTORE_XMM"
2011-04-15 Adrian GrangeMerge "Fix usage of value returned by vp8_pick_intra4x4...
2011-04-15 Yunqing WangMerge "Reduce unnecessary distortion computation"
2011-04-14 Yunqing WangReduce unnecessary distortion computation
2011-04-14 John KoleszarMerge "Refactor lookahead ring buffer"
2011-04-14 Fritz KoenigMerge "Use consistent delimiters."
2011-04-14 Adrian GrangeFix usage of value returned by vp8_pick_intra4x4mby_modes
2011-04-14 JohannMerge "update configure for ios sdk 4.3"
2011-04-13 Fritz KoenigUse consistent delimiters.
2011-04-13 Adrian GrangeFixed use of early breakout in vp8_pick_intra4x4mby_modes
2011-04-13 John KoleszarRefactor lookahead ring buffer
2011-04-13 Johannstore quant_shift as an unsigned char
2011-04-13 John KoleszarChange rc undershoot/overshoot semantics
2011-04-12 John KoleszarMerge "Bugfix for error accumulator stats"
2011-04-12 John KoleszarBugfix for error accumulator stats
2011-04-12 John KoleszarMerge "Fix encoder range check for frame width and...
2011-04-11 Yunqing WangSet cpu_used range to [-16, 16] in real-time mode
2011-04-11 Yunqing WangDefine RDCOST only once
2011-04-11 John KoleszarRemove unused files
2011-04-08 Yunqing WangFix input MV for full search
2011-04-08 Johann KoenigMerge "use asm_offsets with vp8_fast_quantize_b_sse3"
2011-04-08 John KoleszarMerge "Error accumulator stats bug."
2011-04-08 Paul WilkinsError accumulator stats bug.
2011-04-07 Jim Bankoskifixed an overflow in ssim calculation
2011-04-07 Johann Koeniguse asm_offsets with vp8_fast_quantize_b_sse3
2011-04-07 James BerryUse correct 32 bit comparisons for SAD breakout.
2011-04-06 JohannMerge "use asm_offsets with vp8_fast_quantize_b_sse2"
2011-04-06 Yunqing WangMerge "Minor modification"
2011-04-06 Yunqing WangMinor modification
2011-04-04 Johannuse asm_offsets with vp8_fast_quantize_b_sse2
2011-04-04 Scott LaVarnwayFixed unused variable warnings for firstpass.c
2011-04-04 John KoleszarMerge "Slightly simplify vp8_decode_mb_tokens."
2011-04-04 JohannMerge "tweak vp8_regular_quantize_b_sse2"
2011-04-04 Yunqing WangMerge "Use full-pixel MV in mvsadcost calculation"
2011-04-04 John KoleszarMerge "support obj_int_extract on cygwin"
2011-04-01 Yunqing WangUse full-pixel MV in mvsadcost calculation
2011-04-01 John KoleszarMerge "vpxenc: die on realloc failures"
2011-04-01 Johanntweak vp8_regular_quantize_b_sse2
2011-04-01 JohannMerge "Wrapper function removed from vp8_subtract_b_neo...
2011-04-01 Tero RintaluomaWrapper function removed from vp8_subtract_b_neon funct...
2011-03-31 JohannMerge "ARMv6 optimized subtract functions"
2011-03-31 John KoleszarMerge changes I4e32a8fb,Ic6a9d4c5
next