mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +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. |
||
---|---|---|
.. | ||
aiff.c | ||
aiffmux.c | ||
aiffmux.h | ||
aiffparse.c | ||
aiffparse.h | ||
Makefile.am |