Merge branch 'origin/eider' into master
[profile/ivi/libvpx.git] / vp8 / encoder / onyx_int.h
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-04 John KoleszarFormalize encodeframe.c forward delclarations
2012-05-03 John KoleszarMerge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICIT...
2012-05-02 John KoleszarMerge "Fix compiler warnings" into eider
2012-05-02 John KoleszarAdd VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITY
2012-05-02 Timothy B. TerriberryFix trailing commas in enums.
2012-05-02 Timothy B. TerriberryFix trailing commas in enums.
2012-05-01 JohannMerge "Update paths for iOS 5.1" into eider
2012-04-23 John KoleszarMerge "Use LIBSUBDIR for vpx.pc." into eider
2012-04-23 John KoleszarMerge "multi-res: restore v1.0.0 API" into eider
2012-04-23 Attila NagyShares one set of RD costs tables between all encoding...
2012-04-20 John Koleszarvp8_change_config: don't force kf with spatial resampling
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
2012-03-16 Yunqing WangMerge "Add motion search skipping in first pass"
2012-03-16 Yunqing WangAdd motion search skipping in first pass
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-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-06 JohannMove SAD and variance functions to common
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-16 Attila NagyMultithreaded encoder, late sync loopfilter
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-30 John KoleszarRTCD: add arnr functions
2012-01-30 John KoleszarRTCD: add motion search functions
2012-01-30 John KoleszarRTCD: add block subtraction functions
2012-01-30 John KoleszarRTCD: add quantizer 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-20 Deb MukherjeeMerge "Overhauling the thresholds and mixing proportion...
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-18 Deb MukherjeeMerge "Modifying the base q propagation in the mfqe...
2012-01-14 Adrian GrangeFixed bugs in multi-layer code related to changing...
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
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 "Add missing includes for multi-res"
2011-12-22 John KoleszarMerge "Remove legacy integer types"
2011-12-22 John KoleszarRemove legacy integer types
2011-12-21 John KoleszarMerge "tokenizer: use correct block type context in...
2011-12-19 JohannMerge "Avoid heap allocation of firstpass stats"
2011-12-16 John KoleszarAvoid heap allocation of firstpass stats
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-12 Scott LaVarnwayMerge "Improved mmx/sse2 versions of iwalsh"
2011-12-10 Jim Bankoskivp8e - entropy stats per frame type
2011-12-07 JohannMerge "Reduce mem copies in encoder loopfilter level...
2011-12-07 Attila NagyReduce mem copies in encoder loopfilter level picking
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-23 JohannMerge "Move shared data to shared location"
2011-11-23 JohannMerge "Fix encoder partitioned output on ARM"
2011-11-23 Attila NagyFix encoder partitioned output on ARM
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-11 John Koleszaravoid resetting framerate during vpx_codec_enc_config_set()
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-04 Yunqing WangMerge "Add checks in MB quantizer initialization"
2011-11-01 Yunqing WangAdd checks in MB quantizer initialization
2011-10-25 Scott LaVarnwayMerge "Improved token decoder"
2011-10-24 Scott LaVarnwayMerge "Removed redundant mv clamps for nearmv and neare...
2011-10-21 Scott LaVarnwayMerge "Remove unused DETOK structure"
2011-10-21 John KoleszarMerge "Add license text to configure generated files."
2011-10-21 John KoleszarMerge "Fix: check cx_data buffer prior to write"
next