mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
c0ad05cec4
Fix compiler warning due to condition always being true - since we're only looking at the final byte of the startcode (not the leading 0x000001), only check for < 0x1f, not < 0x11f |
||
---|---|---|
.. | ||
Makefile.am | ||
mpeg4videoparse.c | ||
mpeg4videoparse.h |