Merge branch 'origin/eider' into master
[profile/ivi/libvpx.git] / vp8 / decoder / decodframe.c
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-04 John Koleszarfix vp8_ namespace issues
2012-05-04 Attila NagyMake global data const
2012-05-02 John KoleszarMerge "Fix compiler warnings" into eider
2012-05-02 Attila NagyFix compiler warnings
2012-04-26 Attila NagyMoves error concealment allocations from common parts...
2012-04-23 Scott LaVarnwayRemoved mcomp_filter_type
2012-04-23 Scott LaVarnwayMerge "Removes duplication of key frame mode probabilities"
2012-04-23 Attila NagyOptimizes precalculated decoder block ptrs&offs
2012-04-23 Attila NagyRemoves duplication of key frame mode probabilities
2012-04-20 Scott LaVarnwayMerge "Makes all mode token tables const part 2"
2012-04-19 Attila NagyPorts vpx_xcaler to new RTCD method
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 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 Yunqing WangMerge "Only do uv intra-mode evaluation when intra...
2012-02-27 Yunqing WangMerge "Fix skippable evaluation in mode decision"
2012-02-27 John KoleszarMerge "vpxenc: initial implementation of multistream...
2012-02-27 John KoleszarMerge "decoder: reset segmentation map on keyframes"
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-16 John Koleszardecoder: reset segmentation map on keyframes
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 subpixel functions
2012-01-30 John KoleszarRTCD: add recon functions
2012-01-30 John KoleszarRTCD: add remaining IDCT 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...
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-03 Scott LaVarnwayMerge "Remove useless g_common.h"
2011-12-22 John KoleszarMerge "Remove unnecessary ternary constructs"
2011-12-22 John KoleszarMerge "Remove legacy integer types"
2011-12-22 John KoleszarMerge "Use lookup tables for mode_check_freq"
2011-12-22 John KoleszarMerge "Use lookup tables for thresh_mult"
2011-12-22 John KoleszarMerge "Remove opaque pointer VP8D_PTR"
2011-12-21 James Zernsquash some signed/unsigned comparison warnings
2011-12-21 John KoleszarMerge "tokenizer: use correct block type context in...
2011-12-19 JohannMerge "Avoid heap allocation of firstpass stats"
2011-12-19 John KoleszarMerge "fix: make sure ss_err is large enough"
2011-12-19 Yunqing WangMerge "Merge mr_pick_inter_mode and pick_inter_mode"
2011-12-16 Scott LaVarnwayFixed mb_skip_coeff bug
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-23 JohannMerge "Move shared data to shared location"
2011-11-23 JohannMerge "Fix encoder partitioned output on ARM"
2011-11-23 John KoleszarMerge "Decoder fixes to better support reference pictur...
2011-11-21 Stefan HolmerDecoder fixes to better support reference picture selec...
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 Tero RintaluomaARMv6 optimized Intra4x4 prediction
2011-11-04 Yunqing WangMerge "Add checks in MB quantizer initialization"
2011-11-04 Scott LaVarnwayMerge "Fix issue 374: eob read incorrectly"
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-11-01 John KoleszarMerge "Fix: Increase default cx_data_size"
2011-11-01 Stefan HolmerChanging decoder input partition API to input fragments.
2011-10-26 JohannMerge "Reduce partial frame copy in encoder's pick_filt...
2011-10-26 Scott LaVarnwayMerge "Improved read_mb_modes_mv()"
2011-10-25 JohannMerge "remove uninitialized variable warning"
2011-10-25 Johannremove uninitialized variable warning
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"
next