shaka-packager/packager/media
Cosmin Stejerean 8bb1961c6c
fix: prevent segfault on --use_fake_clock_for_muxer (#1289)
The option for --use_fake_clock_for_muxer was resulting in a segfault,
exposed by the integration tests. Switch to using a shared_ptr for
Clock.
2023-11-30 13:42:18 -08:00
..
base fix: prevent segfault on --use_fake_clock_for_muxer (#1289) 2023-11-30 13:42:18 -08:00
chunking chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
codecs chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
crypto chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
demuxer chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
event chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
formats chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
origin chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
replicator feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
test feat: Replace glog with absl::log (#1274) 2023-10-13 12:42:47 -07:00
trick_play chore: Refactor public headers and macros (#1275) 2023-10-14 09:36:01 -07:00
CMakeLists.txt feat: port demuxer and app to cmake (#1260) 2023-09-08 17:44:17 -07:00