mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
7820109b88
It is parsing frame data and so should check the data size against the frame header size instead of the file header size. If don't, it is possible to drop the last frame because IVF_FILE_HEADER_SIZE is greater than IVF_FRAME_HEADER_SIZE |
||
---|---|---|
.. | ||
gstivfparse.c | ||
gstivfparse.h | ||
Makefile.am | ||
meson.build |