summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Collapse)Author
2023-02-01Update AUTHORS .mailmap and versionJerome Jiang
Bug: webm:1780 Change-Id: I75a24bdd076dc1746b23bababfaafccbce3b4214
2022-12-13Add additional ARM targets for Visual Studio.Anton Venema
configure: Add an armv7-win32-vs16 target configure: Add an armv7-win32-vs17 target configure: Add an arm64-win64-vs16 target configure: Add an arm64-win64-vs17 target Change-Id: I11d6cd6e51f7703939d6fd3fc6a7469591e3b09d
2022-06-13Update AUTHORSJerome Jiang
Bug: webm:1752 Change-Id: I08b4100a0e8c003cd9a7bdaf72926c268e02d53c
2021-10-06Update AUTHORS and version info in libs.mkJerome Jiang
Bug: webm:1732 Change-Id: I29ce77c7d02bd2f5cb0ef8412333df032744b668
2021-03-11Prepare for v1.10.0 release.Jerome Jiang
Update CHANGELOG, AUTHORS, README, libs.mk Bug: webm:1712 Change-Id: Ic99de12b91a92c32f8a9485dcb759c48bc3eccd6
2020-07-30vp9-svc: Fix the bitrate control for spatial svcSreerenj Balachandran
Make sure to initialize the layer context for spatial-svc which has a single temporal layer. Change-Id: I026ecec483555658e09d6d8893e56ab62ee6914b (cherry picked from commit 1e9929390c8c18ffda02e0073481625e5afb2529)
2020-07-21Update README, AUTHORS and libs.mkJerome Jiang
BUG=webm:1686 Change-Id: I307cf79a74ca31ea53554a14f468b0582089aa74
2019-12-09Release v1.8.2 Pekin DuckJohann
Fixed: webm:1661 Change-Id: Icc17635d63fbd533a084e17cc291693b9a453887
2019-07-15Release v1.8.1 Orpington DuckJohann
BUG=webm:1624 Change-Id: Ibd63b64058e52448e0916939a3f85eb23c8161b6
2019-02-04Release v1.8.0 Northern ShovelerJohann
BUG=webm:1573 Change-Id: I2884d0d8198f937a9d14428cc9f5f7e86f4ec450
2018-01-24Release 1.7.0 Mandarin DuckJohann
Change-Id: I186440f3643a85694f45400393efb661f6d012fc
2017-08-18vpx_dsp:loongson optimize vpx_subtract_block_c (case 4x4,8x8,16x16) with mmi.Shiyou Yin
Change-Id: Ia120ad1064d0b6106d9685cf075bdab373eef19e
2017-01-12Release v1.6.1 Long Tailed DuckJohann
Change-Id: If27447472417c7ed34238295427ddb9da0561725
2016-10-03Fix vpx_plane_add_noise_msa functionality bit-mismatchKaustubh Raste
Change-Id: I04961afb592ae6a67fdcfd8c9066e920dd4b30e7
2016-07-20Release v1.6.0 Khaki Campbell DuckJohann
Change-Id: I08da365dd889093f9919476a02ee96ae9615f140
2015-11-09Release v1.5.0Johann
Javan Whistling Duck release. Change-Id: If44c9ca16a8188b68759325fbacc771365cb4af8
2015-03-23Prepare Release Candidate for libvpx v1.4.0Johann
Change-Id: I9ffd30c88a5e40c555bde1f5efcf8a3c9ffcf5ff
2013-11-15Prepare 1.3.0 release:Paweł Hajdan
- update .mailmap and AUTHORS - update CHANGELOG Change-Id: I3d75e8a6f87cabcbebc20e3ee5f3cd7db4d2e84d
2012-05-08Update AUTHORSJohn Koleszar
Change-Id: Id9dd1802ae597a39eb46d2cbe531d5b04bd0a1c5
2012-01-27Update AUTHORSJohn Koleszar
Change-Id: I5b0578f126308b4ec65d72553cc247b8e29c21a9
2011-08-02Update AUTHORSJohn Koleszar
Change-Id: Ic7725e279d2263515e5312c152c58e1644eb2495
2011-03-04Update AUTHORSJohn Koleszar
Change-Id: I784ea2b9fabbec1e99d02e97209981ff1b18ac82
2010-10-26Update AUTHORSJohn Koleszar
Change-Id: I18e0a9e00731c23a2bdd1a978c8cb38f71e9029d
2010-09-02Update AUTHORSJohn Koleszar
Change-Id: I0395ffa107651a773fd11d12682ab9372f76a90b
2010-06-16Update AUTHORSJohn Koleszar
Change-Id: I1c6a275278788dfdc630ed436d2c770acfcbd097
2010-06-02Add support for reading YUV4MPEG2 files to ivfenc.Timothy B. Terriberry
A large collection of example files may be found at http://media.xiph.org/video/derf/ This also fixes a bug in ivfenc for uncompressed IVF input, which previously appeared not to skip past the file header the second time it opened the file. I don't actually have an IVF file with which to test this fix, however. Change-Id: Id69a1e11a3fa16c4a4fa8944e880bcea090cd52b
2010-05-18Initial WebM releaseJohn Koleszar