Merge branch 'origin/eider' into master
[profile/ivi/libvpx.git] / vp8 / decoder / threading.c
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-04 John Koleszarfix vp8_ namespace issues
2012-04-24 Attila NagySimplifies decoder multithread synching
2012-04-23 Scott LaVarnwayMerge "Removes duplication of key frame mode probabilities"
2012-04-23 Attila NagyOptimizes precalculated decoder block ptrs&offs
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 LaVarnwayUpdated vp8_build_intra_predictors_mby_s(sse2/ssse3)
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 JohannMerge "RFC: Reorganize MFQE loops"
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-14 John KoleszarMerge "fix potential use of uninitialized rate_y"
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-03-12 JohannMerge "Move SAD and variance functions to common"
2012-03-09 John KoleszarMerge "vpx_timer: increase resolution"
2012-03-09 Scott LaVarnwayMerge changes I9c26870a,Ifabb0f67
2012-03-08 Scott LaVarnwaythreading.c refactoring
2012-02-29 Scott LaVarnwayDecoder loops refactoring
2012-02-28 Scott LaVarnwayMerge changes Ifb450710,I61c4a132
2012-02-28 Scott LaVarnwayMerge "Removed duplicate code in threading.c"
2012-02-28 Scott LaVarnwayEliminated reconintra_mt.c
2012-02-28 Scott LaVarnwayRemoved duplicate code in threading.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-08 John KoleszarMerge "Add OS/2 supports"
2012-02-06 Adrian GrangeMerge "Added 2 temporal patterns with new parameters"
2012-02-06 Yunqing WangMerge "Allow to skip highest-resolution encoding in...
2012-02-02 Scott LaVarnwayRemoved frames_till_alt_ref_frame from MACROBLOCKD
2012-02-02 Scott LaVarnwayRemoved frames_since_golden from MACROBLOCKD
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 remaining IDCT functions
2012-01-30 John KoleszarRTCD: add loopfilter functions
2012-01-30 John KoleszarNew RTCD implementation
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-09 JohannMerge "Remove symbian target and associated files."
2012-01-06 James ZernMerge "Reduce the default kf_max_dist to 128."
2012-01-06 John KoleszarMerge "Reduced the size of Y1Dequant and friends to...
2012-01-06 Scott LaVarnwayReduced the size of Y1Dequant and friends to [128][2]
2012-01-05 Scott LaVarnwayMerge "Removed unused diff buffer"
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
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-12-05 John KoleszarMerge "Speed selection support for disabled reference...
2011-11-28 Scott LaVarnwayMerge "Modified the inverse walsh to output directly"
2011-11-25 Scott LaVarnwayModified the inverse walsh to output directly
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
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-20 JohannMerge "NEON FDCT updated to match current C code"
2011-09-20 JohannMerge "NEON walsh transform updated to match C"
2011-09-20 JohannMerge "Updated ARMv6 forward transforms to match C"
2011-09-20 JohannMerge "Fixed armv5te multiplications"
2011-09-19 Stefan HolmerFix necessary for input partitions iface to match the...
2011-09-16 John KoleszarMerge "Fixes the boundary checks for extrapolated and...
2011-09-16 Scott LaVarnwayclamp_mvs() using the wrong motion vector information
2011-09-14 John KoleszarMerge "Fix odd-sized image support in decoder examples"
2011-08-31 Scott LaVarnwayMerge "Skip computation of distortion in vp8_pick_inter...
2011-08-31 Scott LaVarnwayMerge "Removed bmi copy to/from BLOCKD"
2011-08-24 Scott LaVarnwayRemoved bmi copy to/from BLOCKD
2011-08-24 Scott LaVarnwayMerge "Faster vp8_default_coef_probs"
2011-08-19 John KoleszarMerge "Copy less when active map is in use"
2011-08-12 Stefan HolmerDisable error concealment until first key frame is...
2011-08-12 John KoleszarMerge "Disable error concealment until first key frame...
2011-08-12 Stefan HolmerDisable error concealment until first key frame is...
2011-07-22 JohannMerge "fix sharpness bug and clean up"
2011-07-22 Johannfix sharpness bug and clean up
2011-07-18 John KoleszarMerge "Disable __longjmp_chk protection"
2011-07-15 Scott LaVarnwayMerge "Tokenize MB optimized"
2011-07-15 Yunqing WangMerge "Fix vpxenc encoding incorrect webm file header...
2011-07-13 Fritz KoenigMerge "Better allocate yuv buffers."
2011-07-13 Yunqing WangMerge "Fix unnecessary casting of B_PREDICTION_MODE...
2011-07-13 Fritz KoenigMerge "Reduce motion vector search on alt-ref frame."
2011-07-13 John KoleszarMerge "Remove rotting NDS_NITRO code."
2011-07-13 JohannMerge "New loop filter interface"
2011-07-08 Attila NagyNew loop filter interface
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-28 JohannMerge "respect alignment in arm asm files"
2011-06-27 JohannMerge "configuration, support disabling any subset...
2011-06-27 Stefan HolmerAdding support for error concealment in multi-threaded...
2011-06-17 John KoleszarMerge "Use SSE as BPRED distortion metric consistently"
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 Attila NagyRemove redundant check for KEY_FRAME in multithreaded...
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"
next