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
/
decoder
Age
Commit message (
Expand
)
Author
2017-01-12
Add decoder getters for the last quantizer.
Peter Boström
2016-12-14
Change order of operation to avoid ubsan warnings
Yaowu Xu
2016-12-13
Reapply 'Amend and improve VP8 multithreading implementation'
Jim Bankoski
2016-09-29
vp8,frame_buffers: remove unused use_frame_threads
James Zern
2016-09-29
Remove vp8_clear_system_state
Johann
2016-09-15
apply clang-format
clang-format
2016-09-13
vp8 decoder: cast decoding_thread_count to int
Johann
2016-08-31
Remove CONFIG_DEBUG guards from assert()
Johann
2016-08-23
vp8_decoder_create_threads: check sem/pthread returns
James Zern
2016-08-23
vp8_create_decoder_instances: add missing setjmp
James Zern
2016-07-23
vp8/decodeframe: fix signed/unsigned comparison
James Zern
2016-07-23
vp8:fix threading issues
Jim Bankoski
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-06-22
vp8 error concealment: remove unused variables
Johann
2016-06-14
Use data size directly instead of recomputing.
Johann
2016-06-01
Fix VP8 encoder UBSAN/IOC errors
Yaowu Xu
2016-05-19
vp8/error_concealment: remove shift of negative value
James Zern
2016-01-08
Amend and improve VP8 multithreading implementation
Yunqing Wang
2015-12-03
vp8: fix quantizer clamping
James Zern
2015-09-30
vp8: change build_intra_predictors_mby_s to use vpx_dsp.
Ronald S. Bultje
2015-08-27
vp8: use VPX(MIN|MAX) from vpx_dsp_common.h
James Zern
2015-08-26
Clean up unused function warnings in vp8 decoder
Johann
2015-07-29
Add const to a variable declaration
Yaowu Xu
2015-05-14
vp8: make some functions static
James Zern
2015-04-28
vpx_mem: remove vpx_memset
James Zern
2015-04-28
vpx_mem: remove vpx_memcpy
James Zern
2015-04-03
vp8_decode_frame: remove dead increment
James Zern
2014-12-21
Revert "remove vp8 unused uvstride parm in simple loop filter"
Jim Bankoski
2014-12-21
Merge "remove vp8 unused uvstride parm in simple loop filter"
Jim Bankoski
2014-12-16
Silence -Werror=unused-parameter
Johann
2014-07-10
call vp[89]_clear_system_state after longjmp
James Zern
2014-05-27
remove vp8 unused uvstride parm in simple loop filter
Jim Bankoski
2014-04-29
Remove VP8 save_reg_neon function
Yunqing Wang
2014-04-23
Add VPXD_SET_DECRYPTOR support to the VP9 decoder.
Joey Parrish
2014-04-16
Prevent reading of uninitialized value
Yaowu Xu
2014-01-23
vp8/decoder: add extern "C" to headers
James Zern
2013-12-16
vp8/decoder: normalize include guards
James Zern
2013-12-03
Fix a spelling mistake in filename
Yaowu Xu
2013-12-03
Fix VP8 border replication for very small image
Yaowu Xu
2013-10-29
Merge "decodframe.c: use vpx_memset instead of cast"
Johann
2013-10-29
Merge "threading.c: use vpx_memset instead of cast"
Johann
2013-10-29
decodframe.c: use vpx_memset instead of cast
Johann
2013-10-29
threading.c: use vpx_memset instead of cast
Johann
2013-10-29
changed to comply with strict aliasing rule
Yaowu Xu
2013-09-23
fix integer overflow in vp8
Yaowu Xu
2013-09-17
Silence a bunch of MSVC warnings
Yaowu Xu
2013-07-12
yv12config: remove YUV_TYPE
James Zern
[next]