summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-28Bump up to v1.10.0tizen_7.0_m2_releasetizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163501submit/tizen/20210730.070304accepted/tizen/unified/20210802.135805accepted/tizen/7.0/unified/hotfix/20221116.111044accepted/tizen/7.0/unified/20221110.062557accepted/tizen/6.5/unified/20211029.014243tizen_7.0_hotfixtizen_6.5accepted/tizen_7.0_unified_hotfixaccepted/tizen_6.5_unifiedJeongmo Yang216-18343/+10484
2021-03-18Msvc builds convert to windows path w/msys envv1.10.0upstream/ruddyAdam B. Goode1-1/+2
2021-03-11Prepare for v1.10.0 release.v1.10.0-rc2Jerome Jiang5-9/+59
2021-03-04Check for _WIN32 instead of WIN32.v1.10.0-rc1James Touton1-1/+1
2021-03-04Merge "Add fields into RC for Vizier ML experiments."Paul Wilkins7-41/+257
2021-03-04Merge "override assembler with --as option on msvs"Jerome Jiang5-8/+14
2021-03-04Use -std=gnu++11 instead of -std=c++11Jerome Jiang3-8/+8
2021-03-03override assembler with --as option on msvsJerome Jiang5-8/+14
2021-03-03Add fields into RC for Vizier ML experiments.Paul Wilkins7-41/+257
2021-02-26Remove comments for removed 'active_map' parameterWan-Teh Chang1-4/+0
2021-02-18Remove two pass related code from svc sample encoder.Jerome Jiang1-63/+6
2021-02-05vp8_denoiser_sse2_test: disable BitexactCheck w/gcc-8+James Zern1-0/+5
2021-02-03svc: Fix an existing unittest for flexible modeMarco Paniconi2-6/+8
2021-02-03Merge "L2E: let external rate control pass in a max frame size"Cheng Chen5-6/+49
2021-02-03Merge "svc: Unittest for ksvc flexible mode with no updates on TL > 0"Marco Paniconi1-7/+65
2021-02-03svc: Unittest for ksvc flexible mode with no updates on TL > 0Marco Paniconi1-7/+65
2021-02-03Merge "vp8_denoiser_sse2_test: use ASSERT instead of EXPECT"James Zern1-2/+2
2021-02-03vp8_denoiser_sse2_test: use ASSERT instead of EXPECTJames Zern1-2/+2
2021-02-03L2E: let external rate control pass in a max frame sizeCheng Chen5-6/+49
2021-02-03Fix to vpx_temporal_svc_encoderMarco Paniconi1-0/+1
2021-01-29Relax constraints on Y4M header parsingElliott Karpilovsky1-24/+54
2021-01-28Relax constraints on Y4M header parsingElliott Karpilovsky2-31/+71
2021-01-27Merge changes I43d9d477,I8d4661ecJames Zern2-4/+5
2021-01-27Merge "svc: turn off use_base_mv on non base layer."Jerome Jiang1-1/+1
2021-01-27svc: turn off use_base_mv on non base layer.Jerome Jiang1-1/+1
2021-01-26vp9_end_to_end_test: fix compile with gcc 4.8.5James Zern1-1/+1
2021-01-26sad_test: fix compilation w/gcc 4.8.5James Zern1-3/+4
2021-01-23Merge "Do not reuse mv in base spatial layer if curr buf same as prev."Jerome Jiang1-2/+5
2021-01-21Do not reuse mv in base spatial layer if curr buf same as prev.Jerome Jiang1-2/+5
2021-01-20Use VPX_CODEC_INVALID_PARAM when ext_ratectrl=NULLAngie Chiang1-6/+6
2021-01-20Handle vp9_extrc functions' return status properlyAngie Chiang2-6/+29
2021-01-21Merge changes Ib016ab5a,Ie6d63a68,I96b18436,I0b98741dAngie Chiang2-36/+84
2021-01-19Add return to vp9_extrc_update_encodeframe_resultAngie Chiang2-14/+20
2021-01-19Add status in vp9_extrc_get_encodeframe_decisionAngie Chiang2-3/+11
2021-01-19Return status in vp9_extrc_send_firstpass_statsAngie Chiang2-6/+14
2021-01-19Return status in vp9_extrc_create/init/deleteAngie Chiang2-13/+39
2021-01-19{highbd_,}loopfilter_neon.c: quiet -Wmaybe-uninitializedJames Zern2-0/+30
2021-01-14Relax constraints on Y4M header parsingElliott Karpilovsky3-190/+241
2021-01-13vpxenc: initalize the image objectHui Su1-7/+4
2020-12-17Fix show_index in vp9_extrc_encodeframe_decision()Angie Chiang2-1/+6
2020-12-17Correct pixel_count in encode_frame_resultAngie Chiang1-2/+2
2020-12-15First pass: skip motion search for intra-onlyHui Su1-2/+2
2020-12-11Merge "configure: add darwin20 cross-compile support"James Zern1-2/+2
2020-12-11configure: add darwin20 cross-compile supportGregor Jasny1-2/+2
2020-12-10Fix nullptr with offset.Jeremy Leconte1-1/+4
2020-11-25Fix typos in simple_encode.hAngie Chiang1-1/+1
2020-11-24Merge "Revert "Close out file in EndEncode()""Angie Chiang1-4/+0
2020-11-24Revert "Close out file in EndEncode()"Angie Chiang1-4/+0
2020-11-24Merge "Close out file in EndEncode()"Angie Chiang1-0/+4
2020-11-24Merge "Refine documentation of vpx_ext_ratectrl.h"Angie Chiang1-13/+15