index
:
libvpx.git
riscv64_android_optimization
Unnamed repository; edit this file 'description' to name the repository.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2023-04-19
vp9_spatial_svc_encoder: quiet -Wunused-but-set-variable
James Zern
2023-04-12
svc_encodeframe: clear -Wshadow warnings
James Zern
2023-03-20
svc_encodeframe.c: fix -Wstringop-truncation
James Zern
2022-08-23
.clang-format: update to clang-format-11
clang-format
2022-08-14
examples/svc_encodeframe.c: rm empty {}s in switch
James Zern
2022-05-06
add some missing realloc checks
James Zern
2022-05-03
vp9 svc sample: set fps from y4m file
Jerome Jiang
2022-04-28
examples: add missing argv_dup alloc checks
James Zern
2022-02-08
rtc-vp9: Fix intra-only for bypass mode
Marco Paniconi
2022-01-31
Merge "Use background segmentation mask with ROI" into main
Jerome Jiang
2022-01-27
Use background segmentation mask with ROI
Jerome Jiang
2021-12-02
clear -Wextra-semi/-Wextra-semi-stmt warnings
James Zern
2021-11-02
tools_common.h: add VPX_TOOLS_FORMAT_PRINTF
James Zern
2021-03-12
vp9-rtc: Add postencode_drop control to sample encoder
Marco Paniconi
2021-03-04
Use -std=gnu++11 instead of -std=c++11
Jerome Jiang
2021-02-18
Remove two pass related code from svc sample encoder.
Jerome Jiang
2021-02-03
Fix to vpx_temporal_svc_encoder
Marco Paniconi
2020-10-02
Add codec control to disable loopfilter for vp9
Jerome Jiang
2020-08-25
vp9-rtc: Add control to disable maxq on overshoot
Marco Paniconi
2020-08-17
rtc-vp9: Fix to rcstats in vp9_spatial_svc_encoder
Marco Paniconi
2020-05-11
Merge changes Ib55d46e9,I4a4feeab
James Zern
2020-05-07
examples: use die() on dec/enc_init() failure
James Zern
2020-05-06
vpx_dec_fuzzer: add coverage for VP9D_SET_LOOP_FILTER_OPT
James Zern
2019-11-06
example: Enable row-mt on low res and speed 7 8.
Jerome Jiang
2019-06-14
vpx_dec_fuzzer: Remove fmemopen dependency
Harish Mahendrakar
2019-06-12
vpx_dec_fuzzer: Add -fsanitize=fuzzer-no-link
Harish Mahendrakar
2019-04-10
Revert "Disable mismatch check on vp9 svc examples."
Jerome Jiang
2019-04-05
svc_encodeframe: check strdup return
James Zern
2019-03-27
Disable mismatch check on vp9 svc examples.
Jerome Jiang
2019-03-21
fix redundant cast in examples.
Jerome Jiang
2019-03-14
Merge "Enclose macro arguments in parentheses"
Jerome Jiang
2019-03-14
Enclose macro arguments in parentheses
Jerome Jiang
2019-03-11
Merge "vp9: map speed > 9 to speed 9."
Jerome Jiang
2019-03-08
Merge "vp9 svc: add simulcast mode when inter-layer pred is off."
Jerome Jiang
2019-03-07
vp9 svc: add simulcast mode when inter-layer pred is off.
Jerome Jiang
2019-03-07
vp9-svc: Fix to sample encoder for 1 layer
Marco Paniconi
2019-03-05
vp9: map speed > 9 to speed 9.
Jerome Jiang
2019-03-05
vp9 svc example: use CONFIG_VP9_DECODER guarding decoding.
Jerome Jiang
2019-02-11
Test decode and find mismatch in vp9 svc example encoder.
Jerome Jiang
2019-02-11
refactor vp9 svc example encoder.
Jerome Jiang
2019-02-08
vp9 svc example encoder accept -o (--output) for output.
Jerome Jiang
2019-02-07
Merge "vp9: Write height and width to ivf header in SVC example encoder."
Jerome Jiang
2019-02-07
vp9: Write height and width to ivf header in SVC example encoder.
Jerome Jiang
2019-02-06
Merge "No vpx_img_alloc for y4m input in example encoders."
Jerome Jiang
2019-02-05
No vpx_img_alloc for y4m input in example encoders.
Jerome Jiang
2019-02-01
vpx_dec_fuzzer: Remove dependency on tools_common.c
Harish Mahendrakar
2019-01-30
add y4m support to vp9 example encoders.
Jerome Jiang
2018-12-21
svc examples: resolve missing declarations
Johann
2018-11-14
vpx_dec_fuzzer: Unify single and multi-thread tests
Harish Mahendrakar
2018-11-14
Added libFuzzer plugin to test decoders
Harish Mahendrakar
[next]