shaka-packager/packager/media/formats
Joey Parrish 60fb057f1a
test: Avoid crashing a test executable (#1242)
LOG(FATAL) aborts the executable, which means gtest can't write any
reports it might be configured to write when tests are complete. This
will interfere with reporting.

This converts the only use of LOG(FATAL), which was in
ReadTestDataFile(), to LOG(ERROR). This also updates test cases to avoid
crashing when ReadTestDataFile() returns an empty buffer.
2023-07-17 13:16:22 -07:00
..
dvb Fix transparency case in DVB-SUB. 2021-03-29 16:34:39 +00:00
mp2t test: Avoid crashing a test executable (#1242) 2023-07-17 13:16:22 -07:00
mp4 test: Avoid crashing a test executable (#1242) 2023-07-17 13:16:22 -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 feat: port media/formats/webm to CMake (#1147) 2022-12-16 21:40:00 -08: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