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
/
vpx_scale
/
yv12config.h
Age
Commit message (
Expand
)
Author
2018-11-20
Declare buffer_alloc_sz and frame_size as size_t.
Wan-Teh Chang
2018-09-15
cosmetics: normalize include guards
James Zern
2016-07-26
vpx_scale: apply clang-format
clang-format
2015-10-16
Add a new enum type vpx_color_range_t
Yaowu Xu
2015-09-25
vp9/10: improve support for render_width/height.
Ronald S. Bultje
2015-09-16
Add support for color-range.
Ronald S. Bultje
2015-08-14
Change vp9_ prefix function names in vpx_scale to vpx_
Jingning Han
2015-02-06
Prevent VP8 encoding crash
Yaowu Xu
2015-01-13
Enable decoder to pass through color space info
Yaowu Xu
2014-12-15
Revert "Revert "Add support for setting byte alignment.""
Frank Galligan
2014-12-15
Revert "Add support for setting byte alignment."
Paul Wilkins
2014-12-12
Add support for setting byte alignment.
Frank Galligan
2014-10-11
yv12config: fix highbitdepth build
James Zern
2014-10-02
Fix subsampling check for images 1 pixel wide/tall
Alex Converse
2014-09-08
BITSTREAM CLARIFICATION: Forbid referencing across color spaces.
Alex Converse
2014-09-02
Adds config opt for highbitdepth + misc. vpx
Deb Mukherjee
2014-02-13
cosmetics: yv12config.h: remove extra indent
James Zern
2014-02-10
Add get release decoder frame buffer functions.
Frank Galligan
2014-01-24
Revert external frame buffer code.
Frank Galligan
2014-01-21
Seperate the border size for encoder and decoder.
hkuang
2013-12-16
{,vpx_scale}: normalize include guards
James Zern
2013-12-15
Add support to pass in external frame buffers.
Frank Galligan
2013-08-22
vpx_scale: correct pixel spelling
James Zern
2013-07-16
Merge "yv12config: remove YUV_TYPE"
James Zern
2013-07-15
Change to extend full border only when needed
Yaowu Xu
2013-07-15
Increase border size from 96 to 160.
Ronald S. Bultje
2013-07-12
yv12config: remove YUV_TYPE
James Zern
2013-06-25
Only do metrics on cropped (visible) area of picture.
Ronald S. Bultje
2013-05-15
Adding alpha plane to YV12_BUFFER_CONFIG structure.
Dmitry Kovalev
2013-05-09
Subsampling aware allocs and bitstream
John Koleszar
2013-04-29
Expand UMV border to 96 pixels
John Koleszar
2013-03-13
Fix pulsing issue with scaling
John Koleszar
2013-02-08
Avoid allocating memory when resizing frames
John Koleszar
2012-12-18
Use standard integer types for pixel values and coefficients.
Ronald S. Bultje
2012-11-02
vpx_scale: sync from master
John Koleszar
2012-07-31
Merging and bug-fix in enhanced_interp experiment
Deb Mukherjee
2012-07-17
Restyle code
John Koleszar
2012-03-15
WebM Experimental Codec Branch Snapshot
Yaowu Xu
2011-04-20
Do not copy data between encoder reference buffers.
Attila Nagy
2011-03-17
Increase static linkage, remove unused functions
John Koleszar
2011-01-19
Implement error tracking in the decoder
Henrik Lundin
2010-10-27
Eliminate more warnings.
Timothy B. Terriberry
2010-09-09
Use WebM in copyright notice for consistency
John Koleszar
2010-06-18
cosmetics: trim trailing whitespace
John Koleszar
2010-06-04
LICENSE: update with latest text
John Koleszar
2010-05-18
Initial WebM release
John Koleszar