vp9[loongarch]: Optimize fdct4x4/8x8_lsx
[platform/upstream/libvpx.git] / test / postproc.sh
2021-03-12 James ZernMerge "vp8: restrict 1st pass cpu_used range"
2020-05-15 Yunqing WangMerge "vp9_firstpass.c: limit mv_limits with MV_MAX...
2020-05-07 James ZernMerge "libs.mk,msvc: add missing vp9rc project"
2020-04-29 James Zerntest/*.sh: add explicit error checks/returns
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-07-17 Scott LaVarnwayMerge "Added vp9_sad64x64_neon(), vp9_sad32x32_neon()"
2014-07-17 Paul WilkinsMerge "Changes to rd balance and multi-arf bug fix."
2014-07-16 Guillaume MartresMerge "vp9_ratectrl.c: refactor get_active_quality...
2014-07-15 Jingning HanMerge "Fix a potential invalid memory access in non...
2014-07-13 Jingning HanMerge "Fix chrome valgrind warning due to the use of...
2014-07-11 James ZernMerge "vp9_loopfilter.c: cosmetics"
2014-07-11 James ZernMerge "vpxenc: fix per-frame psnr/size output on a...
2014-07-11 Adrian GrangeMerge "Re-factor and simplify arnr filter."
2014-07-11 James ZernMerge "update vp9_thread.c"
2014-07-11 James ZernMerge changes Ie241772d,I3c72e226
2014-07-10 Yaowu XuMerge "Minor cleanup"
2014-07-10 Tom FineganMerge "sh tests: Add support for running tested program...
2014-07-10 Tom Finegansh tests: Add support for running tested programs withi...
2014-06-18 Dmitry KovalevMerge "Removing decode_one_iter() function."
2014-06-18 James ZernMerge "gen_msvs_proj: fix in tree configure under cygwin"
2014-06-17 Dmitry KovalevMerge "Moving RD-opt related code from vp9_encoder...
2014-06-17 Pengchong JinMerge "skip the un-necessary motion search in the first...
2014-06-17 Marco PaniconiMerge "vp8 denoising: add bias factor to zero_mv sse."
2014-06-17 Jingning HanMerge "Fix C versions of DC calculation functions"
2014-06-17 James ZernMerge "vp9_rtcd: correct avx2 references"
2014-06-16 Tom FineganMerge "example tests: Make failures due to incorrect...
2014-06-16 Tom Fineganexample tests: Make failures due to incorrect bin path...
2014-05-15 Yunqing WangMerge "AVX2 To VP9 Block Error Optimization"
2014-05-14 Dmitry KovalevMerge "Moving frame_coef_probs from VP9_COMP to local...
2014-05-14 Dmitry KovalevMerge "Cleaning up vp9_context_tree.c."
2014-05-14 Marco PaniconiMerge "Revert "Revert "Remove struct params from vp8_de...
2014-05-13 Dmitry KovalevMerge "Fixing constant value used to calculate frame...
2014-05-09 Yaowu XuMerge "Added a test vector"
2014-05-08 Dmitry KovalevMerge "Simplifying decoder_decode() function."
2014-05-08 Jingning HanMerge "Tune rate-distortion modeling to account for...
2014-05-07 Frank GalliganMerge "Revert "Remove struct params from vp8_denoiser_f...
2014-05-07 Dmitry KovalevMerge "Cleaning up vp9_encode_frame() function."
2014-05-07 Dmitry KovalevMerge "Using SPEED_FEATURES instead of VP9_COMP in...
2014-05-07 Dmitry KovalevMerge "Moving pair_set_epi32 macro into vp9_dct32x32_ss...
2014-05-07 Dmitry KovalevMerge "Removing MODE_TEST_HIT_STATS."
2014-05-07 Adrian GrangeMerge "Mark VP8E_SET_ARNR_TYPE as being deprecated"
2014-05-07 JohannMerge "Android NDK support for x86 and mips"
2014-05-07 Yunqing WangMerge "Clean up full-pixel search calling code"
2014-05-07 JohannMerge "Fix building for arm with Visual Studio 2013"
2014-05-07 JohannMerge "Don't try to use getenv on windows phone/rt"
2014-05-06 Vignesh Venkatasub... Merge "third_party/libwebm: pull from upstream"
2014-05-06 Jingning HanMerge "SSSE3 implementation of full inverse 8x8 2D...
2014-05-06 Minghai ShangMerge "[spatial svc] Fix one extra frame count during...
2014-05-06 Minghai ShangMerge "[spatial svc] Use VPX_DL_GOOD_QUALITY for vp9_sp...
2014-05-06 Minghai ShangMerge "[spatial svc] No need to code full width and...
2014-05-06 Dmitry KovalevMerge "Cleaning up vp9_full_range_search_c() function."
2014-05-06 Dmitry KovalevMerge "Moving costs from MACROBLOCK to VP9_COMP."
2014-05-06 Dmitry KovalevMerge "Cleaning up vp9_variance.c"
2014-05-05 Adrian GrangeMerge changes Ibfa447fe,I771809ba
2014-05-05 JohannMerge "VP8 for ARMv8 by using NEON intrinsics 16"
2014-05-05 JohannMerge "VP8 for ARMv8 by using NEON intrinsics 15"
2014-05-05 Tom FineganAdd test for postproc example.