profile/ivi/libvpx.git
2011-04-27 Yunqing WangUse insertion sort instead of quick sort
2011-04-26 Scott LaVarnwayMerge "Test vector mismatch fix"
2011-04-26 Scott LaVarnwayTest 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 Alok AhujaStereo 3D format support for vpxenc
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 Yaowu Xumake two compiler options explicit for Visual Studio...
2011-04-21 Johannkeep values in registers during quantization
2011-04-21 Scott LaVarnwayRemoved unnecessary frame type checks
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 Scott LaVarnwayRemoved unused timers
2011-04-18 John KoleszarMerge "added -fomit-frame-pointer flag for gcc builds"
2011-04-15 Yunqing WangHandle long delay between video frames in multi-thread...
2011-04-15 JohannMerge "remove dead code, add missing RESTORE_XMM"
2011-04-15 Scott LaVarnwayadded -fomit-frame-pointer flag for gcc builds
2011-04-15 Johannremove executable bit
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-15 Johannremove dead code, add missing RESTORE_XMM
2011-04-15 John KoleszarFix off-by-one in copy_and_extend_plane
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-14 Joshua Bleecher... 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-12 Attila NagyFix encoder range check for frame width and height
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 Gaute StrokkenesSlightly simplify vp8_decode_mb_tokens.
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 Johannsupport obj_int_extract on cygwin
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
2011-03-31 Ralph GilesGenerate a vpx.pc file for pkg-config.
2011-03-31 Ralph GilesExport the version string as a makefile variable.
2011-03-30 Attila NagyFix: lpf semaphore was signaled in single threaded run
2011-03-30 John Koleszarvpxenc: die on realloc failures
2011-03-29 JohannMerge "Half pixel variance further optimized for ARMv6"
2011-03-29 Yunqing WangMerge "Fix a crash while enabling shared (--enable...
2011-03-29 Yunqing WangFix a crash while enabling shared (--enable-shared)
next