Merge branch 'origin/eider' into master
[profile/ivi/libvpx.git] / vp8 / vp8cx.mk
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-09 Jim BankoskiMerge "vp8e - boolcoder unit test"
2012-05-08 Jim Bankoskivp8e - boolcoder unit test
2012-05-04 John KoleszarFormalize encodeframe.c forward delclarations
2012-05-04 Attila NagyMake global data const
2012-04-18 JohannMerge "Makes all global data in tokenize.c const"
2012-04-17 Attila NagyMakes all global data in tokenize.c const
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
2012-03-16 JohannMerge "RFC: Reorganize MFQE loops"
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-14 John KoleszarMerge "fix potential use of uninitialized rate_y"
2012-03-13 Jim BankoskiMerge "Adds a motion compensated temporal denoiser...
2012-03-13 Stefan HolmerAdds a motion compensated temporal denoiser to the...
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-03-12 JohannMerge "Move SAD and variance functions to common"
2012-03-06 JohannMove SAD and variance functions to common
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-06 Adrian GrangeMerge "Added 2 temporal patterns with new parameters"
2012-01-31 Scott LaVarnwayMerge "Improved uv mv calculations in build inter predi...
2012-01-30 John KoleszarRTCD: finalize removal of old RTCD system
2012-01-30 John KoleszarRTCD: add arnr functions
2012-01-30 John KoleszarRTCD: add motion search functions
2012-01-30 John KoleszarRTCD: add block subtraction functions
2012-01-30 John KoleszarRTCD: add quantizer functions
2012-01-30 John KoleszarRTCD: add FDCT functions
2012-01-30 John KoleszarRTCD: add variance functions
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2011-12-13 John KoleszarMerge "vpx_integer.h: fix incorrect type emulation"
2011-12-07 JohannMerge "Reduce mem copies in encoder loopfilter level...
2011-12-06 Yunqing WangMerge "Allow aligning the raw image buffer"
2011-12-05 Yunqing WangMultiple-resolution encoder
2011-09-16 John KoleszarMerge "Fixes the boundary checks for extrapolated and...
2011-08-31 Scott LaVarnwayMerge "Skip computation of distortion in vp8_pick_inter...
2011-08-30 John KoleszarMerge "Recalculate zbin_extra only if regular quantizer...
2011-08-24 Scott LaVarnwayMerge "Faster vp8_default_coef_probs"
2011-08-16 Scott LaVarnwayFaster vp8_default_coef_probs
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-24 Yunqing WangMerge "Rewrite hex search function"
2011-05-20 JohannMerge "Fixed iwalsh_neon build problems with RVDS4.1"
2011-05-20 Yaowu XuMerge "disable trellis optimization for first pass"
2011-05-19 Scott LaVarnwayMerge "Using partition_info instead of blockd info...
2011-05-19 Scott LaVarnwayMerge "Make hor UV predict ~2x faster (73 vs 132 cycles...
2011-05-19 John KoleszarMerge "changed configure option name to reduce confusion"
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-04-29 Yaowu Xuchanged configure option name to reduce confusion
2011-04-26 Scott LaVarnwayMerge "Test vector mismatch fix"
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 "bug fix possible keyframe context divide by...
2011-04-25 JohannMerge "keep values in registers during quantization"
2011-04-21 Johannkeep values in registers during quantization
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-15 Adrian GrangeMerge "Fix usage of value returned by vp8_pick_intra4x4...
2011-04-15 Yunqing WangMerge "Reduce unnecessary distortion computation"
2011-04-14 John KoleszarMerge "Refactor lookahead ring buffer"
2011-04-13 John KoleszarRefactor lookahead ring buffer
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 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-28 Johannadd asm_enc_offsets.c for all targets
2011-03-17 John KoleszarMerge "Fix "used uninitialized" warning in vp8_pack_bit...
2011-03-14 John KoleszarMerge "Fix an unused variable warning."
2011-03-14 JohannMerge "Add vp8_mse16x16_armv6 function"
2011-03-11 JohannMerge "ARMv6 optimized quantization"
2011-03-11 John KoleszarMerge "Only enable ssim_opt.asm on X86_64"
2011-03-11 John KoleszarOnly enable ssim_opt.asm on X86_64
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- alternate ssim function with optimizations"
2011-03-11 Jim Bankoskivp8cx- alternate ssim function with optimizations
2011-03-11 Yunqing WangMerge "Encoder loopfilter running in its own thread"
2011-03-09 John KoleszarMerge branch 'bali'
2011-03-09 John KoleszarMerge "Configuration updates:Making a clear distinction...
2011-03-08 JohannMerge "64bit mach-o support"
2011-03-08 Yunqing WangMerge "Write SSSE3 sub-pixel filter function"
2011-03-08 Yunqing WangWrite SSSE3 sub-pixel filter function
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 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 JohannMerge "Remove temporal alt ref from realtime only build"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-22 Attila NagyRemove temporal alt ref from realtime only build
2011-02-17 John KoleszarMerge "Removed 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 "Put more code under #if CONFIG_MULTITHREAD."
2011-02-09 Gaute StrokkenesPut more code under #if CONFIG_MULTITHREAD.
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
next