DescriptionDefine a new media_cast target which provides the minimal functionality
required by media/cast.
The full media target cannot be easily built for some platform (namely
iOS aarch64), typically because of assembly code. The new target has no
such issues.
The change also includes modifications to the media/cast build file to
simplify the dependency list and enable builds using the media_cast
component via a build variable.
BUG=415335
Committed: https://crrev.com/093dbe3588ba58a5bd399ea26cd3274fbace2716
Cr-Commit-Position: refs/heads/master@{#296101}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rename media_cast to media_for_cast_ios and add GN version. #Patch Set 3 : Remove software codec sources on iOS. #Patch Set 4 : Fix syntax error in cast.gyp. #Patch Set 5 : Make media_for_cast_ios conditional to ios. #Patch Set 6 : Make media_for_cast_ios conditional to ios in gyp. #Patch Set 7 : Fix cast_receiver and cast_sender dependency list; change how media_for_cast_ios builds media:share… #
Messages
Total messages: 28 (7 generated)
|