Fix multi-resolution threaded encoding
[profile/ivi/libvpx.git] / vp8 / encoder / rdopt.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-29 John KoleszarMerge "FTFY: an automated style corrector"
2012-03-26 Scott LaVarnwayRemoved duplicate vp8_build_intra_predictors_mb y/uv
2012-03-21 James BerryMerge "remove __inline for compiler compatibility"
2012-03-21 James Berryremove __inline for compiler compatibility
2012-03-16 JohannMerge "RFC: Reorganize MFQE loops"
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-14 John KoleszarMerge "Fix build under Estonian locale"
2012-03-14 John KoleszarMerge "fix potential use of uninitialized rate_y"
2012-03-14 John Koleszarfix potential use of uninitialized rate_y
2012-03-13 Jim BankoskiMerge "Adds a motion compensated temporal denoiser...
2012-03-13 Stefan HolmerAdds a motion compensated temporal denoiser to the...
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-07 Yaowu XuMerge "vp8e - RDLambda fix"
2012-03-06 Jim Bankoskivp8e - RDLambda fix
2012-03-06 JohannMerge "include CHANGELOG in CODEC_SRCS"
2012-03-06 JohannMove SAD and variance functions to common
2012-03-05 Jim BankoskiMerge "vp8e - fix coefficient costing"
2012-03-05 Jim Bankoskivp8e - fix coefficient costing
2012-03-01 Jim BankoskiMerge "vp8e - attempt to lessen blockiness"
2012-02-29 Jim Bankoskivp8e - attempt to lessen blockiness
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-28 Yunqing WangOnly do uv intra-mode evaluation when intra mode is...
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-27 Yunqing WangFix skippable evaluation in mode decision
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-21 John KoleszarMerge changes I0341554f,I64e110c8
2012-02-21 Scott LaVarnwayMerge "Remove redundant init of segment_counts in vp8_e...
2012-02-21 John KoleszarMerge "Update encoder mb_skip_coeff and prob_skip_false...
2012-02-17 John KoleszarMerge changes Idf1a05f3,If227b29b,Iac784d39
2012-02-17 JohannMerge "OS X shell is incompatible with echo -n"
2012-02-17 Yunqing WangMerge "Fix incorrect use of uv eobs in intra modes"
2012-02-17 Yunqing WangFix incorrect use of uv eobs in intra modes
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 LaVarnwayMoved ref_frame_cost from MACROBLOCKD to MACROBLOCK
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 recon functions
2012-01-30 John KoleszarRTCD: add remaining IDCT functions
2012-01-26 John KoleszarMerge changes I17e1a348,Iad710941
2012-01-26 John KoleszarCorrect clamping in use of vp8_find_near_mvs()
2012-01-20 Deb MukherjeeMerge "Overhauling the thresholds and mixing proportion...
2012-01-19 Jeff FaustMerge "Simplify an assignment statement"
2012-01-19 John KoleszarMerge "Remove duplicate line in parameter parsing."
2012-01-18 John KoleszarMerge "get_plane_pointers: use u/v planes consistently"
2012-01-18 Jim BankoskiMerge "vp8d - valgrind warnings in mb post processor"
2012-01-18 John KoleszarMerge changes I1ebe76aa,Ia079b52b
2012-01-11 John Koleszarrdopt/pickinter: factor out some common setup
2012-01-11 John Koleszarrdopt: remove unused frame_lf_or_gf
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-22 John KoleszarMerge "Add missing includes for multi-res"
2011-12-22 John KoleszarMerge "Remove unnecessary ternary constructs"
2011-12-22 John KoleszarRemove unnecessary ternary constructs
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-12-15 Yunqing WangMerge "Only call vp8_find_near_mvs() once for each...
2011-12-15 Yunqing WangOnly call vp8_find_near_mvs() once for each macroblock
2011-12-14 John KoleszarMerge "add check to ensure that cq_level falls within...
2011-12-14 John KoleszarMerge "fix: active_worst_quality could be set above...
2011-12-13 John KoleszarMerge "vpx_integer.h: fix incorrect type emulation"
2011-12-13 Yunqing WangMerge "Align image buffer in multiple-resolution encoder"
2011-12-12 Jim BankoskiMerge "vp8e - entropy stats per frame type"
2011-12-10 Jim Bankoskivp8e - entropy stats per frame type
2011-12-07 JohannMerge "Reduce mem copies in encoder loopfilter level...
2011-12-06 Yunqing WangMerge "Allow aligning the raw image buffer"
2011-12-05 Yunqing WangMultiple-resolution encoder
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-18 John KoleszarSpeed selection support for disabled reference frames
2011-11-17 Scott LaVarnwayMerge "Added predictor stride argument(s) to subtract...
2011-11-16 JohannMerge "avoid resetting framerate during vpx_codec_enc_c...
2011-11-15 Scott LaVarnwayAdded predictor stride argument(s) to subtract functions
2011-11-11 John Koleszaravoid resetting framerate during vpx_codec_enc_config_set()
2011-11-09 Scott LaVarnwayMerge "Relocated idct/add calls for encoder"
next