summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/libvpx: add 1.12.0Sam James2022-07-111-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libvpx: drop 1.7.0-r1, 1.10.0Sam James2022-04-171-4/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libvpx: add 1.11.0Sam James2021-12-301-0/+2
| | | | | | | | | | | | | | Notably now forcing specific targets only where we know libvpx works well and otherwise using the generic implementation due to runtime breakage (and extensive test failures). Closes: https://bugs.gentoo.org/830254 Bug: https://bugs.gentoo.org/814668 Bug: https://bugs.gentoo.org/700902 Bug: https://bugs.gentoo.org/746173 Bug: https://bugs.gentoo.org/499336 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libvpx: bump to v1.10.0Thomas Deutschmann2021-03-271-0/+2
| | | | | | Closes: https://bugs.gentoo.org/778068 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/libvpx: Drop 1.8.2Andreas Sturmlechner2021-01-231-2/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libvpx: bump to v1.9.0Thomas Deutschmann2020-08-121-0/+2
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/libvpx: security cleanupThomas Deutschmann2020-01-291-2/+0
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/libvpx: bump to v1.8.2Thomas Deutschmann2020-01-241-0/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/libvpx: security cleanupThomas Deutschmann2019-12-261-7/+0
| | | | | | | | Bug: https://bugs.gentoo.org/701834 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14129 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/libvpx: bump to v1.8.1Thomas Deutschmann2019-12-051-0/+1
| | | | | | Bug: https://bugs.gentoo.org/701834 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/libvpx: bump to v1.8.0Thomas Deutschmann2019-02-091-0/+2
| | | | | | Closes: https://bugs.gentoo.org/677298 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/libvpx: Bump to version 1.7.0Lars Wendler2018-02-081-0/+2
| | | | | Closes: https://bugs.gentoo.org/646054 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-6/+6
|
* media-libs/libvpx: remove vulnerable (<1.5.0)Michael Palimaka2017-03-131-4/+0
| | | | | Gentoo-bug: 577606 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* media-libs/libvpx: fixup test phaseMike Gilbert2017-01-161-0/+1
| | | | | | | | | Roll a new testdata tarball for 1.6.1. REQUIRED_USE="test? ( threads )" RESTRICT="!test? ( test )" Bug: https://bugs.gentoo.org/605884 Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25
* media-libs/libvpx: Version BumpLuca Barbato2017-01-131-0/+1
| | | | | | Miscellaneous improvements. Package-Manager: portage-2.3.3
* media-libs/libvpx: bump to 1.6.0Alexis Ballier2016-07-211-0/+2
| | | | Package-Manager: portage-2.3.0
* media-libs/libvpx: bump to 1.5.0. Bug #565334.Alexis Ballier2015-11-121-0/+2
| | | | | Package-Manager: portage-2.2.24 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/libvpx: remove oldAlexis Ballier2015-11-101-3/+0
| | | | | Package-Manager: portage-2.2.24 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+7
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed