Populate q_index in multi-thread encoding
[profile/ivi/libvpx.git] / vp8 / encoder / quantize.c
2011-11-28 Yunqing WangPopulate q_index in multi-thread encoding
2011-11-09 Scott LaVarnwayMerge "Relocated idct/add calls for encoder"
2011-11-09 JohannMerge "ARMv6 optimized Intra4x4 prediction"
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-09 John KoleszarMerge "Compiler warning fix for const array."
2011-11-08 Yunqing WangFix checks in MB quantizer initialization
2011-11-04 Yunqing WangMerge "Add checks in MB quantizer initialization"
2011-11-04 John KoleszarMerge "Changing decoder input partition API to input...
2011-11-03 Scott LaVarnwayMerge "Change use of eob in the encoder"
2011-11-03 Tero RintaluomaChange use of eob in the encoder
2011-11-01 Yunqing WangAdd checks in MB quantizer initialization
2011-06-16 John KoleszarMerge "Disable specialcase for last frames if the seque...
2011-06-08 JohannMerge "Revert "Use shared object files for ELF""
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-06 JohannMerge "neon fast quantize block pair"
2011-06-01 Tero Rintaluomaneon fast quantize block pair
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-24 Yunqing WangMerge "Rewrite hex search function"
2011-05-20 JohannMerge "Fixed iwalsh_neon build problems with RVDS4.1"
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 "Fix segv without --enable-error-concealment"
2011-05-19 John KoleszarMerge "Adding error-concealment to the decoder."
2011-05-19 John KoleszarMove quantizer init functions to quantize.c
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-21 John KoleszarMerge "Remove unused kf rate variables"
2011-04-19 JohannMerge "Add save/restore xmm registers in x86 assembly...
2011-04-18 Yunqing WangMerge "Use sub-pixel search's SSE in mode selection"
2011-04-18 Yunqing WangMerge "Handle long delay between video frames in multi...
2011-04-18 JohannMerge "store quant_shift as an unsigned char"
2011-04-13 Johannstore quant_shift as an unsigned char
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-18 John KoleszarMerge "clean up unused files"
2011-02-18 John Koleszarremove unused vp8_predict_dc function
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-10 John KoleszarFix relative include paths
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-27 Yunqing WangMerge "Remove copies of same functions"
2011-01-27 Yunqing WangMerge "Refine motion vector prediction for NEWMV mode"
2011-01-26 Paul WilkinsMerge "Fix for incorrect variable declaration."
2011-01-25 JohannMerge "update sse2 regular quantizer"
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2011-01-18 John KoleszarMerge "fix last frame buffer copy logic regression"
2011-01-14 Johannupdate sse2 regular quantizer
2011-01-11 Yunqing WangMerge "Add no_skip_block4x4_search flag in SPLITMV...
2011-01-11 JohannMerge "use unaligned load"
2011-01-11 Henrik LundinRemove unused local variables
2010-12-28 Scott LaVarnwayMerge "Use the fast quantizer for inter mode selection"
2010-12-28 Scott LaVarnwayUse the fast quantizer for inter mode selection
2010-12-06 Scott LaVarnwayMerge "Improve MV prediction accuracy to achieve perfor...
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-15 Paul WilkinsMerge "Bad cost tables used in ARNR filtering."
2010-11-15 Yaowu XuMerge "make rdmult adaptive for intra in quantizer...
2010-11-11 John Koleszarquantizer: fix assertion in fast quantizer path
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-10 Paul WilkinsTuning for the more exact quantizer.
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-10-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-26 John KoleszarMerge WebM input/output branch
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-10-22 Timothy B. TerriberryConvert [4][4] matrices to [16] arrays.
2010-10-20 John KoleszarMerge "Update arnr strength range form 1-6 to 0-6."
2010-10-19 Yaowu XuMerge "fixed a typo that mis-used Y plane stride for...
2010-10-12 John KoleszarCentralize mb skip state calculation
2010-10-12 John KoleszarMerge "Move vp8_strict_quantize_b inside EXACT_QUANT...
2010-10-11 Timothy B. TerriberryMove vp8_strict_quantize_b inside EXACT_QUANT #define.
2010-10-06 Yaowu Xuoptimize fast_quantizer c version
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-09-02 John KoleszarWhitespace: nuke CRLFs
2010-08-12 Scott LaVarnwayRemoved unnecessary MB_MODE_INFO copies
2010-08-11 Timothy B. TerriberryAdd trellis quantization.
2010-08-02 John KoleszarMerge "Issue 150: Fixing linker warning in extend.c."
2010-07-29 Yaowu XuMerge "Enable the switch between two versions of quantizer"
2010-07-28 Yaowu XuEnable the switch between two versions of quantizer
2010-07-27 John KoleszarMerge "msvs: fix install of codec sources"
2010-07-23 Paul WilkinsMerge commit 'refs/changes/51/351/1' of ssh://review...
2010-07-23 Yaowu XuMerge "Make the quantizer exact."
2010-07-23 Timothy B. TerriberryMake the quantizer exact.
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-11 Yunqing WangMerge "Improve vp8_sixtap_predict functions"
2010-06-10 John KoleszarMerge "Detect toolchain based on gcc -dumpmachine"
2010-06-10 Paul WilkinsMerge "Adjust to avoid long line"
2010-06-10 Paul WilkinsMerge "Correct comment"
2010-06-10 Paul WilkinsMerge "Fix RD bug."
2010-06-10 John KoleszarMerge "Remove secondary mv clamping from decode stage"
2010-06-10 John KoleszarMerge "Make shared object use extralibs"
next