shaka-packager/packager/media/formats/webvtt
Cosmin Stejerean 6b68c138cc
feat: port demuxer and app to cmake (#1260)
Related to issue #1047

After this it should be possible to build a working `packager` application from the `cmake` branch. Some further logging improvements may be needed to get full parity with the `main` branch in terms of ability to do verbose debug logging, but other than that everything is expected to work.
2023-09-08 17:44:17 -07:00
..
CMakeLists.txt feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
text_padder.cc feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
text_padder.h chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
text_readers.cc feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
text_readers.h feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
text_readers_unittest.cc feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
webvtt_file_buffer.cc feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
webvtt_file_buffer.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
webvtt_muxer.cc feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
webvtt_muxer.h Add TTML text output. 2020-11-19 18:03:39 +00:00
webvtt_muxer_unittest.cc feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
webvtt_parser.cc feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00
webvtt_parser.h chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
webvtt_parser_unittest.cc feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
webvtt_to_mp4_handler.cc feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
webvtt_to_mp4_handler.h chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
webvtt_to_mp4_handler_unittest.cc feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
webvtt_utils.cc feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
webvtt_utils.h feat: port media/formats/* to cmake (#1258) 2023-08-31 16:59:46 -07:00
webvtt_utils_unittest.cc chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00