gstreamer/gst/mpegtsmux
Tim-Philipp Müller 5c3652dd22 mpegtsmux: drop some superfluous assertions
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.
2015-03-15 16:10:31 +00:00
..
tsmux mpegtsmux: fall through switch statement 2015-03-06 14:27:48 +00:00
Makefile.am
mpegtsmux.c mpegtsmux: drop some superfluous assertions 2015-03-15 16:10:31 +00:00
mpegtsmux.h
mpegtsmux_aac.c
mpegtsmux_aac.h
mpegtsmux_ttxt.c
mpegtsmux_ttxt.h