Populate q_index in multi-thread encoding
[profile/ivi/libvpx.git] / vp8 / encoder / ethreading.c
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"
2011-05-24 Scott LaVarnwayMODE_INFO size reduction
2011-05-24 Yunqing WangMerge "Rewrite hex search function"
2011-05-23 Yaowu XuMerge "use get8x8var directly for non-subpixel motion...
2011-05-20 John KoleszarMerge "bug fix active_worst_quality set below active_be...
2011-05-20 JohannMerge "Fixed iwalsh_neon build problems with RVDS4.1"
2011-05-20 Yaowu XuMerge "revise two function definitions with less parame...
2011-05-20 John KoleszarMerge "Remove unused members of VP8_COMP"
2011-05-19 John KoleszarRemove unused members of VP8_COMP
2011-05-19 Scott LaVarnwayMerge "Make hor UV predict ~2x faster (73 vs 132 cycles...
2011-05-19 John KoleszarMerge "changed configure option name to reduce confusion"
2011-05-18 Yunqing WangMerge "Modify MVcount in pick_inter_mode to eliminate...
2011-05-13 John KoleszarMerge "Improve framerate adaptation"
2011-05-13 Yaowu XuMerge "adjusting rd constant slightly by ~10%"
2011-05-13 Paul WilkinsMerge "Restructure of activity masking code."
2011-05-13 Paul WilkinsRestructure of activity masking code.
2011-05-12 Yunqing WangMerge "Modification and issue fix in full-pixel refinin...
2011-05-11 Yaowu XuMerge "remove a variable no longer in use"
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-11 John KoleszarMerge "Use stdint.h for VS2010"
2011-05-06 Yaowu Xufix a bug related to gf_active_flags in multi-threaded...
2011-05-06 John KoleszarMerge "Don't override active_worst_quality in 2 pass"
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-06 Aron RosenbergFix semaphore emulation on Windows
2011-05-05 Yunqing WangFix rare hang in multi-thread encoder on Windows
2011-05-05 JohannMerge "Loopfilter NEON: Use VMOV for constant vectors...
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-04-18 Yaowu XuMerge "fixed an overflow in ssim calculation"
2011-04-04 JohannMerge "tweak vp8_regular_quantize_b_sse2"
2011-04-04 Yunqing WangMerge "Use full-pixel MV in mvsadcost calculation"
2011-04-01 Yunqing WangUse full-pixel MV in mvsadcost calculation
2011-03-31 Attila NagyRuntime detection of available processor cores.
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-23 JohannMerge "ARMv6 optimized fdct4x4"
2011-03-21 John KoleszarMerge "Allow specifying --end-usage by enum name"
2011-03-21 John KoleszarMerge "vpx_codec_dec_init: check that the iface is...
2011-03-21 Yunqing WangMerge "Fix multithreaded encoding for 1 MB wide frame"
2011-03-18 Attila NagyFix multithreaded encoding for 1 MB wide frame
2011-03-17 John KoleszarMerge "Fix "used uninitialized" warning in vp8_pack_bit...
2011-03-14 John KoleszarMerge "Fix an unused variable warning."
2011-03-14 JohannMerge "Add vp8_mse16x16_armv6 function"
2011-03-11 JohannMerge "ARMv6 optimized quantization"
2011-03-11 John KoleszarMerge "1 Pass CQ and VBR bug fixes"
2011-03-11 John KoleszarMerge "Fix incorrect macroblock counts in twopass rate...
2011-03-11 Yunqing WangMerge "Align SAD output array to be 16-byte aligned"
2011-03-11 John KoleszarMerge "vp8cx - psnr converted to call assemblerized...
2011-03-11 John KoleszarMerge "vp8cx- alternate ssim function with optimizations"
2011-03-11 Yunqing WangMerge "Encoder loopfilter running in its own thread"
2011-03-11 Attila NagyEncoder loopfilter running in its own thread
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-11 Yaowu XuMerge "Redefining good quality speed settings"
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
next