profile/ivi/libvpx.git
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 Johannguard 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 John Koleszarvpxenc: prevent wraparound in the --rate-hist ringbuffer
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 John KoleszarMerge "use relative include path"
2011-06-28 James Zernvpxenc: free resources
2011-06-28 Johannuse relative include path
2011-06-28 Gaute StrokkenesSimplify decode_macroblock.
2011-06-28 Stefan HolmerNew ways of passing encoded data between encoder and...
2011-06-28 Stefan HolmerProposing an extension to the encoder and decoder inter...
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 Johannrespect alignment in arm asm files
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-23 John Koleszarvpxenc: add rate histogram display
2011-06-23 John Koleszarvpxenc: add quantizer histogram display
2011-06-22 James Berryget/set reference buffer dimension check added
2011-06-22 Alexis BallierFix parallel install
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 James Zerngen_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 NagyGuard vpx_config.h against multiple inclusions
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 Tero RintaluomaUpdate -linux-rvct targets
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-10 Tero RintaluomaFix make clean for asm offset files
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 JohannRevert "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 JohannUse shared object files for ELF
next