aboutsummaryrefslogtreecommitdiff
path: root/cast/streaming/receiver_session.cc
AgeCommit message (Expand)Author
2021-07-16Enable VP9 codec in standalone sender and receiverAbraham Corea Diaz
2021-07-16[Cast Streaming] Add codec parameterJordan Bayles
2021-07-02Remove DVLOG debug logging throughout LibCastAbraham Corea Diaz
2021-07-01[Cast Streaming] Add codec negotiation over RPCJordan Bayles
2021-06-24Add SupportsAllAllowedBy() function to ReceiverSession inner classesRyan Keane
2021-06-12[Cast Streaming] RpcBroker -> RpcMessengerJordan Bayles
2021-06-10[Cast Streaming] Add DCHECK for codec typesJordan Bayles
2021-06-10[Cast Streaming] Improve remoting in ReceiverSession APIJordan Bayles
2021-06-10[Cast Streaming] Messager -> MessengerJordan Bayles
2021-04-27[Cast] Add capabilities handling to ReceiverSessionJordan Bayles
2021-04-13[Cast] Remove deprecated WiFi status codeJordan Bayles
2021-04-08[HOTFIX] Fix Chrome issuesJordan Bayles
2021-04-08[Cast] Cleanup Resolution + ReceiverSessionJordan Bayles
2021-04-02Revert "[Cast] Rename Negotiate/OnNegotiated methods"Jordan Bayles
2021-03-31[Cast] Rename Negotiate/OnNegotiated methodsJordan Bayles
2021-02-01Fix UDP bind timing issueJordan Bayles
2021-01-11Set up Receiver and Sender for remotingJordan Bayles
2020-12-15Fix Android senders by accepting 0 sequence number.Jordan Bayles
2020-12-10Refactor session message sendingJordan Bayles
2020-12-07Add presubmit check for unnecessary is_value checksJordan Bayles
2020-11-09Standalone Receiver: Integration with ApplicationAgent.Yuri Wiitala
2020-10-21Add SessionMessager classJordan Bayles
2020-10-20[Cast Streaming] Remove deprecated ConfiguredReceiver fieldsJordan Bayles
2020-10-03Improve error-Answer responsesJordan Bayles
2020-09-26Fixup standalone_{receiver, sender}Jordan Bayles
2020-09-25Fix standalone build with libsJordan Bayles
2020-09-25Cleanup Receiver, ReceiverSession APIsJordan Bayles
2020-09-21[Cast Streaming] Implement CastAgent for standalone senderJordan Bayles
2020-09-21[Cast Streaming] Implement sender session classJordan Bayles
2020-09-01Remove string_view from message portJordan Bayles
2020-08-18Cast Streaming: Provide a reason code when destroying Receivers.Yuri Wiitala
2020-06-10Improve receiver session verbose loggingJordan Bayles
2020-06-08Improve ReceiverSession test coverageJordan Bayles
2020-06-05Implement Answer parsingJordan Bayles
2020-06-03Move std::chrono using statements to util/Jordan Bayles
2020-05-07Rename util/logging.h to avoid collisionsJordan Bayles
2020-04-02Add cast socket messages to the standalone receiverJordan Bayles
2020-03-24Add CastAgent classJordan Bayles
2020-02-12Crash fix: Prevent a unit test from using a real UDP socket.Yuri Wiitala
2020-02-03Issue 98: Offer message for aac codecJordan Bayles
2020-01-11Add (Video|Audio)Stream to ConfiguredReceiversJordan Bayles
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-17Update Receiver ownershipJordan Bayles
2019-12-10Add ANSWER message sending to ReceiverSessionJordan Bayles
2019-12-06Remove Json(Reader|Writer) in favor of namespaceJordan Bayles
2019-12-02Implement ReceiverSession offer handlingJordan Bayles
2019-11-20Move platform/api/internal/logging_macros.h → util/logging.hYuri Wiitala
2019-11-19Start using ReceiverConfig, ReceiverSessionJordan Bayles