vp9[loongarch]: Optimize fdct4x4/8x8_lsx
[platform/upstream/libvpx.git] / test / i420_video_source.h
2018-09-25 James ZernMerge "vp9,encoder: check pointers before member access"
2018-09-20 Angie ChiangMerge changes Ibbe7a1c1,I4333a207
2018-09-18 Johann KoenigMerge "Fix buffer overrun of postproc_state.limits"
2018-09-18 Hui SuMerge "Remove unnecessary code"
2018-09-18 Hui SuMerge "Remove the SECOND_LEVEL_CHECKS_BEST macro"
2018-09-18 Jingning HanMerge "Add a frame_index entry to RefCntBuffer"
2018-09-18 Jingning HanMerge "Assign GOP frame offset to all the coding frames"
2018-09-18 James ZernMerge "cosmetics: normalize include guards"
2018-09-15 James Zerncosmetics: normalize include guards
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-08-04 Johann KoenigMerge "Pad 'Left' when building under ASan"
2016-08-04 Marco PaniconiMerge "vp9 1pass vbr: Adjustment to gf interval."
2016-08-04 James ZernMerge "Resolve -Wshorten-64-to-32 warnings in prob.h."
2016-08-04 James ZernMerge "test: apply clang-format"
2016-07-27 clang-formattest: apply clang-format
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-10-24 James ZernMerge changes I8a9c9019,Ic7b2faa3,I44d42a50,I3f3a3924...
2014-10-23 Yunqing WangMerge "vp9_ethread: allocate frame contexts outside...
2014-10-20 Yunqing WangMerge "SAD32xh and SAD64xh for AVX2"
2014-10-20 Yunqing WangMerge "Remove the dependency in token storing locations"
2014-10-20 Paul WilkinsMerge "Alter adjustment of two pass GF/ARF boost with Q."
2014-10-18 Yaowu XuMerge "Remove unused VAR_BASED_FIXED_PARTITION flag"
2014-10-18 Yaowu XuMerge "Use rate/distortion thresholds to control non...
2014-10-17 Jingning HanMerge "Add init and reset functions for RD_COST struct"
2014-10-17 James ZernMerge "vp9_denoiser_sse2.c: eliminate gcc warnings"
2014-10-16 Deb MukherjeeMerge "Adds a set of end-to-end encode tests"
2014-10-16 Deb MukherjeeAdds a set of end-to-end encode tests
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-05 Dmitry KovalevMerge "Clamping active_{best, worst}_quality values."
2014-02-05 Dmitry KovalevMerge "Removing SECTIONBITS_OUTPUT."
2014-02-04 Dmitry KovalevMerge "Removing ENC_DEBUG."
2014-02-01 Dmitry KovalevMerge "Cleaning up motion compensation code."
2014-01-31 Dmitry KovalevMerge "Combining fb_idx_ref_cnt[] and yv12_fb[] arrays."
2014-01-31 Dmitry KovalevMerge "Renaming "mbskip" to "skip"."
2014-01-30 Yaowu XuMerge "Replace inline with INLINE"
2014-01-30 James ZernMerge "tests: fix a few msvc warnings"
2014-01-29 James Zerntests: fix a few msvc warnings
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-09-09 Ivan MaltzMerge "API extensions and sample app for spacial scalab...
2013-09-09 James ZernMerge "Revert "New mode_info_context storage""
2013-09-09 Yaowu XuMerge "Reduce the amount of extension in src frames"
2013-09-08 Jim BankoskiMerge "New mode_info_context storage"
2013-09-06 Deb MukherjeeMerge "Support a constant quality mode in VP9"
2013-09-06 Yaowu Xucleanup cpplint warnings
2013-07-09 Yaowu XuMerge "Fix loopfilter bug"
2013-06-27 Dmitry KovalevMerge "General cleanup in segmentation-related code."
2013-06-27 Dmitry KovalevMerge "Moving subexp encoding functions in separate...
2013-06-27 Jingning HanMerge "Make intra predictor reference buffer configurable"
2013-06-27 Yaowu XuMerge "Change to use LUT for mode-to-txfm conversion"
2013-06-26 Dmitry KovalevMerge "Using get_plane_block_{width, height} instead...
2013-06-26 John KoleszarMerge "vpxenc: send usage to stderr"
2013-06-26 John KoleszarMerge ".gitignore: add gcov files"
2013-06-26 John KoleszarMerge "Move vp9_counts_to_nmv_context to encoder"
2013-06-26 John KoleszarMerge "Move vp9_full_to_model_counts to encoder"
2013-06-26 John KoleszarMerge "make: add libvpx_test_srcs.txt target"
2013-06-26 John KoleszarMerge "tests/*source: test file pointer before reading"
2013-06-26 James Zerntests/*source: test file pointer before reading
2013-06-25 Ronald S. BultjeMerge "Only do metrics on cropped (visible) area of...
2013-06-25 Ronald S. BultjeMerge "Don't skip right/bottom border pixels in SSIM...
2013-06-25 Ronald S. BultjeMerge "Add averaging-SAD functions for 8-point comp...
2013-06-25 Jingning HanMerge "Cosmetic changes in 4x4 fwd transform unit test"
2013-06-25 Jingning HanMerge "Tune the rounding operations in 8x8 ADST/DCT...
2013-06-25 James ZernMerge "I420VideoSource: normalize framerate types"
2013-06-22 James ZernI420VideoSource: normalize framerate types
2013-06-13 John KoleszarMerge "libs.mk: allow tests to be sharded"
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-05-14 Yaowu XuMerge "changed to use adst for D63_PRED" into experimental
2013-05-14 Dmitry KovalevMerge "Code cleanup inside vp9_firstpass.c." into exper...
2013-05-09 John KoleszarMerge "Change test image format to VPX_IMG_FMT_I420...
2013-05-09 John KoleszarChange test image format to VPX_IMG_FMT_I420
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-10-27 Jim BankoskiMinor tweaks to video source frameworks
2012-10-22 John KoleszarMerge "postproc: allocate enough memory for limits...
2012-10-22 Yunqing WangMerge "Add unit test for decoder test_vector_test"
2012-10-22 Yunqing WangAdd unit test for decoder test_vector_test
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-07-10 JohannMerge "VP8 optimizations for MIPS dspr2"
2012-07-10 Yunqing WangMerge "Add unit test for vp8_sixtap_predict functions"
2012-07-10 John KoleszarMerge "I420VideoSource: add members to ctor initialization"
2012-07-10 Yunqing WangMerge "Remove goldfreq in VP8_COMP"
2012-07-10 James ZernI420VideoSource: add members to ctor initialization
2012-06-29 Yunqing WangMerge "Fix decimation_count in drop_frame"
2012-06-25 Jim BankoskiMerge "Add unit test for intra prediction."
2012-06-25 John KoleszarMerge changes I94a061eb,If6910fe3
2012-06-23 Jim Bankoskiadd auto keyframe unit test