mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
3fe65ad854
While the size in the packet is only 16 bits, we need to handle bigger sizes without overflowing. For video streams this can happen, 0 is written to the stream instead. This fixes muxing of buffers >= 2**16. |
||
---|---|---|
.. | ||
Makefile.am | ||
tsmux.c | ||
tsmux.h | ||
tsmuxcommon.h | ||
tsmuxstream.c | ||
tsmuxstream.h |