mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
20669d461a
This always happens with GstByteReader/Writer and friends when not taking into account returned boolean of the _read/_write functions (which is actually wrong). Make use of the *_unchecked variant as much as possible, or take the returned value into account. |
||
---|---|---|
.. | ||
gstjp2kdecimator.c | ||
gstjp2kdecimator.h | ||
jp2kcodestream.c | ||
jp2kcodestream.h | ||
Makefile.am |