platform/upstream/libvpx.git
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 Johannclean up bilinear filter
2011-02-08 Fritz KoenigMerge "build: Change to iOS SDK 4.2"
2011-02-08 Scott LaVarnwayAdded early breakout for vp8_rd_pick_intra4x4mby_modes
2011-02-08 Johannclarify *_offsets.asm differences
2011-02-08 Fritz Koenigbuild: Change to iOS SDK 4.2
2011-02-08 James Berryvp8e_get_preview fixed for resized frames
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 John KoleszarMerge "remove unused dboolhuff code"
2011-02-07 Yunqing WangFix link error in real-time mode
2011-02-07 Attila NagyTranslates -g from LDFLAGS as --debug in armlink_adapter.sh
2011-02-04 Johannremove unused dboolhuff code
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-04 John Koleszarcorrect quantizer initialization
2011-02-04 John KoleszarMerge "Remove duplicate loopfilter parameters."
2011-02-04 Gaute StrokkenesRemove duplicate loopfilter parameters.
2011-02-04 John KoleszarMerge "Delay auto key frame insertion in realtime confi...
2011-02-03 Gaute StrokkenesMake vp8_adjust_mb_lf_value return the updated value...
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-02 Gaute StrokkenesAvoid using an anonymous union.
2011-02-02 Attila NagyDelay auto key frame insertion in realtime configuration
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-02-01 Scott LaVarnwayMoved rd calculation into vp8_pick_intra4x4mby_modes
2011-02-01 Scott LaVarnwayRemoved intra_modes from vp8cx_encode_intra_macro_block
2011-02-01 Attila NagyImproved encoder threading
2011-02-01 Scott LaVarnwayRemoved prediction_error accumulation
2011-02-01 Scott LaVarnwayRemoved last_auto_filter_prediction_error
2011-01-31 Scott LaVarnwayPossible bug in vp8cx_encode_intra_macro_block
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 John Koleszarvalidate min_q against max_q
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 Adrian GrangeChanged condition for using RD in Intra Mode
2011-01-28 Paul WilkinsInconsistent distortion metric in vp8_rd_pick_intra_mbu...
2011-01-28 Tero RintaluomaAdds "armvX-none-rvct" targets
2011-01-27 Johannwarning: pointer targets differ in signedness
2011-01-27 Johannclean up implicit declaration warnings for neon
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 Scott LaVarnwayPerformance improvement of first pass
2011-01-26 Yunqing WangRemove copies of same functions
2011-01-26 Scott LaVarnwayRemoved unused members from VP8_COMP
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 John KoleszarMerge "Adds vpx_vp8_enc_asm_offsets.c.o to OBJS-yes...
2011-01-26 Attila NagyAdds vpx_vp8_enc_asm_offsets.c.o to OBJS-yes list
2011-01-26 Paul WilkinsCorrection to buffer update for non-viewable frames.
2011-01-26 Paul WilkinsMerge "Fix for incorrect variable declaration."
2011-01-26 Yaowu Xucap the best quantizer for 2nd order DC
2011-01-25 Fritz KoenigFix for incorrect variable declaration.
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 Johannmove new neon subpixel function
2011-01-25 Yunqing WangMerge "Modify calling of NEON code in sub-pixel search"
2011-01-25 Attila NagyFix issue 262, vp8cx_pack_tokens_into_partitions_armv5
2011-01-25 Paul WilkinsMerge "Incorrect bit allocation in forced KF groups."
2011-01-25 Paul WilkinsIncorrect bit allocation in forced KF groups.
2011-01-24 James Berryconfigure.sh fix for visual studio
2011-01-24 Scott LaVarnwayAdded vp8_update_zbin_extra
2011-01-21 Yunqing WangMerge "Modify sub-pixel filters to eliminate unnecessar...
2011-01-21 Yunqing WangModify sub-pixel filters to eliminate unnecessary calcu...
2011-01-21 Paul WilkinsModified static scene check.
2011-01-20 Paul WilkinsFurther work to reduce pulsing.
2011-01-20 Attila NagyUpdate configure scripts
2011-01-20 Adrian GrangeFixed use of motion percentage in KF/GF group calc
2011-01-19 Paul WilkinsMerge "First pass loop bug."
2011-01-19 Paul WilkinsFirst pass loop bug.
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2011-01-19 Henrik LundinImplement error tracking in the decoder
2011-01-18 John KoleszarMerge "fix last frame buffer copy logic regression"
2011-01-18 Yunqing WangModify calling of NEON code in sub-pixel search
2011-01-18 Jim Bankoskivp8e -removed undefined max call
2011-01-18 Paul WilkinsMerge "Further CQ, Key frame and ARF changes"
2011-01-18 Paul WilkinsFurther CQ, Key frame and ARF changes
2011-01-18 Attila NagyFix encoder real-time only configuration.
2011-01-17 Paul WilkinsFix CQ range and experimental KF sizing changes.
2011-01-14 Johannupdate sse2 regular quantizer
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 Adrian GrangeARNR filter pointer update bug fix
2011-01-14 Paul WilkinsExperimental change to help with ARNR problem.
2011-01-14 Paul WilkinsKF/GF Pulsing
2011-01-13 Scott LaVarnwayMerge "Moved ref frame calculations"
2011-01-13 Paul WilkinsOne pass rate control correction.
2011-01-12 Paul WilkinsLimit key frame quantizer for forced key frames.
next