Merge branch 'origin/eider' into master
[profile/ivi/libvpx.git] / vp8 / encoder / ethreading.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 Attila NagyShares one set of RD costs tables between all encoding...
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
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-16 Attila NagyMultithreaded encoder, late sync loopfilter
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-30 John KoleszarRTCD: add arnr functions
2012-01-30 John KoleszarRTCD: add FDCT functions
2012-01-30 John KoleszarRTCD: add recon functions
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-28 John KoleszarRemove unused BLOCK member force_empty
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-05 John KoleszarMerge "Speed selection support for disabled reference...
2011-11-29 John KoleszarMerge "bugfix: all vpxenc arguments were not parsed...
2011-11-28 Yunqing WangPopulate q_index in multi-thread encoding
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-08 Yunqing WangFix checks in MB quantizer initialization
2011-11-01 John KoleszarMerge "Fix: Increase default cx_data_size"
2011-10-26 Scott LaVarnwayMerge "Improved read_mb_modes_mv()"
2011-10-25 JohannMerge "remove uninitialized variable warning"
2011-10-25 Scott LaVarnwayMerge "Improved token decoder"
2011-10-25 Scott LaVarnwayMerge "Removed read_mv_ref"
2011-10-25 James ZernMerge "remove unused variable warning"
2011-10-24 Johannremove unused variable warning
2011-09-22 John KoleszarMerge "clamp_mvs() using the wrong motion vector inform...
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-09-13 Scott LaVarnwayFixed encoder crash
2011-07-08 JohannMerge "clean up warnings when building arm with rtcd"
2011-07-07 John KoleszarMerge "Set VPX_FRAME_IS_DROPPABLE"
2011-07-01 John KoleszarMerge "Properly use GET_GOT/RESTORE_GOT when using...
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-23 Yunqing WangCopy macroblock data to a buffer before encoding it
2011-06-16 John KoleszarMerge "Disable specialcase for last frames if the seque...
2011-06-08 JohannMerge "Revert "Use shared object files for ELF""
2011-06-08 John KoleszarMerge "vp8_pick_inter_mode: remove best_bmodes"
2011-06-08 John KoleszarMerge "vp8_pick_intra_mode: correct returned rate"
2011-06-08 John KoleszarMerge "Move RD intra block mode selection to rdopt.c"
2011-06-08 Scott LaVarnwayMerge "Removed unused function parameters"
2011-06-08 Yaowu XuMerge "Further activity masking changes:"
2011-06-08 Paul WilkinsFurther activity masking changes:
2011-06-07 John KoleszarMerge "Reduce overshoot in 1 pass rate control"
2011-06-07 Scott LaVarnwayMerge "Wrapped asserts in critical code with CONFIG_DEBUG"
2011-06-07 Scott LaVarnwayMerge "Removed unused function vp8_treed_read_num"
2011-06-07 John KoleszarMerge "Use shared object files for ELF"
2011-06-06 JohannMerge "neon fast quantize block pair"
2011-06-06 JohannMerge "adds preload for armv6 encoder asm"
2011-06-06 John KoleszarMerge "Don't allow very short GF groups even when the...
2011-06-03 Scott LaVarnwayMerge "Removed B_MODE_INFO"
2011-06-02 Scott LaVarnwayRemoved B_MODE_INFO
2011-06-01 John KoleszarMerge "Bugfix in vp8dx_set_reference"
2011-06-01 Tero Rintaluomaneon fast quantize block pair
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-24 Scott LaVarnwayRemoved unused variable warnings
2011-05-24 Scott LaVarnwayMerge "MODE_INFO size reduction"
next