shaka-packager/packager/media
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
..
base ci: Collect and report test results (#1244) 2023-07-17 16:11:41 -07:00
chunking ci: Collect and report test results (#1244) 2023-07-17 16:11:41 -07:00
codecs ci: Collect and report test results (#1244) 2023-07-17 16:11:41 -07:00
crypto ci: Collect and report test results (#1244) 2023-07-17 16:11:41 -07:00
demuxer chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
event ci: Collect and report test results (#1244) 2023-07-17 16:11:41 -07:00
formats test: Fix bad assertions in formats/mp4 and formats/mp2t tests (#1247) 2023-07-18 11:30:05 -07:00
origin feat: CMake port media/origin (#1145) 2022-11-30 09:43:58 -08:00
public feat: port media/public/ (#1117) 2022-10-24 19:08:37 -07:00
replicator feat: CMake port media/replicator (#1144) 2022-11-30 12:01:25 -08:00
test test: Avoid crashing a test executable (#1242) 2023-07-17 13:16:22 -07:00
trick_play ci: Collect and report test results (#1244) 2023-07-17 16:11:41 -07:00
CMakeLists.txt feat: Cmake port of Media crypto (#1221) 2023-07-14 08:19:01 -07:00