Fix multi-resolution threaded encoding
[profile/ivi/libvpx.git] / vp8 / encoder / encodeintra.c
2012-04-02 Jim BankoskiMerge "vp8 - compatibility warning added to changelog"
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 Scott LaVarnwayMerge "Removed duplicate vp8_build_intra_predictors_mb...
2012-03-26 Scott LaVarnwayRemoved duplicate vp8_build_intra_predictors_mb y/uv
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-03-09 John KoleszarMerge "vpx_timer: increase resolution"
2012-02-28 Scott LaVarnwayMerge changes Ifb450710,I61c4a132
2012-02-28 Scott LaVarnwayEliminated reconintra_mt.c
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-21 Scott LaVarnwayEliminated vp8mt_build_intra_predictors_mbuv_s
2012-02-06 Adrian GrangeMerge "Added 2 temporal patterns with new parameters"
2012-01-31 Scott LaVarnwayMerge "Improved uv mv calculations in build inter predi...
2012-01-31 Scott LaVarnwayBLOCKD structure cleanup
2012-01-30 John KoleszarRTCD: add arnr functions
2012-01-30 John KoleszarRTCD: add block subtraction functions
2012-01-30 John KoleszarRTCD: add FDCT functions
2012-01-30 John KoleszarRTCD: add variance functions
2012-01-30 John KoleszarRTCD: add subpixel functions
2012-01-30 John KoleszarRTCD: add recon functions
2012-01-30 John KoleszarRTCD: add remaining IDCT functions
2012-01-18 John KoleszarMerge "get_plane_pointers: use u/v planes consistently"
2012-01-18 John KoleszarMerge changes I1ebe76aa,Ia079b52b
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-05 JohannMerge "Improve SSSE3 fast quantizer function"
2012-01-05 Scott LaVarnwayMerge "Removed unused diff buffer"
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2012-01-04 Scott LaVarnwayMerge "Improved sse2 version of simple loopfilter"
2012-01-04 Scott LaVarnwayMerge "Make a local copy of the dequantized data"
2012-01-04 Yunqing WangMerge "Improve vp8cx_init_quantizer()"
2012-01-03 Scott LaVarnwayMerge "Remove useless g_common.h"
2011-12-21 John KoleszarRemove useless g_common.h
2011-12-21 John KoleszarMerge "tokenizer: use correct block type context in...
2011-12-19 JohannMerge "Avoid heap allocation of firstpass stats"
2011-12-15 Scott LaVarnwayMoved dequant idct into common
2011-11-28 Scott LaVarnwayMerge "Modified the inverse walsh to output directly"
2011-11-17 Scott LaVarnwayMerge "Added predictor stride argument(s) to subtract...
2011-11-15 Scott LaVarnwayAdded predictor stride argument(s) to subtract functions
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 Scott LaVarnwayRelocated idct/add calls for encoder
2011-11-09 Tero RintaluomaARMv6 optimized Intra4x4 prediction
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-02 Yaowu XuMerge "added code to clear 2nd order block when appropr...
2011-10-28 Yaowu Xuadded code to clear 2nd order block when appropriate
2011-10-19 JohannMerge "Fix: NEON copy/extend frame for small sizes"
2011-10-19 JohannMerge "enc: save entropy probs only when needed for...
2011-10-19 Scott LaVarnwayMerge "Remove usage of predict buffer for decode"
2011-10-18 Scott LaVarnwayRemove usage of predict buffer for decode
2011-09-30 Paul WilkinsMerge "CQ and two pass rate control."
2011-09-22 John KoleszarMerge "clamp_mvs() using the wrong motion vector inform...
2011-09-22 John KoleszarMerge changes Ie650e9b8,I2427e494
2011-09-22 JohannMerge "Replace vpx_ports/config.h with vpx_config.h"
2011-09-22 Attila NagyReplace vpx_ports/config.h with vpx_config.h
2011-07-08 JohannMerge "clean up warnings when building arm with rtcd"
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 Yunqing WangMerge "Copy macroblock data to a buffer before encoding it"
2011-06-28 JohannMerge "utilize preload in ARMv6 MC/LPF/Copy routines"
2011-06-23 Yunqing WangCopy macroblock data to a buffer before encoding it
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-14 Paul WilkinsMerge "Fix RT only build"
2011-06-14 Tero RintaluomaFix RT only build
2011-06-13 Scott LaVarnwayPopulate bmi for B_PRED only
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-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
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 Yaowu XuMerge "revise two function definitions with less parame...
2011-05-20 John KoleszarMerge "Remove unused members of VP8_COMP"
2011-05-20 Yaowu Xurevise two function definitions with less parameters
2011-05-20 Yaowu XuMerge "disable trellis optimization for first pass"
2011-05-20 Yaowu Xudisable trellis optimization for first pass
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-12 Yunqing WangMerge "Modification and issue fix in full-pixel refinin...
2011-05-11 Yaowu XuMerge "remove a variable no longer in use"
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-11 Yaowu Xuremove a variable no longer in use
2011-05-11 John KoleszarMerge "Use stdint.h for VS2010"
2011-05-06 John KoleszarMerge "Don't override active_worst_quality in 2 pass"
2011-05-06 JohannMerge "neon fast quantizer updated"
next