aboutsummaryrefslogtreecommitdiff
path: root/cast/standalone_receiver/sdl_player_base.cc
AgeCommit message (Expand)Author
2020-12-16Fix some places that became microseconds but are supposed to be millis.Yuri Wiitala
2020-09-25Fix standalone build with libsJordan Bayles
2020-06-03Move std::chrono using statements to util/Jordan Bayles
2020-05-18Time and clock::duration cleanupsJordan Bayles
2020-05-07Rename util/logging.h to avoid collisionsJordan Bayles
2020-02-20Clarify Alarm::Schedule() API with kImmediately.Yuri Wiitala
2020-02-06Fix build issue caused by bad mergeJordan Bayles
2020-02-06Add trace logging for Standalone ReceiverJordan Bayles
2020-02-03Cast Streaming: Pass expected codec to the Standalone Receiver decoder.Yuri Wiitala
2019-12-23Reland "Replace namespace cast::something with openscreen::cast."mark a. foltz
2019-12-23Revert "Replace namespace cast::something with openscreen::cast."mark a. foltz
2019-12-21Replace namespace cast::something with openscreen::cast.Yuri Wiitala
2019-12-05Clean-up: Use Alarm::ScheduleFromNow() in a few places.Yuri Wiitala
2019-12-04Flatten namespace for platform/ code: opescreen::platform → openscreenYuri Wiitala
2019-11-22Move streaming/cast/* to cast/streaming/* and cast/standalone_receiver/*Yuri Wiitala