Removed ssse3 sixtap code
[profile/ivi/libvpx.git] / vp8 /
2010-08-18 Scott LaVarnwayRemoved ssse3 sixtap code
2010-08-16 John KoleszarMerge "store more vars than we removed"
2010-08-16 Johannstore more vars than we removed
2010-08-16 John Koleszararm: fix missing dependency with --enable-shared
2010-08-13 John Koleszarmove segmentation_common to encoder
2010-08-12 Johannframework for assembly version of the detokenizer
2010-08-12 Johannupdate structure
2010-08-12 Johannremove unused definition
2010-08-12 Scott LaVarnwayRemoved unnecessary MB_MODE_INFO copies
2010-08-11 Scott LaVarnwayMerge "Finished vp8_sixtap_predict4x4_ssse3 function"
2010-08-11 John Koleszarcosmetics: add missing 2D array braces
2010-08-11 John Koleszaravoid negative array subscript warnings
2010-08-11 Scott LaVarnwayFinished vp8_sixtap_predict4x4_ssse3 function
2010-08-11 Johannrename DETOK_[AL]
2010-08-11 Scott LaVarnwayMoved gf_active code to encoder only
2010-08-11 Yaowu XuRemoved duplicate functions
2010-08-11 Yaowu XuNormalize quantizer's zero bin and rounding factors
2010-08-11 Timothy B. TerriberryAdd trellis quantization.
2010-08-10 Scott LaVarnwayAdded ssse3 version of sixtap filters
2010-08-10 Yunqing WangFirst modification of multi-thread decoder
2010-08-09 John KoleszarMark loopfilter C functions as static
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-08-02 Jan Kratochvilnasm: end labels with colon (':')
2010-08-02 Jan Kratochvilnasm: use OWORD vs DQWORD
2010-08-02 John KoleszarMerge "Replace pinsrw (SSE) with MMX instructions"
2010-08-02 Philip JägenstedtReplace pinsrw (SSE) with MMX instructions
2010-07-29 John Koleszarapple: include proper mach primatives
2010-07-29 Yaowu XuMerge "Enable the switch between two versions of quantizer"
2010-07-28 Frank GalliganRemoved two unused global variables.
2010-07-28 Yaowu XuEnable the switch between two versions of quantizer
2010-07-27 John KoleszarMerge "msvs: fix install of codec sources"
2010-07-27 Johannx86/sse2: disable asm quantizer
2010-07-27 JohannFix build w/o RTCD
2010-07-27 John Koleszarneon: disable asm quantizer
2010-07-26 Fritz KoenigMerge "update arm idct functions"
2010-07-26 Fritz KoenigMerge changes I896fe6f9,I90d8b167
2010-07-26 Johannupdate arm idct functions
2010-07-23 Justin LebarIssue 150: Fixing linker warning in extend.c.
2010-07-23 Fredrik SöderquistDon't dereference ctx->priv if it hasn't been setup...
2010-07-23 Fredrik SöderquistOnly touch ctx->priv if vp8_mmap_alloc succeeded.
2010-07-23 Jeff MuizelaarChange the x86 idct functions to do reconstruction...
2010-07-23 Jeff MuizelaarCombine idct and reconstruction steps
2010-07-23 Fritz KoenigSwap alt/gold/new/last frame buffer ptrs instead of...
2010-07-23 Paul WilkinsMerge commit 'refs/changes/51/351/1' of ssh://review...
2010-07-23 Yaowu XuMerge "Make the quantizer exact."
2010-07-23 Paul WilkinsRate control bug with long key frame interval.
2010-07-23 Timothy B. TerriberryMake the quantizer exact.
2010-07-23 Paul Wilkins80 character line length on Arnr LUT
2010-07-22 Fritz KoenigRemove CONFIG_NEW_TOKENS files.
2010-07-22 John Koleszarmsvs: fix install of codec sources
2010-07-21 JohannMerge "limit range checking code for L[k] to CONFIG_DEB...
2010-07-19 Yaowu XuMerge "Improve the accuracy of forward walsh-hadamard...
2010-07-19 Paul WilkinsARNR Lookup Table.
2010-07-19 Paul WilkinsParameter limit change.
2010-07-19 Paul WilkinsRate control fix for ARNR filtered frames.
2010-07-16 Paul WilkinsFix: Incorrect 'cols' calculation in temporal filter.
2010-07-12 Michael Kohlerlimit range checking code for L[k] to CONFIG_DEBUG...
2010-07-07 John KoleszarMerge "Fix misspelled "paramter" in vpx_codec_internal...
2010-07-07 John KoleszarMerge "Fix misspelled "skiped" in onyxc_int.h to "skipp...
2010-07-07 Yaowu XuFix a compiling error on armv6
2010-07-07 Michael KohlerFix misspelled "skiped" in onyxc_int.h to "skipped".
2010-07-01 Adrian GrangeFix bug in 1st pass motion compensation
2010-07-01 Paul WilkinsMerge "Further adjustment of RD behaviour with Q and...
2010-07-01 John KoleszarMerge "ivfenc: correct fixed kf interval, --disable-kf"
2010-06-30 John KoleszarMerge "ARM WinCE VS8 build update"
2010-06-30 John KoleszarMerge "Remove INLINE/FORCEINLINE"
2010-06-30 John KoleszarUpdate loopfilter frame/filter/sharp info for multithread
2010-06-30 Yunqing WangMerge "Add loopfilter initialization fix in multithread...
2010-06-30 Yunqing WangAdd loopfilter initialization fix in multithreading...
2010-06-30 Adrian GrangeMerge "Fixed buffer selection for UV in AltRef filtering"
2010-06-29 Yunqing WangImprove SSE2 loopfilter functions
2010-06-29 Paul WilkinsFurther adjustment of RD behaviour with Q and Zbin.
2010-06-29 Yaowu XuImprove the accuracy of forward walsh-hadamard transform
2010-06-28 Adrian GrangeFixed buffer selection for UV in AltRef filtering
2010-06-24 Scott LaVarnwayAdded first-pass sse2 version of Yaowu's new fdct.
2010-06-24 Yaowu XuRedo the forward 4x4 dct
2010-06-24 Fritz Koenigvp8cx : bestsad declared and initialized incorrectly.
2010-06-24 Fritz Koenigvp8cx : bestsad declared and initialized incorrectly.
2010-06-24 John KoleszarRemove INLINE/FORCEINLINE
2010-06-21 John KoleszarMerge "Remove deprecated `svnstat' rule from Makefile"
2010-06-21 agrangeFix breakout thresh computation for golden & AltRef...
2010-06-21 agrangeChanged unary operator from ! to ~
2010-06-21 agrangeMoved DOUBLE_DIVIDE_CHECK to denominator (was on numerator)
2010-06-21 Timothy B. TerriberryFix a linker error on x86-64 Linux when not using a...
2010-06-18 Jim Bankoskivp8_block_error_xmm: remove unnecessary instructions
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 Yunqing WangMerge "Add x86_64-linux-icc target to build VP8 with...
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-18 John KoleszarMerge "Change bitreader to use a larger window."
2010-06-16 John KoleszarMerge "gen_scalers: fix 64-bit integer promotion bug"
2010-06-16 Timothy B. TerriberryChange bitreader to use a larger window.
2010-06-15 Yunqing WangMerge "More on "some XMM registers are non-volatile...
2010-06-15 Yunqing WangMore on "some XMM registers are non-volatile on windows...
2010-06-14 John Koleszarvp8_cx_iface: set default cpu used to 0
2010-06-14 Guillermo Balleste... Fix compiler warnings
2010-06-14 Scott LaVarnwaysse2 version of vp8_regular_quantize_b
2010-06-14 Paul WilkinsMerge "Use local pointer to pbi->common."
2010-06-14 John KoleszarMerge "platform autodetect: accept amd64 as a synonym...
2010-06-13 John KoleszarMerge "Make this/next iiratio unsigned."
next