aboutsummaryrefslogtreecommitdiff
path: root/cast/streaming
AgeCommit message (Expand)Author
2021-08-02Update SampleFormat to match media::SampleFormatThomas Guilbert
2021-07-29[Cast Streaming] Add standalone python test scriptJordan Bayles
2021-07-16Enable VP9 codec in standalone sender and receiverAbraham Corea Diaz
2021-07-16[Cast Streaming] Add codec parameterJordan Bayles
2021-07-14Fix Ordering Issue in HeaderRyan Keane
2021-07-14Define virtual destructors in Client interfaces.Abraham Corea Diaz
2021-07-14Remove abseil dependency from HexEncode methodKennan Gumbs
2021-07-14Add a new constant for AV1 codec.Abraham Corea Diaz
2021-07-02Remove DVLOG debug logging throughout LibCastAbraham Corea Diaz
2021-07-01[Cast Streaming] Add codec negotiation over RPCJordan Bayles
2021-06-30Fix Wunreachable-code-aggressive.Peter Kasting
2021-06-25Fix AutorollerRyan Keane
2021-06-24Add SupportsAllAllowedBy() function to ReceiverSession inner classesRyan Keane
2021-06-12[Cast Streaming] Update receiver commentingJordan Bayles
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-06-08[Cast Streaming] Document Android RTP HackJordan Bayles
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-05-10Create Base Class for ReceiverRyan Keane
2021-05-03Update Build RulesRyan Keane
2021-04-27[Cast] Add capabilities handling to ReceiverSessionJordan Bayles
2021-04-21Cleanup TODOs from @miuJordan 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-07Refactor RpcBroker to provide std::unique_ptrJordan Bayles
2021-04-06[Cast] Enable Remoting in the SenderSessionJordan Bayles
2021-04-02Revert "[Cast] Rename Negotiate/OnNegotiated methods"Jordan Bayles
2021-04-02[Cast/Remoting] Update RPC protoJordan Bayles
2021-04-01[Cast] Make additional Constraint fields optionalJordan Bayles
2021-03-31[Cast] Rename Negotiate/OnNegotiated methodsJordan Bayles
2021-03-30[Cast] Fix bandwidth estimatorJordan Bayles
2021-03-23Improve unencrypted offer error messagingJordan Bayles
2021-03-18Move sender streaming socket logbtolsch
2021-02-17Fix an incorrect usage of ErrorOr.Fabrice de Gans-Riberi
2021-02-09Fix gn check errors for chromiumbtolsch
2021-02-01Fix UDP bind timing issueJordan Bayles
2021-01-25[c++17] Make consistent use of noexceptJan Wilken Dörrie
2021-01-11Set up Receiver and Sender for remotingJordan Bayles
2020-12-17Bikeshed: fix spelling mistakesJordan Bayles
2020-12-16Port/Rewrite of Chrome's RPCBrokerJordan Bayles
2020-12-16Fix some places that became microseconds but are supposed to be millis.Yuri Wiitala
2020-12-15Fix Android senders by accepting 0 sequence number.Jordan Bayles
2020-12-11Full Cast Standalone Sender (Mirroring)Yuri Wiitala
2020-12-10Refactor session message sendingJordan Bayles