Merge "NEON FDCT updated to match current C code"
[profile/ivi/libvpx.git] / vp8 / encoder / arm / arm_csystemdependent.c
2011-09-20 JohannMerge "NEON FDCT updated to match current C code"
2011-09-20 JohannMerge "NEON walsh transform updated to match C"
2011-09-20 JohannMerge "Updated ARMv6 forward transforms to match C"
2011-09-20 Tero RintaluomaNEON FDCT updated to match current C code
2011-09-19 Tero RintaluomaUpdated ARMv6 forward transforms to match C
2011-07-13 Fritz KoenigMerge "Better allocate yuv buffers."
2011-07-13 Fritz KoenigMerge "Reduce motion vector search on alt-ref frame."
2011-07-13 JohannMerge "update x86 asm for loopfilter"
2011-07-13 JohannMerge "Update armv6 loopfilter to new interface"
2011-07-13 JohannMerge "Update armv7 loopfilter to new interface"
2011-07-13 JohannMerge "New loop filter interface"
2011-07-08 Yunqing WangMerge "Adjust full-pixel clamping and motion vector...
2011-07-08 JohannMerge "clean up warnings when building arm with rtcd"
2011-06-29 Johannclean up warnings when building arm with rtcd
2011-06-28 JohannMerge "utilize preload in ARMv6 MC/LPF/Copy routines"
2011-06-16 John KoleszarMerge "Disable specialcase for last frames if the seque...
2011-06-09 John KoleszarMerge "bug fix mode_info_context not initialized for...
2011-06-09 Yaowu Xuremove one set of 16x16 variance funcations
2011-06-08 JohannMerge "Revert "Use shared object files for ELF""
2011-06-08 Scott LaVarnwayMerge "Removed unused function parameters"
2011-06-07 Yaowu XuMerge "remove redundant functions"
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 Yaowu Xuremove redundant functions
2011-06-06 JohannMerge "neon fast quantize block pair"
2011-06-01 Tero Rintaluomaneon fast quantize block pair
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
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-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 John KoleszarMerge "Don't override active_worst_quality in 2 pass"
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-06 Tero Rintaluomaneon fast quantizer updated
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 Yunqing WangMerge "Use full-pixel MV in mvsadcost calculation"
2011-04-01 John KoleszarMerge "vpxenc: die on realloc failures"
2011-04-01 JohannMerge "Wrapper function removed from vp8_subtract_b_neo...
2011-03-31 JohannMerge "ARMv6 optimized subtract functions"
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-29 Tero RintaluomaARMv6 optimized subtract functions
2011-03-24 JohannMerge "use asm_offsets with vp8_regular_quantize_b_sse2"
2011-03-23 JohannMerge "ARMv6 optimized fdct4x4"
2011-03-21 Tero RintaluomaARMv6 optimized fdct4x4
2011-03-17 John KoleszarMerge "Fix "used uninitialized" warning in vp8_pack_bit...
2011-03-15 Attila NagyAdd vp8_variance8x8_armv6 and vp8_sub_pixel_variance8x8...
2011-03-14 John KoleszarMerge "Fix an unused variable warning."
2011-03-14 JohannMerge "Add vp8_mse16x16_armv6 function"
2011-03-14 Attila NagyAdd vp8_mse16x16_armv6 function
2011-03-11 JohannMerge "Move build_intra_predictors_mby to RTCD framework"
2011-03-11 JohannMerge "ARMv6 optimized quantization"
2011-03-11 Yunqing WangMerge "Encoder loopfilter running in its own thread"
2011-03-11 Tero RintaluomaARMv6 optimized quantization
2011-03-09 John KoleszarMerge "Configuration updates:Making a clear distinction...
2011-03-08 Yunqing WangMerge "Add zero offset checking in SSE2 sub-pixel filte...
2011-03-08 Yunqing WangMerge "Write SSSE3 sub-pixel filter function"
2011-03-04 JohannMerge "examples: use function to get iface pointers"
2011-03-04 JohannMerge "change CFLAGS for 64 bit icc builds"
2011-03-04 John KoleszarMerge "clean up msvs project generation"
2011-03-04 John KoleszarMerge "Fixing divide by zero"
2011-03-04 John KoleszarMerge "documentation: minor updates to vp8 (en|de)coder"
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-03-02 JohannMerge "ARMv6 optimized half pixel variance calculations"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-23 Tero RintaluomaARMv6 optimized half pixel variance calculations
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-16 Yunqing WangMerge "Allocate source buffers to be multiples of 16"
2011-02-16 JohannMerge "ARMv6 optimized sad16x16"
2011-02-11 Tero RintaluomaARMv6 optimized sad16x16
2011-02-11 Yaowu XuMerge "Redefining good quality speed settings"
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
2011-02-10 John KoleszarFix relative include paths
2011-02-10 JohannMerge "Adds armv6 optimized variance calculation"
2011-02-09 Tero RintaluomaAdds armv6 optimized variance calculation
2011-01-26 Paul WilkinsMerge "Fix for incorrect variable declaration."
2011-01-25 JohannMerge "move new neon subpixel function"
2011-01-25 JohannMerge "Fix issue 262, vp8cx_pack_tokens_into_partitions...
2011-01-25 Johannmove new neon subpixel function
2011-01-25 Yunqing WangMerge "Modify calling of NEON code in sub-pixel search"
2011-01-18 Yunqing WangModify calling of NEON code in sub-pixel search
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-10-27 John KoleszarFix half-pixel variance RTCD functions
2010-10-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-26 John KoleszarMerge WebM input/output branch
2010-10-25 Fritz KoenigMerge "Debug option for drawing motion vectors."
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-25 Timothy B. TerriberryAdd runtime CPU detection support for ARM.