Removed ssse3 sixtap code
[profile/ivi/libvpx.git] / vp8 / common /
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-13 John Koleszarmove segmentation_common to encoder
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 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-10 Scott LaVarnwayAdded ssse3 version of sixtap filters
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-07-29 Yaowu XuMerge "Enable the switch between two versions of quantizer"
2010-07-28 Frank GalliganRemoved two unused global variables.
2010-07-27 John KoleszarMerge "msvs: fix install of codec sources"
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 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-19 Yaowu XuMerge "Improve the accuracy of forward walsh-hadamard...
2010-07-07 John KoleszarMerge "Fix misspelled "skiped" in onyxc_int.h to "skipp...
2010-07-07 Michael KohlerFix misspelled "skiped" in onyxc_int.h to "skipped".
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 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-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 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 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-11 Yunqing WangMerge "Improve vp8_sixtap_predict functions"
2010-06-10 Yunqing WangImprove vp8_sixtap_predict functions
2010-06-10 John KoleszarMerge "Detect toolchain based on gcc -dumpmachine"
2010-06-10 Paul WilkinsMerge "Adjust to avoid long line"
2010-06-10 Paul WilkinsMerge "Correct comment"
2010-06-10 Paul WilkinsMerge "Fix RD bug."
2010-06-10 John KoleszarMerge "Remove secondary mv clamping from decode stage"
2010-06-09 John KoleszarRemove secondary mv clamping from decode stage
2010-06-04 John KoleszarLICENSE: update with latest text
2010-06-02 Yaowu XuMerge "Remove un-necessary memory initialization"
2010-05-30 Yaowu XuRemove un-necessary memory initialization
2010-05-28 John KoleszarMerge "expose vp8_deblock"
2010-05-28 Luca Barbatoexpose vp8_deblock
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
2010-05-25 John KoleszarMerge "configure: support --enable-pic for generic...
2010-05-25 John Koleszarinstall includes in DIST_DIR/include/vpx, move vpx_code...
2010-05-24 John KoleszarMerge "Fixed an encoder debug/relese mismatch in x86_64...
2010-05-21 John Koleszarconfigure: remove HAVE_CONFIG_H
2010-05-18 John KoleszarInitial WebM release