Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836666 - media-libs/gst-plugins-bad should support webp format via USE flag
Summary: media-libs/gst-plugins-bad should support webp format via USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL: https://gstreamer.freedesktop.org/doc...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-04-02 21:54 UTC by jannis
Modified: 2023-11-02 20:50 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jannis 2022-04-02 21:54:19 UTC
gst-plugins-bad contains a webp-plugin that can be used to encode and decode images. However, in Gentoo there is no way to enable this.
I plan to create a PR but wanted to have the bug first to be able to reference it.

Reproducible: Always
Comment 1 jannis 2022-04-02 22:17:33 UTC
PR created for latest unstable version (1.20.1). Feel free to backport to the older versions in tree or tell me to do so.
Comment 2 jannis 2022-04-03 19:09:51 UTC
Due to a review-comment in the PR, I've added a new plugin instead of modifying gst-plugin-bad.
Comment 3 Larry the Git Cow gentoo-dev 2023-11-02 20:50:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=478b52e856622ec5457c31ac1b0c3d00064fc9e1

commit 478b52e856622ec5457c31ac1b0c3d00064fc9e1
Author:     Jannis Achstetter <kripton@kripserver.net>
AuthorDate: 2022-04-03 13:53:10 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2023-11-02 20:48:13 +0000

    media-plugins/gst-plugins-webp: New package to add WebP support to gstreamer
    
    Closes: https://bugs.gentoo.org/836666
    Signed-off-by: Jannis Achstetter <kripton@kripserver.net>
    Closes: https://github.com/gentoo/gentoo/pull/24876
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-plugins/gst-plugins-webp/Manifest                     |  1 +
 .../gst-plugins-webp/gst-plugins-webp-1.22.3.ebuild         | 13 +++++++++++++
 media-plugins/gst-plugins-webp/metadata.xml                 |  8 ++++++++
 3 files changed, 22 insertions(+)