summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2019-10-131-1/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2019-04-041-2/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-libav: bump bundled ffmpeg for USE=libavMart Raudsepp2019-04-041-0/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-libav: bump bundled ffmpeg for USE=libav, ↵Mart Raudsepp2019-03-301-0/+1
| | | | | | | | timestamp fixes Closes: https://bugs.gentoo.org/681710 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2019-03-301-1/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-libav: leak fix; bump bundled ffmpeg used with ↵Mart Raudsepp2019-02-121-0/+1
| | | | | | | USE=libav Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2019-02-061-1/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2019-01-161-1/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-libav: add ffmpeg-4 compatibility patches, other ↵Mart Raudsepp2018-11-261-0/+2
| | | | | | | | | | | | | | | | | | | | | | tweaks * Pull a selective patchset from git master, that brings in ffmpeg-4 compatibility and some bug fixes; patchset tarball README has further details. * Add a debian-inspired patch to tell gstreamer registry that the libav plugin supported features may change, when the system ffmpeg library files change. This should hopefully ensure that gstreamer sees new codecs immediately after system-ffmpeg is recompiled to add them. Compared to Debian, we conditionalize it based on USE=libav, so it's only actually done if system-ffmpeg is used, as for us it's a choice, not always system-ffmpeg; this is achieved via #ifndef, thus no conditional patching. * Make bundled ffmpeg builds verbose for better build.log * Try harder to honor user choices for bundled ffmpeg builds with USE=libav by always disabling debug and passing CFLAGS as optflags; courtesy of Arfrever Frehtes Taifersar Arahesis Closes: https://bugs.gentoo.org/654628 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* media-plugins/gst-plugins-libav: update bundled ffmpeg to 3.4.5 for USE=libavMart Raudsepp2018-11-231-1/+1
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* media-plugins/gst-plugins-libav: Update ffmpeg version with USE=libavArfrever Frehtes Taifersar Arahesis2018-11-231-0/+2
| | | | | | Closes: https://bugs.gentoo.org/666674 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2018-09-211-1/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* media-plugins/gst-plugins-libav: bump to 1.14.2 for upstream bug fixesMart Raudsepp2018-07-311-0/+1
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2018-07-161-1/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-plugins/gst-plugins-libav: bump to 1.14.1Mart Raudsepp2018-06-161-0/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2018-02-151-1/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-plugins/gst-plugins-libav: bump to 1.12.4 for upstream bug fixesMart Raudsepp2018-02-151-0/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2017-12-161-1/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-plugins/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2017-09-191-1/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-plugins/gst-plugins-libav: bump to 1.12.3Mart Raudsepp2017-09-191-0/+1
| | | | | | Updates bundled ffmpeg to v3.3.4 (used only with USE=libav) and a memory leak fix Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-plugins/gst-plugins-libav: bump to 1.12.2Mart Raudsepp2017-09-161-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2017-09-021-1/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-plugins/gst-plugins-libav: remove old, dropping all sparc keywordsMart Raudsepp2017-09-021-1/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-plugins/gst-plugins-libav: bump to 1.10.5Mart Raudsepp2017-06-181-0/+1
| | | | | | | | Updates bundled ffmpeg from 3.2.4 to 3.2.5 (used with USE=libav) and ignores CUVID codecs (nvidia hardware accelerated stuff), as hw stuff needs special gst handling, which is not present (or handled by other plugins, not sure) Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-plugins/gst-plugins-libav: bump to 1.10.4 for bundled ffmpeg security ↵Mart Raudsepp2017-02-241-0/+1
| | | | | | | fixes Gentoo-bug: 610810 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2017-02-111-3/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-plugins/gst-plugins-libav: bump to 1.10.3Mart Raudsepp2017-02-111-0/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-plugins/gst-plugins-libav: version bump 1.8.2 → 1.8.3Gilles Dartiguelongue2016-09-191-0/+1
| | | | Package-Manager: portage-2.3.0
* media-plugins/gst-plugins-libav: Version bumpPacho Ramos2016-07-091-0/+1
| | | | Package-Manager: portage-2.3.0
* media-plugins/gst-plugins-libav: Drop oldPacho Ramos2016-07-091-2/+0
| | | | Package-Manager: portage-2.3.0
* media-plugins/gst-plugins-libav: version bump to 1.6.3Gilles Dartiguelongue2016-01-311-0/+1
| | | | | | Drop ia64 and sparc keyword due to ffmpeg requirement. Package-Manager: portage-2.2.27
* media-plugins/gst-plugins-libav: version bump to 1.6.2Gilles Dartiguelongue2015-12-261-0/+1
| | | | Package-Manager: portage-2.2.26
* media-plugins/gst-plugins-libav: drop old revisionsGilles Dartiguelongue2015-12-261-1/+0
| | | | Package-Manager: portage-2.2.26
* media-plugins/gst-plugins-libav: version bump to 1.6.1Gilles Dartiguelongue2015-11-081-0/+1
| | | | | | Use ${PV} for gstreamer and gst-plugins-base dependency as all releases are coordinated for a while now, see also bug #565044. Package-Manager: portage-2.2.23
* media-plugins/gst-plugins-libav: version bump to 1.6Gilles Dartiguelongue2015-10-261-0/+1
| | | | Package-Manager: portage-2.2.23
* media-plugins/gst-plugins-libav: Drop oldPacho Ramos2015-09-051-1/+0
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
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