vp9_cx_iface: set default cpu_used=5 w/CONFIG_REALTIME_ONLY
[platform/upstream/libvpx.git] / test / buffer.h
2022-06-02 James Zerntest/*: normalize use of nullptr
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-08-01 Paul WilkinsMerge "Respond more rapidly to excessive local overshoot."
2017-07-10 Jerome JiangMerge "vp9: Remove alt-ref from denoiser."
2017-07-06 James ZernMerge changes from topic 'rm-dec-frame-parallel'
2017-07-05 James ZernMerge changes from topic 'rm-dec-frame-parallel'
2017-07-05 James ZernMerge "test_vector_test,vp8: correct thread range"
2017-07-05 Yaowu XuMerge "Further refactoring of mod error calculation."
2017-07-05 Yaowu XuMerge "Fix incorrect index test in GF group rate assign...
2017-07-05 James ZernMerge "googletest: suppress unsigned overflow in the...
2017-07-05 Johann KoenigMerge "test/buffer.h: move range checking to compiler"
2017-07-05 James ZernMerge "dct_partial_test: cover vpx_fdct8x8_1_msa in...
2017-07-05 Hui SuMerge "level tests: allow level undershoot"
2017-07-05 James ZernMerge changes from topic 'missing-proto'
2017-07-05 Johann KoenigMerge "partial fdct neon: maintain neon registers"
2017-07-05 Johanntest/buffer.h: move range checking to compiler
2017-07-02 James ZernMerge "buffer.h: incorrect RandRange results"
2017-07-02 Johannbuffer.h: incorrect RandRange results
2017-06-30 James ZernMerge "cosmetics,vp9/encoder: s/txm/txfm/"
2017-06-30 Jerome JiangMerge "vp9: Adjust condition for checking intra mode."
2017-06-30 Linfeng ZhangMerge changes I5d038b4f,I9d00d1dd,I0722841d,I1f640db7
2017-06-30 James ZernMerge changes from topic 'rm-dec-frame-parallel'
2017-06-30 Johannbuffer.h: use stride_ instead of stride()
2017-06-30 Johanntesting: ranges for random values
2017-06-28 Johann KoenigMerge changes Ib454762d,I966650df,Ie126553e,I068f06c6...
2017-06-28 Johann KoenigMerge "buffer.h: Only allow Init() to be called once."
2017-06-28 Johannbuffer.h: Only allow Init() to be called once.
2017-06-12 Hui SuMerge "vp9 level targeting: more strict constraint...
2017-06-10 Jerome JiangMerge "Remove duplication on vp8/9_write_yuv_frame."
2017-06-09 Johann KoenigMerge "idct_test: don't use std::nothrow anymore"
2017-06-09 Johann KoenigMerge "buffer.h: allow declaring an alignment"
2017-06-09 Johann KoenigMerge "Remove some dead code. Coverity CID 1310058"
2017-06-09 Johannbuffer.h: allow declaring an alignment
2017-06-08 James ZernMerge "vp8_decode_frame: fix oob read on truncated...
2017-06-08 JohannRevert "buffer.h: use size_t"
2017-06-08 Jerome JiangMerge "Merge skin detection code in vp8/9."
2017-06-08 Johann KoenigMerge "fdct16x16 neon optimization"
2017-06-07 Marco PaniconiMerge "vp9: SVC: Enable simple_block_yrd for temporal...
2017-06-07 Johann KoenigMerge changes Iade45f69,I18d90658,Ieca3f1ef
2017-06-07 Johannbuffer.h: add num_elements_
2017-06-07 Johannbuffer.h: zero-init all values
2017-06-07 Johannbuffer.h: use size_t
2017-06-06 James ZernMerge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16...
2017-06-06 Marco PaniconiMerge "vp9: SVC: Adjust some speed settings for SVC...
2017-06-06 Johannbuffer.h: split out init
2017-06-06 Johannbuffer.h: Use T for values
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
2017-02-04 Yunqing WangMerge "Changes to facilitate multi-threading of encodin...
2017-02-02 Johann KoenigMerge "Update third_party/googletest to 1.8.0"
2017-02-02 Kaustubh RasteMerge "Add mips msa sum_squares_2d_i16 function"
2017-02-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
2017-02-01 Yunqing WangMerge "Changes to facilitate row based multi-threading...
2017-02-01 Johann KoenigMerge "quantize ssse3: remove unused pxor"
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-26 JohannUse Buffer class for post proc tests
2017-01-13 Jingning HanMerge "Rework 8x8 transpose SSSE3 for avg computation"
2017-01-13 Jingning HanMerge "Rework 8x8 transpose SSSE3 for inverse 2D-DCT"
2017-01-13 Marco PaniconiMerge "vp9: Update threshold for partition copy."
2017-01-12 JohannMerge remote-tracking branch 'origin/longtailedduck'
2017-01-12 Marco PaniconiMerge "vp9: Make the denoiser work with spatial SVC."
2017-01-12 Johann KoenigMerge "Create a class for buffers used in tests"
2017-01-11 JohannCreate a class for buffers used in tests