mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
5c3652dd22
g_return_*_if_fail() is for public API to catch programming errors. For internal code, we should just use g_assert() to check internal state. |
||
---|---|---|
.. | ||
tsmux | ||
Makefile.am | ||
mpegtsmux.c | ||
mpegtsmux.h | ||
mpegtsmux_aac.c | ||
mpegtsmux_aac.h | ||
mpegtsmux_ttxt.c | ||
mpegtsmux_ttxt.h |