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
/
encodemb.c
Age
Commit message (
Expand
)
Author
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
2015-08-18
Rename vp8 quantize.c
Johann
2015-07-07
Unify subtract function used in VP8/9
Jingning Han
2015-07-06
Move subtract functions from vp9 to vpx_dsp
Jingning Han
2015-04-28
vpx_mem: remove vpx_memcpy
James Zern
2014-09-12
Remove unused vp8_strict_quantize
Johann
2012-11-15
support building vp8 and vp9 into a single lib
John Koleszar
2012-06-11
Fix pedantic compiler warnings
John Koleszar
2012-01-30
RTCD: add arnr functions
John Koleszar
2012-01-30
RTCD: add block subtraction functions
John Koleszar
2012-01-30
RTCD: add FDCT functions
John Koleszar
2012-01-30
RTCD: add subpixel functions
John Koleszar
2012-01-30
RTCD: add recon functions
John Koleszar
2011-12-15
Moved dequant idct into common
Scott LaVarnway
2011-11-15
Added predictor stride argument(s) to subtract functions
Scott LaVarnway
2011-11-09
Relocated idct/add calls for encoder
Scott LaVarnway
2011-11-04
Fix issue 374: eob read incorrectly
Tero Rintaluoma
2011-11-03
Merge "Change use of eob in the encoder"
Scott LaVarnway
2011-11-03
Change use of eob in the encoder
Tero Rintaluoma
2011-10-28
added code to clear 2nd order block when appropriate
Yaowu Xu
2011-10-18
Remove usage of predict buffer for decode
Scott LaVarnway
2011-09-22
Replace vpx_ports/config.h with vpx_config.h
Attila Nagy
2011-08-24
Removed bmi copy to/from BLOCKD
Scott LaVarnway
2011-06-23
Copy macroblock data to a buffer before encoding it
Yunqing Wang
2011-05-09
clean up unused variable warnings
Johann
2011-04-20
Removed redundant checks of the mode_info_context flags
Scott LaVarnway
2011-04-11
Set cpu_used range to [-16, 16] in real-time mode
Yunqing Wang
2011-04-11
Define RDCOST only once
Yunqing Wang
2011-03-17
Increase static linkage, remove unused functions
John Koleszar
2011-02-24
Removed vp8_block2type
Scott LaVarnway
2011-02-10
Fix relative include paths
John Koleszar
2011-01-11
Remove unused local variables
Henrik Lundin
2010-12-06
Merge "adjust RDMULT for UV plane in quantization RDO"
Yaowu Xu
2010-12-06
adjust RDMULT for UV plane in quantization RDO
Yaowu Xu
2010-12-03
Merge 'Add simple version of activity masking.'
John Koleszar
2010-11-11
make rdmult adaptive for intra in quantizer RDO
Yaowu Xu
2010-10-26
make vp8_recon16x16mb{,y} RTCD functions
John Koleszar
2010-10-21
Convert [4][4] matrices to [16] arrays.
Timothy B. Terriberry
2010-10-15
change to make use of more trellis quantization
Yaowu Xu
2010-10-12
Centralize mb skip state calculation
John Koleszar
2010-10-12
Add simple version of activity masking.
Timothy B. Terriberry
2010-10-02
enable trellis quantization for 2nd order blocks
Yaowu Xu
2010-09-09
Use WebM in copyright notice for consistency
John Koleszar
2010-08-31
Changed above and left context data layout
Scott LaVarnway
2010-08-12
Removed unnecessary MB_MODE_INFO copies
Scott LaVarnway
2010-08-10
Removed duplicate functions
Yaowu Xu
2010-08-10
Add trellis quantization.
Timothy B. Terriberry
2010-06-24
Redo the forward 4x4 dct
Yaowu Xu
[next]