limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com
[profile/ivi/libvpx.git] / vp8 /
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-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."
2010-06-13 Paul WilkinsMerge "Tuning of baseline Rd equation to improve behavi...
2010-06-13 Paul WilkinsMerge "Incorrect comment."
2010-06-12 John KoleszarMake this/next iiratio unsigned.
2010-06-12 John KoleszarMerge "require --enable-psnr to build ssim"
2010-06-11 John KoleszarMerge "Enable vp8_sad16x16x4d_sse3 in non-RTCD case"
2010-06-11 Yaowu XuMerge "Change preprocessor check to _WIN32"
2010-06-11 John KoleszarEnable vp8_sad16x16x4d_sse3 in non-RTCD case
2010-06-11 John Koleszarrequire --enable-psnr to build ssim
2010-06-11 Makoto Katosome XMM registers are non-volatile on windows x64 ABI
2010-06-11 Paul WilkinsIncorrect comment.
2010-06-11 Paul WilkinsUse local pointer to pbi->common.
2010-06-11 Paul WilkinsTuning of baseline Rd equation to improve behavior...
2010-06-11 Yunqing WangMerge "Improve vp8_sixtap_predict functions"
2010-06-11 John Koleszarreplace while(0) construct with if/else
2010-06-10 Timothy B. TerriberryFix new MV clamping scheme for chroma MVs.
2010-06-10 John KoleszarRemove reference to 'vpx Technologies'
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 WilkinsAdjust 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-10 John KoleszarMerge "Make shared object use extralibs"
2010-06-09 John KoleszarRemove secondary mv clamping from decode stage
2010-06-08 Yaowu Xuminor cleanup of quantizer and fdct code
2010-06-08 Yaowu Xufix a typo
2010-06-08 Paul WilkinsCorrect comment
2010-06-07 Paul WilkinsFix RD bug.
2010-06-07 Philip Jägenstedtremove unreferenced variable i
2010-06-07 Yaowu XuMerge "Remove duplicate and unused functions"
2010-06-07 Yaowu XuRemove duplicate and unused functions
2010-06-05 John Koleszarshared library support (.so)
2010-06-04 John KoleszarLICENSE: update with latest text
2010-06-02 Yaowu XuMerge "Remove un-necessary memory initialization"
2010-06-01 Yunqing WangRemove costly memory reads/writes in vp8_reset_mb_token...
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-28 Yaowu XuFix stats format and correct data size and bit rate...
2010-05-28 Yaowu XuIncrease the size of output packet list
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-26 John KoleszarMerge "examples: use I420 input for encoders"
2010-05-25 John KoleszarMerge "vpx_image: add VPX_ prefix to PLANE_*"
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
2010-05-25 John Koleszarremove references to vp8/vp8.h
2010-05-25 Paul WilkinsCorrect bit allocation when the alternative reference...
2010-05-25 John Koleszarvpx_image: add VPX_ prefix to PLANE_*
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-24 James ZernMerge "Restore and deprecate img_fmt"
2010-05-24 Yunqing WangFixed minor bug for realtime-only building
2010-05-21 James ZernPut img_fmt in the vpx namespace
2010-05-21 John Koleszarconfigure: remove HAVE_CONFIG_H
2010-05-21 John KoleszarMerge "makefile: fix error message due to missing quotes"
2010-05-21 Paul WilkinsMerge "Fixed incorrect casts that broke rate control...
2010-05-20 Paul WilkinsFixed incorrect casts that broke rate control in some...
next