Merge "neon fast quantizer updated"
[profile/ivi/libvpx.git] / vp8 / common /
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-06 Aron RosenbergFix semaphore emulation 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-04 Attila NagyLoopfilter NEON: Use VMOV for constant vectors instead...
2011-05-03 Yunqing WangMerge "Modify HEX search"
2011-05-03 Yaowu XuMerge "change to use fast ssim code for internal ssim...
2011-05-02 John KoleszarMerge "Fix documentation typos"
2011-05-02 John KoleszarFix compile error with --enable-postproc-visualizer
2011-04-30 Thijs VermeirFix documentation typos
2011-04-29 Yunqing WangMerge "Use insertion sort instead of quick sort"
2011-04-29 Scott LaVarnwayMerge "Consolidated build inter predictors"
2011-04-28 James Berrybug fix removed inline from recon_wrapper_sse2.c
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 Ronald S. BultjeUse psadbw to get the sum of bytes in a line.
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-26 Scott LaVarnwayMerge "Test vector mismatch fix"
2011-04-25 JohannMerge "remove simpler_lpf"
2011-04-25 Johannremove simpler_lpf
2011-04-25 John KoleszarMerge "Remove 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 "Add rc_max_intra_bitrate_pct control"
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 JohannMerge "keep values in registers during quantization"
2011-04-25 Scott LaVarnwayMerge "Removed dc_diff from MB_MODE_INFO"
2011-04-21 John KoleszarMerge "Remove unused kf rate variables"
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 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 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 Yunqing WangHandle long delay between video frames in multi-thread...
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-15 Johannremove dead code, add missing RESTORE_XMM
2011-04-15 John KoleszarFix off-by-one in copy_and_extend_plane
2011-04-14 John KoleszarMerge "Refactor lookahead ring buffer"
2011-04-13 John KoleszarRefactor lookahead ring buffer
2011-04-13 John KoleszarChange rc undershoot/overshoot semantics
2011-04-12 John KoleszarMerge "Bugfix for error accumulator stats"
2011-04-11 John KoleszarRemove unused files
2011-04-04 JohannMerge "tweak vp8_regular_quantize_b_sse2"
2011-04-04 Yunqing WangMerge "Use full-pixel MV in mvsadcost calculation"
2011-04-01 Yunqing WangUse full-pixel MV in mvsadcost calculation
2011-03-31 Attila NagyRuntime detection of available processor cores.
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-23 JohannMerge "ARMv6 optimized fdct4x4"
2011-03-21 John KoleszarMerge "Allow specifying --end-usage by enum name"
2011-03-21 Yunqing WangMerge "Fix multithreaded encoding for 1 MB wide frame"
2011-03-21 John KoleszarMerge "Increase static linkage, remove unused functions"
2011-03-18 John KoleszarIncrease static linkage, remove unused functions
2011-03-17 John KoleszarMerge "Fix "used uninitialized" warning in vp8_pack_bit...
2011-03-16 John Koleszarapple: include proper mach primatives
2011-03-14 John KoleszarMerge "Fix an unused variable warning."
2011-03-14 JohannMerge "Add vp8_mse16x16_armv6 function"
2011-03-11 JohannMerge "Move build_intra_predictors_mby to RTCD framework"
2011-03-11 John KoleszarMove build_intra_predictors_mby to RTCD framework
2011-03-04 John KoleszarMerge "documentation: minor updates to vp8 (en|de)coder"
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-03-02 JohannMerge "ARMv6 optimized half pixel variance calculations"
2011-02-28 Yunqing WangMerge "Add prefetch before variance calculation"
2011-02-28 John KoleszarMerge "Remove examples.doxy dep w/--disable-examples"
2011-02-25 JohannMerge "Remove temporal alt ref from realtime only build"
2011-02-25 JohannMerge "Handle mem allocation failure in vp8e_init"
2011-02-24 Scott LaVarnwayRemoved vp8_block2type
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-18 John KoleszarMerge "clean up unused files"
2011-02-18 John Koleszarremove unused vp8_predict_dc function
2011-02-18 John Koleszarclean up unused files
2011-02-17 John KoleszarMerge "Use endian-neutral bitstream packing/unpacking"
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 Scott LaVarnwayRemoved unused vp8_recon_intra4x4mb function
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-11 Yaowu XuMerge "Redefining good quality speed settings"
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
2011-02-10 John KoleszarFix relative include paths
2011-02-10 JohannMerge "Adds armv6 optimized variance calculation"
2011-02-09 John KoleszarMerge "correct cost for implicit bit in mvs"
2011-02-09 John KoleszarMerge "Put more code under #if CONFIG_MULTITHREAD."
2011-02-09 Gaute StrokkenesPut more code under #if CONFIG_MULTITHREAD.
2011-02-09 Scott LaVarnwayMerge "Added early breakout for vp8_rd_pick_intra4x4mby...
2011-02-09 John KoleszarMerge "vp8e_get_preview fixed for resized frames"
2011-02-09 Tero RintaluomaAdds armv6 optimized variance calculation
2011-02-08 Johannclean up bilinear filter
2011-02-08 Fritz KoenigMerge "build: Change to iOS SDK 4.2"
2011-02-08 Johannclarify *_offsets.asm differences
2011-02-07 Johannmove one of the offset files
next