Merge "Copy macroblock data to a buffer before encoding it"
[profile/ivi/libvpx.git] / vp8 / common /
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 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
2011-05-12 Yunqing WangMerge "Modification and issue fix in full-pixel refinin...
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-11 John KoleszarMerge "Use stdint.h for VS2010"
2011-05-10 Johannset up Global Offset Table in recon
2011-05-10 Yunqing WangMerge "Use diamond search to replace full search in...
2011-05-09 Johannclean up unused variable warnings
2011-05-06 John KoleszarMerge "Don't override active_worst_quality in 2 pass"
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-06 Aron RosenbergFix semaphore emulation on Windows
2011-05-05 JohannMerge "Loopfilter NEON: Use VMOV for constant vectors...
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-05-04 Attila NagyLoopfilter NEON: Use VMOV for constant vectors instead...
2011-05-03 Yunqing WangMerge "Modify HEX search"
2011-05-03 Yaowu XuMerge "change to use fast ssim code for internal ssim...
2011-05-02 John KoleszarMerge "Fix documentation typos"
2011-05-02 John KoleszarFix compile error with --enable-postproc-visualizer
2011-04-30 Thijs VermeirFix documentation typos
2011-04-29 Ronald S. BultjeMake hor UV predict ~2x faster (73 vs 132 cycles) using...
2011-04-29 Yaowu Xuchanged configure option name to reduce confusion
2011-04-29 Yunqing WangMerge "Use insertion sort instead of quick sort"
2011-04-29 Scott LaVarnwayMerge "Consolidated build inter predictors"
2011-04-28 James Berrybug fix removed inline from recon_wrapper_sse2.c
2011-04-28 Scott LaVarnwayMerge "Use psadbw to get the sum of bytes in a line."
2011-04-28 Scott LaVarnwayConsolidated build inter predictors
2011-04-27 Ronald S. BultjeUse psadbw to get the sum of bytes in a line.
2011-04-27 Scott LaVarnwayRemoved unused code in reconinter
2011-04-27 John KoleszarMerge "SSE2/SSSE3 optimizations for build_predictors_mb...
2011-04-27 Ronald S. BultjeSSE2/SSSE3 optimizations for build_predictors_mbuv...
2011-04-26 Scott LaVarnwayMerge "Test vector mismatch fix"
2011-04-25 JohannMerge "remove simpler_lpf"
2011-04-25 Johannremove simpler_lpf
2011-04-25 John KoleszarMerge "Remove unused functions"
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-25 John KoleszarMerge "Stereo 3D format support for vpxenc"
2011-04-25 John KoleszarMerge "Add rc_max_intra_bitrate_pct control"
2011-04-25 John KoleszarAdd rc_max_intra_bitrate_pct control
2011-04-25 John KoleszarMerge "bug fix possible keyframe context divide by...
2011-04-25 JohannMerge "keep values in registers during quantization"
next