Add packaging files for Tizen
[profile/ivi/libvpx.git] / vpx_ports / x86_abi_support.asm
2012-05-30 Jim BankoskiMerge "boolcoder_test "
2012-05-25 Jim BankoskiMerge "fix denoiser for temporal patterns and rd"
2012-05-24 John KoleszarMerge changes I231c062e,Idadc42c7
2012-05-24 John KoleszarMerge "Fix another multithreaded encoder loopfilter...
2012-05-24 John KoleszarMerge "Make libvpx Chromium build friendly"
2012-05-24 Alpha LamMake libvpx Chromium build friendly
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-16 Scott LaVarnwayMerge "decodemv cleanup/improvements"
2012-02-11 John KoleszarMerge "support changing resolution with vpx_codec_enc_c...
2012-02-08 John KoleszarMerge "Add OS/2 supports"
2012-02-08 KO Myung-HunAdd OS/2 supports
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 Ronald S. BultjeProperly use GET_GOT/RESTORE_GOT when using GLOBAL().
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-21 John KoleszarMerge "Remove unused kf rate variables"
2011-04-19 Johannmodify SAVE_XMM for potential 64bit use
2011-04-19 JohannMerge "Add save/restore xmm registers in x86 assembly...
2011-04-18 JohannAdd save/restore xmm registers in x86 assembly code
2011-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
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-12 Rafael Ávila de... Fix build with xcode4 and simplify GLOBAL.
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-10-20 John KoleszarMerge "Update arnr strength range form 1-6 to 0-6."
2010-10-19 Yaowu XuMerge "fixed a typo that mis-used Y plane stride for...
2010-10-05 Paul WilkinsMerge "Tune effect of motion on KF/GF boost in two...
2010-10-04 Jan Kratochvilnasm: address labels 'rel label' vice 'wrt rip'
2010-10-04 Jan Kratochvilnasm: match instruction length (movd/movq) to parameters
2010-09-21 John KoleszarMerge "Don't reset mb clamping state during splitmv...
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-21 John KoleszarMerge "configure: support for ppc32-linux-gcc"
2010-09-20 JohannMerge "reorder data to use wider instructions"
2010-09-20 JohannMerge "Update NEON wide idcts"
2010-09-15 Fritz KoenigModify GET_GOT macro for performance.
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-08-02 John KoleszarMerge "Issue 150: Fixing linker warning in extend.c."
2010-08-02 Jan Kratochvilnasm: avoid space before the :data symbol type.
2010-06-21 Timothy B. TerriberryFix a linker error on x86-64 Linux when not using a...
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-15 Yunqing WangMerge "More on "some XMM registers are non-volatile...
2010-06-14 Scott LaVarnwaysse2 version of vp8_regular_quantize_b
2010-06-14 Paul WilkinsMerge "Use local pointer to pbi->common."
2010-06-13 Paul WilkinsMerge "Tuning of baseline Rd equation to improve behavi...
2010-06-13 Paul WilkinsMerge "Incorrect comment."
2010-06-11 Yaowu XuMerge "Change preprocessor check to _WIN32"
2010-06-11 Makoto Katosome XMM registers are non-volatile on windows x64 ABI
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-27 John Koleszarx86: tell gnu ld that we don't require an executable...
2010-05-18 John KoleszarInitial WebM release