|
Cast: Build cast targets with GN
Most files and targets are compiling and built, except those that depend
on libvpx.
Adding source sets for:
* cast:common
* cast:net
* cast:sender
* cast:receiver
* cast:test_support
Added executables:
* cast:cast_unittests
* cast:udp_proxy
* cast:generate_timecode_audio
* cast:generate_timebar_video
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286723
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+415 lines, -59 lines) |
Patch |
 |
M |
BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
media/cast/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+328 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/cast.gyp
|
View
|
1
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/cast_testing.gypi
|
View
|
1
|
5 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/logging/proto/BUILD.gn
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/logging/stats_event_subscriber_unittest.cc
|
View
|
1
2
3
4
|
7 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/rtcp_receiver_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/rtcp_sender_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtp/frame_buffer_unittest.cc
|
View
|
1
2
3
4
|
4 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtp/framer_unittest.cc
|
View
|
1
2
3
4
|
26 chunks |
+35 lines, -34 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtp/rtp_packetizer_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
media/cast/receiver/frame_receiver_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
media/cast/test/proto/BUILD.gn
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
Total messages: 26 (0 generated)
|