c29c03c6e3
PR #1242 introduced some bad assertions that went unnoticed because we are not yet building those modules in the cmake branch. This fixes those so that ASSERT_ macros are not used in non-void functions, and so that assumptions about a successful parse are always after an ASSERT_ that the data was loaded properly. All ASSERT_ macros from #1242 were audited, and the others were all fine. |
||
---|---|---|
.. | ||
dvb | ||
mp2t | ||
mp4 | ||
packed_audio | ||
ttml | ||
webm | ||
webvtt | ||
wvm | ||
CMakeLists.txt |