index
:
libvpx.git
riscv64_android_optimization
Unnamed repository; edit this file 'description' to name the repository.
Yuuta Liang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vp8
/
encoder
/
encodeframe.c
Age
Commit message (
Expand
)
Author
2023-05-08
Unify implementation of CHECK_MEM_ERROR
Jerome Jiang
2022-03-31
remove unused vp8_encode_intra parameter
Johann
2021-12-02
clear -Wextra-semi/-Wextra-semi-stmt warnings
James Zern
2021-11-08
vp8: fix some implicit signed -> unsigned conv warnings
James Zern
2020-12-10
Fix nullptr with offset.
Jeremy Leconte
2019-04-23
Revert "Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enums"
Sai Deng
2019-04-23
Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enums
sdeng
2019-03-29
update .clang-format for version clang-7.0.1 update.
Hien Ho
2017-08-31
Add atomics to vp8 synchronization primitives.
Peter Boström
2017-06-21
vp8,encodeframe.h: correct prototypes
James Zern
2017-06-21
add ethreading.h
James Zern
2017-06-21
vp8,bitstream.h: add missing prototypes
James Zern
2016-12-13
Reapply 'Amend and improve VP8 multithreading implementation'
Jim Bankoski
2016-09-08
vp8: Remove TSAN warning around end of encode.
Alexander Potapenko
2016-07-21
Revert "Amend and improve VP8 multithreading implementation"
Yunqing Wang
2016-07-19
vp8: apply clang-tidy google-readability-braces-around-statements
clang-tidy
2016-07-18
prepend ++ instead of post in for loops.
Jim Bankoski
2016-07-15
vp8: apply clang-format
clang-format
2016-01-08
Amend and improve VP8 multithreading implementation
Yunqing Wang
2015-09-01
Only build multithreaded functions on mt builds.
Johann
2015-05-26
Move variance functions to vpx_dsp
Johann
2015-04-28
vpx_mem: remove vpx_memset
James Zern
2015-04-28
vpx_mem: remove vpx_memcpy
James Zern
2014-12-16
Silence -Werror=unused-parameter
Johann
2014-12-03
Various updates to vp8.
Marco
2014-11-06
Remove asm offset dependencies
Johann
2014-10-31
Remove pair quantization
Johann
2014-07-29
vp8: Add an aggressive denoising mode.
Marco Paniconi
2014-06-13
Allow for deblocking temporal-denoised signal.
Marco Paniconi
2013-06-04
Condition the zbin_boost increase to 1 layer.
Marco Paniconi
2013-04-19
Merge "Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c"
Scott LaVarnway
2013-04-15
Include RTCD header in encodeframe.c
Johann
2013-03-14
Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c
Scott LaVarnway
2012-12-11
Merge "Bug fix: use correct count_mb_ref_frame_usage"
Scott LaVarnway
2012-12-10
Bug fix: use correct count_mb_ref_frame_usage
Scott LaVarnway
2012-12-10
Moved error_bins to macroblock struct
Scott LaVarnway
2012-12-10
Merge "Moved zbin_mode_boost to macroblock struct"
Scott LaVarnway
2012-12-10
Update correct macroblock quantize_b function ptrs
Scott LaVarnway
2012-12-10
Moved zbin_mode_boost to macroblock struct
Scott LaVarnway
2012-12-05
Disable background update on non-base layer frames
Adrian Grange
2012-12-03
Merge "Moving rd_thresh_mult, rd_threshes to macroblock struct"
Scott LaVarnway
2012-12-03
Merge "Moving count_mb_ref_frame_usage to macroblock struct"
Scott LaVarnway
2012-11-06
Incorrect parameter passed into vp8_stuff_mb
Scott LaVarnway
2012-11-06
Moving count_mb_ref_frame_usage to macroblock struct
Scott LaVarnway
2012-11-06
Moving rd_thresh_mult, rd_threshes to macroblock struct
Scott LaVarnway
2012-11-06
Moving _error counts to macroblock struct
Scott LaVarnway
2012-11-06
Moving MVcount to macroblock struct
Scott LaVarnway
2012-11-05
Moving ymode_count, uv_mode_count to macroblock struct
Scott LaVarnway
2012-11-05
Moved skip_true_count to macroblock struct
Scott LaVarnway
2012-11-05
Moving coef_counts to macroblock struct
Scott LaVarnway
[next]