summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* media-plugins/gst-plugins-libav: arm stable wrt bug #674854Mikle Kolyada2019-01-231-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2019-01-162-77/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-libav-1.14.4.3.4.5: ppc64 stable, bug 674854Matt Turner2019-01-081-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-plugins/gst-plugins-libav-1.14.4.3.4.5: ppc stable, bug 674854Matt Turner2019-01-081-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-plugins/gst-plugins-libav-1.14.4.3.4.5: amd64 stable, bug 674854Matt Turner2019-01-081-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-plugins/gst-plugins-libav: x86 stable (bug #674854)Thomas Deutschmann2019-01-091-2/+2
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-plugins/gst-plugins-libav-1.14.4.4.1_p20181115: added ~alpha, bug 653676Matt Turner2018-12-221-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-plugins/gst-plugins-libav: add ffmpeg-4 compatibility patches, other ↵Mart Raudsepp2018-11-263-0/+124
| | | | | | | | | | | | | | | | | | | | | | 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: add local description for USE=libavMart Raudsepp2018-11-241-0/+4
| | | | | | Closes: https://bugs.gentoo.org/671784 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* media-plugins/gst-plugins-libav: update bundled ffmpeg to 3.4.5 for USE=libavMart Raudsepp2018-11-232-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: tweak USE=libav ewarn for bundled ffmpegMart Raudsepp2018-11-231-1/+1
| | | | | | | | | This isn't an internal copy anymore in the sense of coming from gst-libav tarball, but rather a bundled version that we update ourselves, so tweak the terminology to "bundled" 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-232-0/+93
| | | | | | 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: reduce damage from uncoordinated ffmpeg-4 ↵Mart Raudsepp2018-11-062-4/+8
| | | | | | | | | | unmask by requiring <ffmpeg-4 Bug: https://bugs.gentoo.org/654628 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-212-74/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* media-plugins/gst-plugins-libav: stable 1.14.1 for ia64, bug #661288Sergei Trofimovich2018-09-191-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
* media-plugins/gst-plugins-libav-1.14.1: ppc64 stable, bug 661288Matt Turner2018-09-171-1/+1
|
* media-plugins/gst-plugins-libav-1.14.1: ppc stable, bug 661288Matt Turner2018-09-171-1/+1
|
* media-plugins/gst-plugins-libav: arm stable, bug #661288Markus Meier2018-08-221-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* media-plugins/gst-plugins-libav: bump to 1.14.2 for upstream bug fixesMart Raudsepp2018-07-312-0/+75
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* media-plugins/gst-plugins-libav: x86 stable (bug #661288)Thomas Deutschmann2018-07-311-1/+1
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* media-plugins/gst-plugins-libav-1.14.1-r0: alpha stableTobias Klausmann2018-07-211-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/661288
* media-plugins/gst-plugins-libav: amd64 stable wrt bug #661288Mikle Kolyada2018-07-161-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2018-07-162-75/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-plugins/gst-plugins-libav: bump to 1.14.1Mart Raudsepp2018-06-162-0/+75
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-plugins/gst-plugins-libav-1.12.4: ppc64 stable, bug 650540Matt Turner2018-05-241-1/+1
|
* media-plugins/gst-plugins-libav-1.12.4: ppc stable, bug 650540Matt Turner2018-05-241-1/+1
|
* media-plugins/gst-plugins-libav-1.12.4-r0: alpha stableTobias Klausmann2018-04-011-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/650540
* media-plugins/gst-plugins-libav: arm stable, bug #650540Markus Meier2018-03-281-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* media-plugins/gst-plugins-libav: stable 1.12.4 for ia64, bug #650540Sergei Trofimovich2018-03-181-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* media-plugins/gst-plugins-libav: x86 stable (bug #650540)Thomas Deutschmann2018-03-181-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-plugins/gst-plugins-libav: amd64 stable wrt bug #650540Mikle Kolyada2018-03-171-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2018-02-152-75/+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-152-0/+74
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-plugins/gst-plugins-libav: arm stable, bug #635900Markus Meier2017-12-251-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2017-12-162-75/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-plugins/gst-plugins-libav-1.12.3-r0: amd64 stableTobias Klausmann2017-12-161-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/635900
* media-plugins/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* media-plugins/gst-plugins-libav: x86 stable (bug #635900)Thomas Deutschmann2017-11-111-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-plugins/gst-plugins-libav-1.12.3-r0: alpha stableTobias Klausmann2017-11-081-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/635900
* media-plugins/gst-plugins-libav: stable 1.12.3 for hppa, bug #635900Sergei Trofimovich2017-11-071-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* media-plugins/gst-plugins-libav: stable 1.12.3 for ppc64, bug #635900Sergei Trofimovich2017-11-011-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64"
* media-plugins/gst-plugins-libav: stable 1.12.3 for ppc, bug #635900Sergei Trofimovich2017-11-011-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc"
* media-plugins/gst-plugins-libav: stable 1.12.3 for ia64, bug #635900Sergei Trofimovich2017-11-011-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64"
* media-plugins/gst-plugins-libav: stable 1.10.5 for ppc/ppc64, bug #624180Sergei Trofimovich2017-10-261-1/+1
| | | | | Package-Manager: Portage-2.3.12, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc ppc64"
* media-plugins/gst-plugins-libav: x86 stable (bug #624180)Thomas Deutschmann2017-10-101-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* media-plugins/gst-plugins-libav: use HTTPS for links to bugzilla.gnome.orgFrancesco Turco2017-10-013-3/+3
| | | | Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2017-09-192-75/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-plugins/gst-plugins-libav: bump to 1.12.3Mart Raudsepp2017-09-192-0/+75
| | | | | | 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-162-0/+75
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-plugins/gst-plugins-libav: remove oldMart Raudsepp2017-09-022-74/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2