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
..
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00