Merge "Simplify decode_macroblock."
[profile/ivi/libvpx.git] / vp8 /
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-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 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 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...
2011-06-15 Attila NagyRemove redundant check for KEY_FRAME in multithreaded...
2011-06-14 Scott LaVarnwayMerge "Populate bmi for B_PRED only"
2011-06-14 Johannfix --disable-runtime-cpu-detect on x86
2011-06-14 Paul WilkinsMerge "Fix RT only build"
2011-06-14 Tero RintaluomaFix RT only build
2011-06-14 James Zernfix corrupt frame leak
2011-06-13 Scott LaVarnwayPopulate bmi for B_PRED only
2011-06-13 Scott LaVarnwayCalc ref_frame_cost once per frame
2011-06-09 John KoleszarMerge "bug fix mode_info_context not initialized for...
2011-06-09 Yaowu Xuremove one set of 16x16 variance funcations
2011-06-09 James Berrybug fix mode_info_context not initialized for error...
2011-06-09 John KoleszarUpdate keyframe activity in non-RD mode
2011-06-08 Johannuse GCC inline magic
2011-06-08 JohannMerge "Revert "Use shared object files for ELF""
2011-06-08 John KoleszarMerge "vp8_pick_inter_mode: remove best_bmodes"
2011-06-08 John KoleszarMerge "vp8_pick_intra_mode: correct returned rate"
2011-06-08 John KoleszarMerge "Move RD intra block mode selection to rdopt.c"
2011-06-08 John Koleszarvp8_pick_inter_mode: remove best_bmodes
2011-06-08 Scott LaVarnwayMerge "Removed unused function parameters"
2011-06-08 John Koleszarvp8_pick_intra_mode: correct returned rate
2011-06-08 Scott LaVarnwayRemoved unused function parameters
2011-06-08 Yaowu XuAdjust errorperbit according to RDMULT in activity...
2011-06-08 Yaowu XuMerge "Further activity masking changes:"
2011-06-08 John KoleszarMove RD intra block mode selection to rdopt.c
2011-06-08 John KoleszarMove intra block mode selection to pickinter.c
2011-06-08 Paul WilkinsFurther activity masking changes:
2011-06-07 Yaowu XuMerge "remove redundant functions"
2011-06-07 Yaowu XuMerge "adjust sad per bit constants"
2011-06-07 Yaowu Xuadjust sad per bit constants
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-07 Scott LaVarnwayWrapped asserts in critical code with CONFIG_DEBUG
2011-06-07 Scott LaVarnwayRemoved unused function vp8_treed_read_num
2011-06-06 Yaowu Xuremove redundant functions
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 Scott LaVarnwayMerge "Removed unnecessary bmi motion vector stores."
2011-06-06 John KoleszarMerge "Don't allow very short GF groups even when the...
2011-06-03 John KoleszarReduce overshoot in 1 pass rate control
2011-06-03 Scott LaVarnwayRemoved unnecessary bmi motion vector stores.
2011-06-03 Scott LaVarnwayMerge "Removed B_MODE_INFO"
2011-06-03 Yunqing WangAdjust bounds checking for hex search in real-time...
2011-06-02 Scott LaVarnwayRemoved B_MODE_INFO
2011-06-02 Ronald S. BultjeDon't allow very short GF groups even when the GF is...
2011-06-02 Yaowu XuMerge "further clean up of errorperbit and sadperbit"
2011-06-01 Yaowu Xufurther clean up of errorperbit and sadperbit
2011-06-01 John KoleszarMerge "Bugfix in vp8dx_set_reference"
2011-06-01 Henrik LundinBugfix in vp8dx_set_reference
2011-06-01 John KoleszarMerge "Fix code under #if CONFIG_INTERNAL_STATS."
2011-06-01 Ronald S. BultjeFix code under #if CONFIG_INTERNAL_STATS.
2011-06-01 Yaowu Xuremove some magic weights associated with sad_per_bit
2011-06-01 Tero Rintaluomaneon fast quantize block pair
2011-05-31 Scott LaVarnwayMerge "vp8_pick_inter_mode code cleanup"
2011-05-31 Scott LaVarnwayvp8_pick_inter_mode code cleanup
2011-05-31 John KoleszarInitialize first_time_stamp_ever
2011-05-30 Tero Rintaluomaadds preload for armv6 encoder asm
2011-05-27 John KoleszarMerge "bug fix check frame buffer index before copy"
2011-05-27 James Berrybug fix check frame buffer index before copy
2011-05-27 Yunqing WangMerge "Use hex search for realtime mode speed>4"
2011-05-27 Yunqing WangUse 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-27 Yunqing WangRemove 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-25 Yaowu Xufix the mix use of errorperbit and sadperbit
2011-05-25 Yunqing WangMerge " Use var8x8 instead of get8x8var in VP8_UVSSE"
2011-05-25 Yunqing WangMerge "Return sse value in vp8_variance SSE2 functions"
next