mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-14 03:15:47 +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. |
||
---|---|---|
.. | ||
basevideodecoder | ||
gstvdp | ||
h264 | ||
mpeg | ||
mpeg4 | ||
gstvdpau.c | ||
gstvdpsink.c | ||
gstvdpsink.h | ||
gstvdpvideopostprocess.c | ||
gstvdpvideopostprocess.h | ||
Makefile.am |