aboutsummaryrefslogtreecommitdiff
path: root/cast/streaming/offer_messages.cc
AgeCommit message (Expand)Author
2021-07-16[Cast Streaming] Add codec parameterJordan Bayles
2021-07-14Remove abseil dependency from HexEncode methodKennan Gumbs
2021-07-02Remove DVLOG debug logging throughout LibCastAbraham Corea Diaz
2021-06-08[Hotfix v2] Fix deprecated Offer::Parse declarationJordan Bayles
2021-06-07[Hotfix] readd deprecated declarationJordan Bayles
2021-06-04[Cast Streaming] Cleanup OFFER/ANSWERJordan Bayles
2021-05-14[Streaming] Add some validity checking/cleanupupstream-masterJordan Bayles
2021-04-13[Cast] Remove deprecated WiFi status codeJordan Bayles
2021-04-08[Cast] Cleanup Resolution + ReceiverSessionJordan Bayles
2021-03-23Improve unencrypted offer error messagingJordan Bayles
2021-02-09Fix gn check errors for chromiumbtolsch
2020-12-10Refactor session message sendingJordan Bayles
2020-12-07Add presubmit check for unnecessary is_value checksJordan Bayles
2020-11-25Logging cleanupsJordan Bayles
2020-10-05Improve OFFER message validationJordan Bayles
2020-10-03Improve error-Answer responsesJordan Bayles
2020-09-21[Cast Streaming] Implement sender session classJordan Bayles
2020-06-05Implement Answer parsingJordan Bayles
2020-05-08Some minor code cleanup, TODO removal.Jordan Bayles
2020-05-07Rename util/logging.h to avoid collisionsJordan Bayles
2020-02-12Reland "Cast Streaming Sender: Introduce SenderPacketRouter."Yuri Wiitala
2020-02-10Revert "Cast Streaming Sender: Introduce SenderPacketRouter."mark a. foltz
2020-02-08Cast Streaming Sender: Introduce SenderPacketRouter.Yuri Wiitala
2020-01-16Compile fix for Chromium (implicit conversion int64_t → Json::Value).Yuri Wiitala
2020-01-15Fix cast receiver binary, allow 0 bit rateJordan Bayles
2020-01-14Integrate ReceiverSession into standalone receiverJordan 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-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