mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +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. |
||
---|---|---|
.. | ||
gstvdpmpegdec.c | ||
gstvdpmpegdec.h | ||
gstvdpmpegframe.c | ||
gstvdpmpegframe.h | ||
mpegutil.c | ||
mpegutil.h |