profile/ivi/libvpx.git
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-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)
2011-03-29 Johannuse GLOBAL correctly on 32bit shared libraries
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-29 Tero RintaluomaARMv6 optimized subtract functions
2011-03-28 Johannadd asm_enc_offsets.c for all targets
2011-03-28 Tero RintaluomaHalf pixel variance further optimized for ARMv6
2011-03-24 JohannMerge "use asm_offsets with vp8_regular_quantize_b_sse2"
2011-03-24 Johannuse asm_offsets with vp8_regular_quantize_b_sse2
2011-03-23 JohannMerge "ARMv6 optimized fdct4x4"
2011-03-21 John KoleszarMerge "Allow specifying --end-usage by enum name"
2011-03-21 John KoleszarMerge "vpx_codec_dec_init: check that the iface is...
2011-03-21 John Koleszarvpx_codec_dec_init: check that the iface is a decoder
2011-03-21 Yunqing WangMerge "Fix multithreaded encoding for 1 MB wide frame"
2011-03-21 John KoleszarRemove unused vp8_get4x4sse_cs_mmx declaration
2011-03-21 John KoleszarMerge "Increase static linkage, remove unused functions"
2011-03-21 John KoleszarAllow specifying --end-usage by enum name
2011-03-21 Tero RintaluomaARMv6 optimized fdct4x4
2011-03-18 Attila NagyFix multithreaded encoding for 1 MB wide frame
2011-03-18 John KoleszarIncrease static linkage, remove unused functions
next