shaka-packager/packager/media/formats
Joey Parrish c29c03c6e3
test: Fix bad assertions in formats/mp4 and formats/mp2t tests (#1247)
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.
2023-07-18 11:30:05 -07:00
..
dvb Fix transparency case in DVB-SUB. 2021-03-29 16:34:39 +00:00
mp2t test: Fix bad assertions in formats/mp4 and formats/mp2t tests (#1247) 2023-07-18 11:30:05 -07:00
mp4 test: Fix bad assertions in formats/mp4 and formats/mp2t tests (#1247) 2023-07-18 11:30:05 -07:00
packed_audio cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
ttml fix: TTML generator timestamp millisecond formatting (#1179) 2023-07-05 14:28:57 -07:00
webm ci: Collect and report test results (#1244) 2023-07-17 16:11:41 -07:00
webvtt chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
wvm test: Avoid crashing a test executable (#1242) 2023-07-17 13:16:22 -07:00
CMakeLists.txt feat: port media/formats/webm to CMake (#1147) 2022-12-16 21:40:00 -08:00