Merge branch 'origin/eider' into master
[profile/ivi/libvpx.git] / vp8 / encoder / temporal_filter.c
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-04 Attila NagyMake global data const
2012-05-02 John KoleszarMerge "Fix compiler warnings" into eider
2012-05-02 Attila NagyFix compiler warnings
2012-04-27 Adrian GrangeModified ARNR MC-filter to ignore ARF frame
2012-04-27 Adrian GrangeRemoved MV costing from ARNR filtering
2012-04-20 Scott LaVarnwayMerge "Makes all mode token tables const part 2"
2012-04-19 Attila NagyPorts vpx_xcaler to new RTCD method
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
2012-03-16 Yunqing WangMerge "Add motion search skipping in first pass"
2012-03-16 Yunqing WangAdd motion search skipping in first pass
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
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-31 Scott LaVarnwayBLOCKD structure cleanup
2012-01-30 John KoleszarRTCD: add arnr functions
2012-01-30 John KoleszarRTCD: add recon functions
2012-01-18 John KoleszarMerge "get_plane_pointers: use u/v planes consistently"
2012-01-18 John KoleszarMerge changes I1ebe76aa,Ia079b52b
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-05 JohannMerge "Improve SSSE3 fast quantizer function"
2012-01-05 Scott LaVarnwayMerge "Removed unused diff buffer"
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2012-01-04 Scott LaVarnwayMerge "Improved sse2 version of simple loopfilter"
2012-01-04 Scott LaVarnwayMerge "Make a local copy of the dequantized data"
2012-01-04 Yunqing WangMerge "Improve vp8cx_init_quantizer()"
2012-01-03 Scott LaVarnwayMerge "Remove useless g_common.h"
2011-12-22 John KoleszarMerge "Add missing includes for multi-res"
2011-12-22 John KoleszarMerge "Remove unnecessary ternary constructs"
2011-12-22 John KoleszarMerge "Remove legacy integer types"
2011-12-22 John KoleszarMerge "Use lookup tables for mode_check_freq"
2011-12-22 John KoleszarMerge "Use lookup tables for thresh_mult"
2011-12-22 John KoleszarRemove unnecessary ternary constructs
2011-12-22 John KoleszarMerge "Remove opaque pointer VP8D_PTR"
2011-12-21 John KoleszarRemove useless g_common.h
2011-12-21 James Zernsquash some signed/unsigned comparison warnings
2011-08-05 Yunqing WangMerge "Adjust half-pixel only search"
2011-08-02 John KoleszarMerge "include the arm header files in make dist" into...
2011-08-02 John KoleszarMerge "Fix building with --disable-postproc" into cayuga
2011-08-01 John KoleszarFix building with --disable-postproc
2011-07-18 John KoleszarMerge "Disable __longjmp_chk protection"
2011-07-15 Scott LaVarnwayMerge "Tokenize MB optimized"
2011-07-15 Yunqing WangMerge "Fix vpxenc encoding incorrect webm file header...
2011-07-13 Fritz KoenigMerge "Better allocate yuv buffers."
2011-07-13 Yunqing WangMerge "Fix unnecessary casting of B_PREDICTION_MODE...
2011-07-13 Fritz KoenigMerge "Reduce motion vector search on alt-ref frame."
2011-07-13 JohannMerge "update x86 asm for loopfilter"
2011-07-13 JohannMerge "Update armv6 loopfilter to new interface"
2011-07-13 JohannMerge "Update armv7 loopfilter to new interface"
2011-07-13 JohannMerge "New loop filter interface"
2011-07-11 Fritz KoenigReduce motion vector search on alt-ref frame.
2011-07-08 Yunqing WangMerge "Adjust full-pixel clamping and motion vector...
2011-07-08 Yunqing WangAdjust full-pixel clamping and motion vector limit...
2011-06-28 JohannMerge "utilize preload in ARMv6 MC/LPF/Copy routines"
2011-06-16 John KoleszarMerge "Disable specialcase for last frames if the seque...
2011-06-08 JohannMerge "Revert "Use shared object files for ELF""
2011-06-07 Yaowu XuMerge "remove redundant functions"
2011-06-07 John KoleszarMerge "Reduce overshoot in 1 pass rate control"
2011-06-07 Scott LaVarnwayMerge "Wrapped asserts in critical code with CONFIG_DEBUG"
2011-06-07 Scott LaVarnwayMerge "Removed unused function vp8_treed_read_num"
2011-06-07 John KoleszarMerge "Use shared object files for ELF"
2011-06-06 Yunqing WangRemove hex search's variance calculation while in real...
2011-06-06 JohannMerge "neon fast quantize block pair"
2011-06-06 JohannMerge "adds preload for armv6 encoder asm"
2011-06-06 John KoleszarMerge "Don't allow very short GF groups even when the...
2011-06-03 Scott LaVarnwayMerge "Removed B_MODE_INFO"
2011-06-02 Yaowu XuMerge "further clean up of errorperbit and sadperbit"
2011-06-01 Yaowu Xufurther clean up of errorperbit and sadperbit
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
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-13 Yaowu XuMerge "adjusting rd constant slightly by ~10%"
2011-05-13 Paul WilkinsMerge "Restructure of activity masking code."
2011-05-12 Scott LaVarnwayUsing int_mv instead of MV
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-11 John KoleszarMerge "Use stdint.h for VS2010"
2011-05-10 Yunqing WangMerge "Use diamond search to replace full search in...
2011-05-09 Johannclean up unused variable warnings
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-21 John KoleszarMerge "Remove unused kf rate variables"
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 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-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-14 Yunqing WangReduce unnecessary distortion computation
2011-04-14 John KoleszarMerge "Refactor lookahead ring buffer"
2011-04-13 John KoleszarRefactor lookahead ring buffer
2011-04-04 JohannMerge "tweak vp8_regular_quantize_b_sse2"
2011-04-04 Yunqing WangMerge "Use full-pixel MV in mvsadcost calculation"
next