Use full-pixel MV in mvsadcost calculation
[profile/ivi/libvpx.git] / vp8 / encoder / rdopt.c
2011-04-01 Yunqing WangUse full-pixel MV in mvsadcost calculation
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-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-11 JohannMerge "ARMv6 optimized quantization"
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 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 Paul WilkinsMerge changes I00c3e823,If8bca004
2011-03-08 John Koleszarcorrect zbin boost for splitmv mode
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 Scott LaVarnwayMerge "Revisited rd_pick_intra4x4block"
2011-02-24 Scott LaVarnwayRevisited rd_pick_intra4x4block
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-16 JohannMerge "ARMv6 optimized sad16x16"
2011-02-14 Yunqing WangMerge "Improve vp8_sad16x16_sse3 function"
2011-02-14 Yaowu XuMerge "Improved vp8_rd_pick_intra_mbuv_mode"
2011-02-14 Scott LaVarnwayImproved vp8_rd_pick_intra_mbuv_mode
2011-02-14 Yaowu XuMerge "mem leak fix for cpi->tplist"
2011-02-14 Scott LaVarnwayImproved rd_pick_intra4x4block
2011-02-14 JohannMerge "remove assembly detokenizer"
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 Yunqing WangImprove motion search in real-time mode
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 Scott LaVarnwayMerge "Added early breakout for vp8_rd_pick_intra4x4mby...
2011-02-08 Scott LaVarnwayAdded early breakout for vp8_rd_pick_intra4x4mby_modes
2011-02-07 John KoleszarMerge "Translates -g from LDFLAGS as --debug in armlink...
2011-02-07 John KoleszarMerge "remove unused dboolhuff code"
2011-02-07 Yunqing WangFix link error in real-time mode
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-04 John KoleszarMerge "Delay auto key frame insertion in realtime confi...
2011-02-03 John KoleszarMerge "Avoid using an anonymous union."
2011-02-03 Scott LaVarnwayMerge "Zero out block mv when an intra mode is selected"
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-02-01 Scott LaVarnwayZero out block mv when an intra mode is selected
2011-02-01 Scott LaVarnwayRemoved unnecessary B_MODE_INFO memset.
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 Adrian GrangeMerge "Changed condition for using RD in Intra Mode"
2011-01-28 Yaowu Xuchange the threshold of DC check for encode breakout
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-28 Yunqing WangImprove MV prediction in vp8_pick_inter_mode() for...
2011-01-28 Paul WilkinsInconsistent distortion metric in vp8_rd_pick_intra_mbu...
2011-01-27 Johannwarning: pointer targets differ in signedness
2011-01-27 Scott LaVarnwayMerge "Removed unused members from VP8_COMP"
2011-01-27 Yunqing WangMerge "Remove copies of same functions"
2011-01-27 Yunqing WangMerge "Refine motion vector prediction for NEWMV mode"
2011-01-26 Yunqing WangRemove copies of same functions
2011-01-26 Paul WilkinsRationalize vp8_rd_pick_intra16x16mby_mode()
2011-01-26 Paul WilkinsMerge "Correction to buffer update for non-viewable...
2011-01-26 Yaowu XuMerge "cap the best quantizer for 2nd order DC"
2011-01-26 Yaowu Xucap the best quantizer for 2nd order DC
2011-01-25 JohannMerge "update sse2 regular quantizer"
2011-01-25 JohannMerge "move new neon subpixel function"
2011-01-25 Yunqing WangRefine motion vector prediction for NEWMV mode
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 Scott LaVarnwayAdded vp8_update_zbin_extra
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2011-01-18 John KoleszarMerge "fix last frame buffer copy logic regression"
2011-01-14 Paul WilkinsMerge "KF/GF Pulsing"
2011-01-14 Paul WilkinsMerge "Testing of modes with Alt Ref frame"
2011-01-14 Paul WilkinsMerge "Experimental change to help with ARNR problem."
2011-01-14 Paul WilkinsTesting of modes with Alt Ref frame
2011-01-14 Paul WilkinsExperimental change to help with ARNR problem.
2011-01-13 Scott LaVarnwayMerge "Moved ref frame calculations"
2011-01-11 Scott LaVarnwayMoved ref frame calculations
2011-01-11 Yunqing WangMerge "Add no_skip_block4x4_search flag in SPLITMV...
2011-01-11 Yunqing WangAdd no_skip_block4x4_search flag in SPLITMV mode
2011-01-10 Yunqing WangFix bug in motion search
2011-01-07 Paul WilkinsMerge "CQ Mode"
2011-01-07 Paul WilkinsMerge "Limit Q variability in two pass."
2011-01-07 Paul WilkinsMerge "Disable some features for first pass."
2011-01-07 Scott LaVarnwayMerge "Removed cpi->target_bits_per_mb"
2011-01-07 Scott LaVarnwayRemoved cpi->target_bits_per_mb
2010-12-28 Scott LaVarnwayMerge "Use the fast quantizer for inter mode selection"
next