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
/
vp9
/
decoder
Age
Commit message (
Expand
)
Author
2016-04-01
VP9: Refactor vp9_decode_block_tokens()
Scott LaVarnway
2016-03-28
Properly propagate out of memory errors.
Jean-Yves Avenard
2016-03-24
Merge changes Id0a490bc,I1b4a0504
James Zern
2016-03-24
VP9: Eliminate extra mv clamp in decoder
Scott LaVarnway
2016-03-23
vp9/inverse_transform_block_inter: move eob check
James Zern
2016-03-23
vp9/inverse_transform_block_intra: move eob check
James Zern
2016-02-22
Merge "VP9: rename vpx_read_mode_info to vp9_read_mode_info"
Scott LaVarnway
2016-02-19
VP9: rename vpx_read_mode_info to vp9_read_mode_info
Scott LaVarnway
2016-02-19
VP9: remove x_mis, y_mis calculations
Scott LaVarnway
2016-02-17
vp9/decoder,resize_mv_buffer: add missing alloc check
James Zern
2016-02-10
VP9: Pass NULL scale_factors ptr when not scaling
Scott LaVarnway
2016-02-09
VP9: Refactor read_inter_block_mode_info() -- 2
Scott LaVarnway
2016-02-02
vp9_detokenize.c: remove unused macros
James Zern
2016-02-01
Merge "VP9: Refactor read_inter_block_mode_info()"
Scott LaVarnway
2016-01-29
VP9: Refactor read_inter_block_mode_info()
Scott LaVarnway
2016-01-27
VP9: Refactor dec_build_inter_predictors_sb()
Scott LaVarnway
2016-01-19
VP9: Eliminate MB_MODE_INFO
Scott LaVarnway
2016-01-13
VP9: inline vp9_use_mv_hp()
Scott LaVarnway
2016-01-12
Merge "VP9: Eliminate unnecessary nearest/near searches"
Scott LaVarnway
2016-01-12
VP9: Eliminate unnecessary nearest/near searches
Scott LaVarnway
2016-01-05
Assert no mv clamping for scaled references
Yaowu Xu
2015-11-24
Merge "Deduplicate some high bit depth tables"
Alex Converse
2015-11-23
VP9: Only zero counts when !frame_parallel_decoding_mode (2)
Scott LaVarnway
2015-11-17
Fixed a few sanity checks.
Zoe Liu
2015-11-11
Revert "VP9: Only zero counts when !frame_parallel_decoding_mode"
James Zern
2015-11-09
VP9: Only zero counts when !frame_parallel_decoding_mode
Scott LaVarnway
2015-11-03
Deduplicate some high bit depth tables
Alex Converse
2015-10-29
vp9_decodeframe.h: add missing include
James Zern
2015-10-27
Shrink probability remap tables.
Alex Converse
2015-10-16
Add a new enum type vpx_color_range_t
Yaowu Xu
2015-10-10
tile_worker_hook: fix -Wclobbered warning
James Zern
2015-10-07
vp9/decode_tiles_mt: remove unnecessary local
James Zern
2015-10-06
vp9/tile_worker_hook: pass pbi directly
James Zern
2015-10-06
vp9/tile_worker_hook: add multiple tile decoding
James Zern
2015-09-30
VP9: remove plane_type from macroblockd_plane
Scott LaVarnway
2015-09-29
Merge "VP9: move loopfilter build masks to decode loop"
Scott LaVarnway
2015-09-29
VP9: move loopfilter build masks to decode loop
Scott LaVarnway
2015-09-25
vp9/10: improve support for render_width/height.
Ronald S. Bultje
2015-09-25
Rename display_{size,width,height} to render_*.
Ronald S. Bultje
2015-09-24
vp9/10 decoder_remove: check pbi pointer
James Zern
2015-09-17
Merge changes from topic 'tile-thread-cleanup'
James Zern
2015-09-16
Add support for color-range.
Ronald S. Bultje
2015-09-09
vp9: add extern "C" to headers
James Zern
2015-09-04
vp9/decode_tiles_mt: move frame count accum from loop
James Zern
2015-09-04
VP9Decoder: remove duplicate tile_worker_info
James Zern
2015-09-04
vp9/decode_tiles_mt: move some inits from inner loop
James Zern
2015-09-04
vp9_accumulate_frame_counts: pass counts directly
James Zern
2015-08-31
Include vpx_dsp_common.h when using VPXMIN/MAX
Johann
2015-08-26
vpx_dsp_common: add VPX prefix to MIN/MAX
James Zern
2015-08-14
Change vp9_ prefix function names in vpx_scale to vpx_
Jingning Han
[next]