mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
476d350b03
Due to the alpha value being inserted with _BEFORE, we were ending up with ARGB instead of RGBA, thus displaying completely wrong colours. According to libpng's manual, "to add an opaque alpha channel, use filler=0xff or 0xffff and PNG_FILLER_AFTER which will generate RGBA pixels". Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4756> |
||
---|---|---|
.. | ||
gstpng.c | ||
gstpng.h | ||
gstpngdec.c | ||
gstpngdec.h | ||
gstpngenc.c | ||
gstpngenc.h | ||
meson.build |