Preload reference area in sub-pixel motion search (real-time mode)
[profile/ivi/libvpx.git] / vp8 /
2011-07-27 Yunqing WangPreload reference area in sub-pixel motion search ...
2011-07-27 Yunqing WangMerge "Fix range checks in motion search"
2011-07-27 Yunqing WangFix range checks in motion search
2011-07-26 John KoleszarMerge "cosmetics: consistently use [u]int64_t"
2011-07-26 James Zerncosmetics: consistently use [u]int64_t
2011-07-26 JohannMerge ""Eliminated TOKENEXTRABITS" broke the windows...
2011-07-26 Scott LaVarnway"Eliminated TOKENEXTRABITS" broke the windows build.
2011-07-25 Scott LaVarnwayMerge "Eliminated TOKENEXTRABITS"
2011-07-25 Scott LaVarnwayEliminated TOKENEXTRABITS
2011-07-25 Yunqing WangMerge "Use CONFIG_FAST_UNALIGNED consistently in codec"
2011-07-25 Yunqing WangSpecify size for argument pushed to stack
2011-07-25 Yunqing WangUse CONFIG_FAST_UNALIGNED consistently in codec
2011-07-22 JohannMerge "fix sharpness bug and clean up"
2011-07-22 Johannfix sharpness bug and clean up
2011-07-22 Yunqing WangMerge "Preload reference area to an intermediate buffer...
2011-07-22 Yunqing WangPreload reference area to an intermediate buffer in...
2011-07-21 JohannMerge "Add .size directive to ARM asm functions."
2011-07-21 JohannMerge "Mark ARM asm objects as allowing a non-executabl...
2011-07-21 John KoleszarMerge "Increase chrow row alignment to 16 bytes."
2011-07-21 Yunqing WangMerge "Add improvements made in good-quality mode to...
2011-07-20 Timothy B. TerriberryIncrease chrow row alignment to 16 bytes.
2011-07-20 Attila Nagyencoder: don't set the fragment bit for the last partition
2011-07-19 Scott LaVarnwayMerge "Moved vp8_encode_bool into boolhuff.h"
2011-07-19 Johannremove old armv5 code
2011-07-19 Scott LaVarnwayMoved vp8_encode_bool into boolhuff.h
2011-07-18 John KoleszarImproved 1-pass CBR rate control
2011-07-18 John KoleszarMerge "Disable __longjmp_chk protection"
2011-07-18 John KoleszarMerge "Fixed rate histogram calculation"
2011-07-15 Scott LaVarnwayMerge "Tokenize MB optimized"
2011-07-15 Yunqing WangMerge "Fix vpxenc encoding incorrect webm file header...
2011-07-15 Tero RintaluomaTokenize MB optimized
2011-07-14 James Berrybug fix vpx_copy_and_extend_frame size issue
2011-07-14 John KoleszarRemove unused speed features
2011-07-13 Fritz KoenigMerge "Better allocate yuv buffers."
2011-07-13 Yunqing WangMerge "Fix unnecessary casting of B_PREDICTION_MODE...
2011-07-13 Yunqing WangFix unnecessary casting of B_PREDICTION_MODE (issue...
2011-07-13 Yunqing WangAdd improvements made in good-quality mode to real...
2011-07-13 Fritz KoenigMerge "Reduce motion vector search on alt-ref frame."
2011-07-13 John KoleszarMerge "Remove rotting NDS_NITRO code."
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-12 Attila NagyUpdate armv6 loopfilter to new interface
2011-07-12 Attila NagyUpdate armv7 loopfilter to new interface
2011-07-11 Fritz KoenigReduce motion vector search on alt-ref frame.
2011-07-08 Yunqing WangMinor change in pick_inter_mode()
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-07-08 Johannupdate x86 asm for loopfilter
2011-07-08 JohannMerge "clean up warnings when building arm with rtcd"
2011-07-08 Attila NagyNew loop filter interface
2011-07-07 John KoleszarMerge "Set VPX_FRAME_IS_DROPPABLE"
2011-07-07 John KoleszarSet VPX_FRAME_IS_DROPPABLE
2011-07-01 John KoleszarMerge "Properly use GET_GOT/RESTORE_GOT when using...
2011-06-30 Ronald S. BultjeProperly use GET_GOT/RESTORE_GOT when using GLOBAL().
2011-06-30 Yunqing WangMerge "Copy macroblock data to a buffer before encoding it"
2011-06-30 Yunqing WangMerge "Bug fix in motion vector limit calculation"
2011-06-30 Yunqing WangBug fix in motion vector limit calculation
2011-06-30 JohannMerge "remove incorrect initialization"
2011-06-29 John KoleszarMerge "guard against space/time distortion"
2011-06-29 Paul WilkinsMerge "Change to arf boost calculation."
2011-06-29 Paul WilkinsChange to arf boost calculation.
2011-06-29 Johannremove incorrect initialization
2011-06-29 Johannclean up warnings when building arm with rtcd
2011-06-29 John KoleszarMerge "Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more...
2011-06-28 JohannMerge "Avoid text relocations in ARM vp8 decoder"
2011-06-28 JohannMerge "utilize preload in ARMv6 MC/LPF/Copy routines"
2011-06-28 JohannMerge "respect alignment in arm asm files"
2011-06-28 John KoleszarUse MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently
2011-06-28 John KoleszarMerge "Simplify decode_macroblock."
2011-06-28 Gaute StrokkenesSimplify decode_macroblock.
2011-06-28 Stefan HolmerNew ways of passing encoded data between encoder and...
2011-06-28 Stefan HolmerAdding support for independent partitions
2011-06-28 Mike HommeyAvoid text relocations in ARM vp8 decoder
2011-06-27 Fritz KoenigFix after removal of B_MODE_INFO
2011-06-27 JohannMerge "configuration, support disabling any subset...
2011-06-27 Stefan HolmerAdding support for error concealment in multi-threaded...
2011-06-24 Adrian GrangeFixed initialization of frame buffer ref counters
2011-06-23 Yunqing WangCopy macroblock data to a buffer before encoding it
2011-06-23 John KoleszarRevert "Reduce overshoot in 1 pass rate control"
2011-06-23 John KoleszarMerge "Fix parallel install"
2011-06-23 John KoleszarMerge changes I2807b5a1,I59b020c2
2011-06-22 James Berryget/set reference buffer dimension check added
2011-06-21 Yaowu XuMerge "adjusting the calculation of errorperbit"
2011-06-21 Scott LaVarnwayMerge "Improved vp8dx_decode_bool"
2011-06-21 Yunqing WangMerge "Remove unnecessary bounds checking in motion...
2011-06-21 Attila Nagyconfiguration, support disabling any subset of ARM...
2011-06-20 Yaowu Xuadjusting the calculation of errorperbit
2011-06-20 Scott LaVarnwayImproved vp8dx_decode_bool
2011-06-17 Taekhyun Kimutilize preload in ARMv6 MC/LPF/Copy routines
2011-06-17 Yunqing WangRemove unnecessary bounds checking in motion search
2011-06-17 John KoleszarMerge "Use SSE as BPRED distortion metric consistently"
2011-06-16 Ronald S. BultjeAssign boost to GF bit allocation if past frame had...
2011-06-16 John KoleszarMerge "Disable specialcase for last frames if the seque...
2011-06-16 John KoleszarMerge "gen_msvs_proj: write boolean for Debug attribute"
2011-06-15 John KoleszarMerge "Remove redundant check for KEY_FRAME in multithr...
2011-06-15 John KoleszarUse SSE as BPRED distortion metric consistently
2011-06-15 John KoleszarMerge "fix --disable-runtime-cpu-detect on x86"
2011-06-15 Ronald S. BultjeDisable specialcase for last frames if the sequence...
next