mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
41116224c8
Apparently libpng can technically do up to 2^31-1 rows and columns. However it imposes an (arbitrary) default limit of 1 million (that could theoretically be lifted by using some additional API). Moved array allocation to the heap now. |
||
---|---|---|
.. | ||
gstpng.c | ||
gstpng.h | ||
gstpngdec.c | ||
gstpngdec.h | ||
gstpngenc.c | ||
gstpngenc.h | ||
Makefile.am |