Merge "bug fix possible keyframe context divide by zero"
[profile/ivi/libvpx.git] / build / make /
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 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-21 Yaowu Xumake two compiler options explicit for Visual Studio...
2011-04-19 JohannMerge "Add save/restore xmm registers in x86 assembly...
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 Scott LaVarnwayadded -fomit-frame-pointer flag for gcc builds
2011-04-15 Yunqing WangMerge "Reduce unnecessary distortion computation"
2011-04-14 John KoleszarMerge "Refactor lookahead ring buffer"
2011-04-14 Fritz KoenigMerge "Use consistent delimiters."
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-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 Johannsupport obj_int_extract on cygwin
2011-03-29 Yunqing WangMerge "Fix a crash while enabling shared (--enable...
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
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-21 John KoleszarMerge "Increase static linkage, remove unused functions"
2011-03-17 John KoleszarMerge "Fix "used uninitialized" warning in vp8_pack_bit...
2011-03-16 Attila NagyRemove echoing in obj_int_extract rule
2011-03-15 Gaute StrokkenesAvoid misspelling "dependent".
2011-03-14 John KoleszarMerge "Fix an unused variable warning."
2011-03-14 Johannobj_int_extract: win64 does not prefix symbols
2011-03-14 JohannMerge "Add vp8_mse16x16_armv6 function"
2011-03-11 JohannMerge "ARMv6 optimized quantization"
2011-03-11 John KoleszarMerge "1 Pass CQ and VBR bug fixes"
2011-03-11 John KoleszarMerge "Fix incorrect macroblock counts in twopass rate...
2011-03-11 Yunqing WangMerge "Align SAD output array to be 16-byte aligned"
2011-03-11 John KoleszarMerge "vp8cx - psnr converted to call assemblerized...
2011-03-11 John KoleszarMerge "vp8cx- alternate ssim function with optimizations"
2011-03-11 Yunqing WangMerge "Encoder loopfilter running in its own thread"
2011-03-10 Johannobj_int_extract for Visual Studio
2011-03-09 Yunqing WangMerge "Add vp8_sub_pixel_variance16x8_ssse3 function"
2011-03-09 John KoleszarMerge branch 'bali'
2011-03-09 JohannMerge "fix obj_int_extract for MinGW"
2011-03-09 John KoleszarMerge "Configuration updates:Making a clear distinction...
2011-03-08 Johannfix obj_int_extract for MinGW
2011-03-08 JohannMerge "64bit mach-o support"
2011-03-08 Yunqing WangMerge "Add zero offset checking in SSE2 sub-pixel filte...
2011-03-08 Yunqing WangMerge "Write SSSE3 sub-pixel filter function"
2011-03-08 Johann64bit mach-o support
2011-03-08 Johann64bit elf support
2011-03-04 JohannMerge "examples: use function to get iface pointers"
2011-03-04 JohannMerge "change CFLAGS for 64 bit icc builds"
2011-03-04 John KoleszarMerge "clean up msvs project generation"
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 Johannclean up msvs project generation
2011-03-02 JohannMerge "ARMv6 optimized half pixel variance calculations"
2011-03-01 John Koleszarchange CFLAGS for 64 bit icc builds
2011-02-28 Yunqing WangMerge "Add prefetch before variance calculation"
2011-02-28 Scott LaVarnwayMerge "Avoid double copying of key frames into alt...
2011-02-28 John KoleszarMerge "Remove examples.doxy dep w/--disable-examples"
2011-02-25 JohannMerge "Remove a second check for invalid ptr in vp8_get...
2011-02-25 Aaron WatryFix crash on Sparc Solaris.
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 JohannMerge "documentation: minor cosmetics"
2011-02-22 Johannpurge wince configuration
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
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 Scott LaVarnwayMerge "Added early breakout for vp8_rd_pick_intra4x4mby...
2011-02-09 John KoleszarMerge "vp8e_get_preview fixed for resized frames"
2011-02-08 Fritz KoenigMerge "build: Change to iOS SDK 4.2"
2011-02-08 Fritz Koenigbuild: Change to iOS SDK 4.2
2011-02-07 Johannmove one of the offset files
2011-02-07 John KoleszarMerge "Translates -g from LDFLAGS as --debug in armlink...
2011-02-07 Attila NagyTranslates -g from LDFLAGS as --debug in armlink_adapter.sh
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-01-31 Scott LaVarnwayMerge "Performance improvement of first pass"
2011-01-31 Yaowu XuMerge "change the threshold of DC check for encode...
2011-01-31 John KoleszarMerge "validate min_q against max_q"
2011-01-31 Adrian GrangeMerge "Changed condition for using RD in Intra Mode"
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-28 Tero RintaluomaAdds "armvX-none-rvct" targets
2011-01-27 Yunqing WangMerge "Remove copies of same functions"
2011-01-27 Yunqing WangMerge "Refine motion vector prediction for NEWMV mode"
2011-01-25 JohannMerge "update sse2 regular quantizer"
2011-01-25 JohannMerge "move new neon subpixel function"
2011-01-25 JohannMerge "Fix issue 262, vp8cx_pack_tokens_into_partitions...
2011-01-25 Yunqing WangMerge "Modify calling of NEON code in sub-pixel search"
2011-01-25 Paul WilkinsMerge "Incorrect bit allocation in forced KF groups."
2011-01-24 James Berryconfigure.sh fix for visual studio
2011-01-21 Yunqing WangMerge "Modify sub-pixel filters to eliminate unnecessar...
2011-01-20 Attila NagyUpdate configure scripts
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2010-12-28 Yunqing WangMerge "Modify motion estimation for SPLITMV mode"
2010-12-23 JohannMerge "improve integer version of filter"
next