projects
/
platform
/
upstream
/
libvpx.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Refine interval for key frame boost calculation
[platform/upstream/libvpx.git]
/
args.h
2018-09-25
James Zern
Merge "vp9,encoder: check pointers before member access"
blob
|
commitdiff
2018-09-20
Angie Chiang
Merge changes Ibbe7a1c1,I4333a207
blob
|
commitdiff
2018-09-18
Johann Koenig
Merge "Fix buffer overrun of postproc_state.limits"
blob
|
commitdiff
2018-09-18
Hui Su
Merge "Remove unnecessary code"
blob
|
commitdiff
2018-09-18
Hui Su
Merge "Remove the SECOND_LEVEL_CHECKS_BEST macro"
blob
|
commitdiff
2018-09-18
Jingning Han
Merge "Add a frame_index entry to RefCntBuffer"
blob
|
commitdiff
2018-09-18
Jingning Han
Merge "Assign GOP frame offset to all the coding frames"
blob
|
commitdiff
2018-09-18
James Zern
Merge "cosmetics: normalize include guards"
blob
|
commitdiff
2018-09-15
James Zern
cosmetics: normalize include guards
blob
|
commitdiff
2017-02-09
Paul Wilkins
Merge "Fix to avoid abrupt relaxation of max qindex...
blob
|
commitdiff
|
diff to current
2016-07-22
Paul Wilkins
Merge "Sample points to reduce encode overhead."
blob
|
commitdiff
|
diff to current
2016-07-22
Paul Wilkins
Merge "Noise energy Experiment in first pass."
blob
|
commitdiff
|
diff to current
2016-07-21
Johann
Merge remote-tracking branch 'origin/khakicampbell'
blob
|
commitdiff
|
diff to current
2016-07-19
clang-format
top-level: apply clang-format
blob
|
commitdiff
|
diff to current
2015-01-23
hkuang
Merge branch 'frame-parallel' to enable frame parallel...
blob
|
commitdiff
|
diff to current
2014-12-22
Jim Bankoski
Merge "remove vp8 unused uvstride parm in simple loop...
blob
|
commitdiff
|
diff to current
2014-10-20
Yunqing Wang
Merge "SAD32xh and SAD64xh for AVX2"
blob
|
commitdiff
|
diff to current
2014-10-14
hkuang
Merge "Remove extra line."
blob
|
commitdiff
|
diff to current
2014-10-14
JackyChen
Merge "Code style change in unit test for VP8/VP9 denoi...
blob
|
commitdiff
|
diff to current
2014-10-13
Paul Wilkins
Merge "Add adaptation option for VBR."
blob
|
commitdiff
|
diff to current
2014-10-13
James Zern
Merge "args.h: add arg_parse_enum prototype"
blob
|
commitdiff
|
diff to current
2014-10-11
James Zern
args.h: add arg_parse_enum prototype
blob
|
commitdiff
|
diff to current
2014-02-26
hkuang
Merge "Fix a bug in intra prediction due to change...
blob
|
commitdiff
|
diff to current
2014-02-01
Dmitry Kovalev
Merge "Cleaning up motion compensation code."
blob
|
commitdiff
|
diff to current
2014-01-25
Frank Galligan
Merge "Optimize vp9_tm_predictor_8x8_neon function"
blob
|
commitdiff
|
diff to current
2014-01-24
Dmitry Kovalev
Merge "Removing MODE_STATS."
blob
|
commitdiff
|
diff to current
2014-01-24
Dmitry Kovalev
Merge "Implementing simple API to read video files."
blob
|
commitdiff
|
diff to current
2014-01-24
Frank Galligan
Merge "Revert external frame buffer code."
blob
|
commitdiff
|
diff to current
2014-01-24
Dmitry Kovalev
Merge "Setup pre[0] buffer before calls to {first_pass...
blob
|
commitdiff
|
diff to current
2014-01-24
hkuang
Merge "Add vp9_tm_predictor_16x16 neon implementation...
blob
|
commitdiff
|
diff to current
2014-01-24
James Zern
Merge changes I826655a7,I5164df72,Iba9b198c,Ide9a6846...
blob
|
commitdiff
|
diff to current
2014-01-24
James Zern
top-level: add extern "C" to headers
blob
|
commitdiff
|
diff to current
2014-01-22
Alex Converse
Merge "Have check_initial_width() take subsampling...
blob
|
commitdiff
|
diff to current
2014-01-16
hkuang
Merge "Add vp9_tm_predictor_4x4 neon implementation"
blob
|
commitdiff
|
diff to current
2014-01-09
Yunqing Wang
Merge "SSSE3 convolution optimization"
blob
|
commitdiff
|
diff to current
2014-01-08
hkuang
Merge "Add initial intra frame neon optimization. 1...
blob
|
commitdiff
|
diff to current
2014-01-03
Dmitry Kovalev
Merge "Replacing CHECK_BOUNDS macro with inline check_b...
blob
|
commitdiff
|
diff to current
2014-01-03
Dmitry Kovalev
Merge "Moving hev mask calculation into filter4() funct...
blob
|
commitdiff
|
diff to current
2014-01-02
Yaowu Xu
Merge "Fix show existing frame"
blob
|
commitdiff
|
diff to current
2013-12-19
Dmitry Kovalev
Merge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
blob
|
commitdiff
|
diff to current
2013-12-19
Dmitry Kovalev
Merge "Reusing FRAME_COUNTS in the encoder."
blob
|
commitdiff
|
diff to current
2013-12-18
Marco Paniconi
Merge "Updates for 1-pass CBR rate control."
blob
|
commitdiff
|
diff to current
2013-12-18
Yaowu Xu
Merge changes I5d28c2f5,Ib00b036f
blob
|
commitdiff
|
diff to current
2013-12-18
Dmitry Kovalev
Merge "Calling is_inter_block() only if mbmi is available."
blob
|
commitdiff
|
diff to current
2013-12-17
Dmitry Kovalev
Merge "Converting mode_lf_lut struct member into static...
blob
|
commitdiff
|
diff to current
2013-12-17
James Zern
{,vpx_scale}: normalize include guards
blob
|
commitdiff
|
diff to current
2013-01-25
Marco Paniconi
Merge "Bug fix: Handle input data ptr = NULL and size...
blob
|
commitdiff
|
diff to current
2013-01-08
Scott LaVarnway
Merge "Remove cpi parameter from update_mvcount()"
blob
|
commitdiff
|
diff to current
2012-12-27
John Koleszar
Merge branch 'vp9-preview' of review:webm/libvpx
blob
|
commitdiff
|
diff to current
2012-11-07
John Koleszar
Rough merge of master into experimental
blob
|
commitdiff
|
diff to current
2012-07-17
John Koleszar
Restyle code
blob
|
commitdiff
|
diff to current
2011-01-19
John Koleszar
Merge "Implement error tracking in the decoder"
blob
|
commitdiff
|
diff to current
2010-12-22
John Koleszar
Merge "make yasm generate cv8 debug data on win32"
blob
|
commitdiff
|
diff to current
2010-12-21
John Koleszar
Merge remote branch 'internal/upstream' into HEAD
blob
|
commitdiff
|
diff to current
2010-12-21
John Koleszar
Merge remote branch 'origin/master' into experimental
blob
|
commitdiff
|
diff to current
2010-12-20
Jim Bankoski
Merge "Add psnr/ssim tuning option"
blob
|
commitdiff
|
diff to current
2010-12-17
John Koleszar
Add psnr/ssim tuning option
blob
|
commitdiff
|
diff to current
2010-11-16
Suman Sunkara
Merge branch 'experimental' of ssh://on2-git.corp.googl...
blob
|
commitdiff
|
diff to current
2010-11-05
John Koleszar
Merge remote branch 'origin/master' into experimental
blob
|
commitdiff
|
diff to current
2010-09-21
John Koleszar
Merge "gitignore: initial version"
blob
|
commitdiff
|
diff to current
2010-09-10
John Koleszar
Merge remote branch 'internal/upstream' into HEAD
blob
|
commitdiff
|
diff to current
2010-09-09
Fritz Koenig
Merge branch 'master' of git://review.webmproject.org...
blob
|
commitdiff
|
diff to current
2010-09-09
John Koleszar
Use WebM in copyright notice for consistency
blob
|
commitdiff
|
diff to current
2010-08-31
John Koleszar
Merge remote branch 'internal/upstream' into HEAD
blob
|
commitdiff
|
diff to current
2010-06-18
John Koleszar
Merge "cosmetics: trim trailing whitespace"
blob
|
commitdiff
|
diff to current
2010-06-18
John Koleszar
cosmetics: trim trailing whitespace
blob
|
commitdiff
|
diff to current
2010-06-04
John Koleszar
LICENSE: update with latest text
blob
|
commitdiff
|
diff to current
2010-05-18
John Koleszar
Initial WebM release
v0.9.0
blob
|
commitdiff
|
diff to current