Correctly track sharpness in vp8cx_pick_filter_level_fast
[profile/ivi/libvpx.git] / vp8 / common /
2011-07-28 John KoleszarMerge "configure: add --enable-static option"
2011-07-27 Yunqing WangMerge "Fix 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-25 Scott LaVarnwayMerge "Eliminated TOKENEXTRABITS"
2011-07-25 Yunqing WangMerge "Use CONFIG_FAST_UNALIGNED consistently in codec"
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 Yunqing WangMerge "Add improvements made in good-quality mode to...
2011-07-19 Scott LaVarnwayMerge "Moved vp8_encode_bool into boolhuff.h"
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-15 Scott LaVarnwayMerge "Tokenize MB optimized"
2011-07-15 Yunqing WangMerge "Fix vpxenc encoding incorrect webm file header...
2011-07-14 James Berrybug fix vpx_copy_and_extend_frame size issue
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 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-08 Yunqing WangMerge "Adjust full-pixel clamping and motion vector...
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-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-29 John KoleszarMerge "guard against space/time distortion"
2011-06-29 Paul WilkinsMerge "Change to arf boost calculation."
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 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-24 Adrian GrangeFixed initialization of frame buffer ref counters
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-17 Taekhyun Kimutilize preload in ARMv6 MC/LPF/Copy routines
2011-06-16 John KoleszarMerge "Disable specialcase for last frames if the seque...
2011-06-15 John KoleszarMerge "Remove redundant check for KEY_FRAME in multithr...
2011-06-15 John KoleszarMerge "fix --disable-runtime-cpu-detect on x86"
2011-06-14 Scott LaVarnwayMerge "Populate bmi for B_PRED only"
2011-06-13 Scott LaVarnwayPopulate bmi for B_PRED only
2011-06-13 Scott LaVarnwayCalc ref_frame_cost once per frame
2011-06-08 Johannuse GCC inline magic
2011-06-07 John KoleszarMerge "Reduce overshoot in 1 pass rate control"
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 Scott LaVarnwayRemoved B_MODE_INFO
2011-06-01 John KoleszarMerge "Bugfix in vp8dx_set_reference"
2011-05-27 Yunqing WangMerge "Use hex search for realtime mode speed>4"
2011-05-27 Scott LaVarnwayMerge "Broken EC after MODE_INFO size reduction"
2011-05-27 Yunqing WangMerge "Remove unused code"
2011-05-26 Scott LaVarnwayBroken EC after MODE_INFO size reduction
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-26 Yaowu XuMerge "fix the mix use of errorperbit and sadperbit"
2011-05-26 Scott LaVarnwayMerge "Use int_mv instead of MV in vp8_mv_cont"
2011-05-24 Scott LaVarnwayUse int_mv instead of MV in vp8_mv_cont
2011-05-24 Scott LaVarnwayMerge "MODE_INFO size reduction"
2011-05-24 Scott LaVarnwayMODE_INFO size reduction
2011-05-24 Yunqing WangMerge "Rewrite hex search function"
2011-05-23 Yaowu XuMerge "use get8x8var directly for non-subpixel motion...
2011-05-20 John KoleszarMerge "bug fix active_worst_quality set below active_be...
2011-05-20 John KoleszarMerge "cleanup: collect twopass variables"
2011-05-20 JohannMerge "Fixed iwalsh_neon build problems with RVDS4.1"
2011-05-20 John KoleszarMerge "Remove unused members of VP8_COMP"
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-19 John KoleszarMerge "Make activity masking functions static"
2011-05-19 John KoleszarMerge "Fix segv without --enable-error-concealment"
2011-05-19 John KoleszarFix segv without --enable-error-concealment
2011-05-19 John KoleszarMerge "Adding error-concealment to the decoder."
2011-05-19 Stefan HolmerAdding error-concealment to the decoder.
2011-05-19 Attila NagyFixed iwalsh_neon build problems with RVDS4.1
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
next