After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758059 - Avimux: Add support for PNG images
Avimux: Add support for PNG images
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal enhancement
: 1.9.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-13 14:17 UTC by Dimitrios Katsaros
Modified: 2016-05-17 07:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for adding png support to avimux (1.41 KB, patch)
2015-11-13 14:19 UTC, Dimitrios Katsaros
none Details | Review
Patch for adding png support (1.40 KB, patch)
2015-11-13 15:00 UTC, Dimitrios Katsaros
committed Details | Review

Description Dimitrios Katsaros 2015-11-13 14:17:25 UTC
This simple patch adds support for muxing the image/png format in avimux
Comment 1 Dimitrios Katsaros 2015-11-13 14:19:35 UTC
Created attachment 315405 [details] [review]
Patch for adding png support to avimux
Comment 2 Dimitrios Katsaros 2015-11-13 15:00:02 UTC
Created attachment 315407 [details] [review]
Patch for adding png support
Comment 3 Tim-Philipp Müller 2016-05-16 17:27:37 UTC
Pushed, thanks for the patch! (And sorry it took so long to review it)

commit 1f0cfd9ffbcf2f59c43d32b394f10e758f983f90
Author: Dimitrios Katsaros <patcherwork@gmail.com>
Date:   Fri Nov 13 15:52:35 2015 +0100

    avimux: add support for png
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758059
Comment 4 Dimitrios Katsaros 2016-05-17 07:57:40 UTC
Tanks Tim and no worries ;)