Merge branch 'origin/eider' into master
[profile/ivi/libvpx.git] / vp8 / encoder / encodeframe.c
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-09 Jim BankoskiMerge "vp8e - boolcoder unit test"
2012-05-04 John KoleszarFormalize encodeframe.c forward delclarations
2012-05-04 Attila NagyFix multi-resolution threaded encoding
2012-05-04 Yunqing WangMerge "vp8_multi_resolution_encoder.c is not a generate...
2012-05-04 Attila NagyFix multi-resolution threaded encoding
2012-04-23 Scott LaVarnwayRemoved mcomp_filter_type
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
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 "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-09 John KoleszarMerge "vpx_timer: increase resolution"
2012-03-09 Scott LaVarnwayMerge changes I9c26870a,Ifabb0f67
2012-03-01 Jim BankoskiMerge "vp8e - attempt to lessen blockiness"
2012-03-01 Jim BankoskiMerge "vp8e - static key boost"
2012-03-01 Jim BankoskiMerge "vp8e - force at least some change in over and...
2012-03-01 Scott LaVarnwayMerge "Packing bitstream on-the-fly with delayed contex...
2012-02-29 Attila NagyPacking bitstream on-the-fly with delayed context updates
2012-02-28 Scott LaVarnwayMerge changes Ifb450710,I61c4a132
2012-02-28 Scott LaVarnwayMerge "Removed duplicate code in threading.c"
2012-02-28 Yunqing WangMerge "Only do uv intra-mode evaluation when intra...
2012-02-27 John KoleszarMerge "vpxenc: initial implementation of multistream...
2012-02-27 John KoleszarMerge "decoder: reset segmentation map on keyframes"
2012-02-23 James BerryMerge "Add unit tests for idctllm_test and idctllm_mmx"
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 Attila NagyUpdate encoder mb_skip_coeff and prob_skip_false calcul...
2012-02-17 Attila NagyRemove redundant init of segment_counts in vp8_encode_frame
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-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-30 John KoleszarRTCD: add arnr functions
2012-01-30 John KoleszarRTCD: add quantizer 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 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 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-28 John KoleszarRemove unused MACROBLOCK member vector_range
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 Yunqing WangMerge mr_pick_inter_mode and pick_inter_mode
2011-12-15 Scott LaVarnwayMoved dequant idct into common
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-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-09 Scott LaVarnwayRelocated idct/add calls for encoder
2011-11-08 Yunqing WangFix checks in MB quantizer initialization
2011-10-19 JohannMerge "enc: save entropy probs only when needed for...
2011-10-14 John KoleszarMerge "vpxdec updated to use !feof() instead of *buf_sz...
2011-10-11 Adrian GrangeMerge "Added rate-targeted temporal scalability"
2011-10-11 Adrian GrangeAdded rate-targeted temporal scalability
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-09-16 John KoleszarMerge "Fixes the boundary checks for extrapolated and...
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-30 John KoleszarMerge "Recalculate zbin_extra only if regular quantizer...
2011-08-30 Alpha LamRecalculate zbin_extra only if regular quantizer is...
2011-08-24 Scott LaVarnwayRemoved bmi copy to/from BLOCKD
2011-07-28 John KoleszarMerge "configure: add --enable-static option"
next