GNOME Bugzilla – Bug 774560
pnm: Remove and replace by ffmpeg encoder/decoder
Last modified: 2018-11-03 13:58:25 UTC
Doesn't seem worthwhile to carry our own code for this format
You know not everyone is willing or able to install gst-libav right?
Question is whether this is a common-enough or interesting enough format to ship our own decoders for it or not. libav doesn't seem to provide image/x-portable-{bitmap,pixmap}, just anymap/graymap as far as I can tell (might just be a missing mapping. Need to check also if libav decoder supports GRAY16 formats. gdpixbufdec also provides support for these, but only decodes to RGB(A), not GRAY* formats and only supports 8bpp.
(In reply to Tim-Philipp Müller from comment #2) > Question is whether this is a common-enough or interesting enough format to > ship our own decoders for it or not. That, and if we want to be responsible for actually maintaining them.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/462.