[svc] Finalize first version of 2nd pass rc
[platform/upstream/libvpx.git] / y4minput.h
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-01 Dmitry KovalevMerge "Cleaning up motion compensation code."
2014-01-25 Frank GalliganMerge "Optimize vp9_tm_predictor_8x8_neon function"
2014-01-24 Dmitry KovalevMerge "Removing MODE_STATS."
2014-01-24 Dmitry KovalevMerge "Implementing simple API to read video files."
2014-01-24 Frank GalliganMerge "Revert external frame buffer code."
2014-01-24 Dmitry KovalevMerge "Setup pre[0] buffer before calls to {first_pass...
2014-01-24 hkuangMerge "Add vp9_tm_predictor_16x16 neon implementation...
2014-01-24 James ZernMerge changes I826655a7,I5164df72,Iba9b198c,Ide9a6846...
2014-01-24 James Zerntop-level: add extern "C" to headers
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-03 Dmitry KovalevMerge "Replacing CHECK_BOUNDS macro with inline check_b...
2014-01-03 Dmitry KovalevMerge "Moving hev mask calculation into filter4() funct...
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-19 Dmitry KovalevMerge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
2013-12-19 Dmitry KovalevMerge "Reusing FRAME_COUNTS in the encoder."
2013-12-18 Marco PaniconiMerge "Updates for 1-pass CBR rate control."
2013-12-18 Yaowu XuMerge changes I5d28c2f5,Ib00b036f
2013-12-18 Dmitry KovalevMerge "Calling is_inter_block() only if mbmi is available."
2013-12-17 Dmitry KovalevMerge "Converting mode_lf_lut struct member into static...
2013-12-17 James Zern{,vpx_scale}: normalize include guards
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-06-13 John KoleszarMerge "libs.mk: allow tests to be sharded"
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-05-14 Yaowu XuMerge "changed to use adst for D63_PRED" into experimental
2013-05-07 Dmitry KovalevMerge "General code cleanup inside treewriter-related...
2013-05-07 Dmitry KovalevMerge "Adding encode_loopfilter function." into experim...
2013-05-07 Scott LaVarnwayMerge "Removed vp9_setup_intra_recon()" into experimental
2013-05-07 John KoleszarMerge "encode_test_driver: make ~Encoder virtual" into...
2013-05-07 Jingning HanMerge "Fix tile independency issue in sb8x8" into exper...
2013-05-07 John KoleszarMerge "Y4M input support for 4:2:2, 4:4:4, 4:4:4:4...
2013-05-06 John KoleszarY4M input support for 4:2:2, 4:4:4, 4:4:4:4
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-11-07 John KoleszarRough merge of master into experimental
2012-07-17 John KoleszarRestyle code
2010-11-16 Suman SunkaraMerge branch 'experimental' of ssh://on2-git.corp.googl...
2010-11-05 John KoleszarMerge remote branch 'origin/master' into experimental
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-10 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-08-31 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-04 John KoleszarLICENSE: update with latest text
2010-06-03 Timothy B. TerriberryAdd support for reading YUV4MPEG2 files to ivfenc.