OLD | NEW |
1 # | 1 # |
2 # libjingle | 2 # libjingle |
3 # Copyright 2012 Google Inc. | 3 # Copyright 2012 Google Inc. |
4 # | 4 # |
5 # Redistribution and use in source and binary forms, with or without | 5 # Redistribution and use in source and binary forms, with or without |
6 # modification, are permitted provided that the following conditions are met: | 6 # modification, are permitted provided that the following conditions are met: |
7 # | 7 # |
8 # 1. Redistributions of source code must retain the above copyright notice, | 8 # 1. Redistributions of source code must retain the above copyright notice, |
9 # this list of conditions and the following disclaimer. | 9 # this list of conditions and the following disclaimer. |
10 # 2. Redistributions in binary form must reproduce the above copyright notice, | 10 # 2. Redistributions in binary form must reproduce the above copyright notice, |
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
240 'app/webrtc/objc/RTCDataChannel.mm', | 240 'app/webrtc/objc/RTCDataChannel.mm', |
241 'app/webrtc/objc/RTCEnumConverter.h', | 241 'app/webrtc/objc/RTCEnumConverter.h', |
242 'app/webrtc/objc/RTCEnumConverter.mm', | 242 'app/webrtc/objc/RTCEnumConverter.mm', |
243 'app/webrtc/objc/RTCFileLogger.mm', | 243 'app/webrtc/objc/RTCFileLogger.mm', |
244 'app/webrtc/objc/RTCI420Frame+Internal.h', | 244 'app/webrtc/objc/RTCI420Frame+Internal.h', |
245 'app/webrtc/objc/RTCI420Frame.mm', | 245 'app/webrtc/objc/RTCI420Frame.mm', |
246 'app/webrtc/objc/RTCICECandidate+Internal.h', | 246 'app/webrtc/objc/RTCICECandidate+Internal.h', |
247 'app/webrtc/objc/RTCICECandidate.mm', | 247 'app/webrtc/objc/RTCICECandidate.mm', |
248 'app/webrtc/objc/RTCICEServer+Internal.h', | 248 'app/webrtc/objc/RTCICEServer+Internal.h', |
249 'app/webrtc/objc/RTCICEServer.mm', | 249 'app/webrtc/objc/RTCICEServer.mm', |
| 250 'app/webrtc/objc/RTCLogging.mm', |
250 'app/webrtc/objc/RTCMediaConstraints+Internal.h', | 251 'app/webrtc/objc/RTCMediaConstraints+Internal.h', |
251 'app/webrtc/objc/RTCMediaConstraints.mm', | 252 'app/webrtc/objc/RTCMediaConstraints.mm', |
252 'app/webrtc/objc/RTCMediaConstraintsNative.cc', | 253 'app/webrtc/objc/RTCMediaConstraintsNative.cc', |
253 'app/webrtc/objc/RTCMediaConstraintsNative.h', | 254 'app/webrtc/objc/RTCMediaConstraintsNative.h', |
254 'app/webrtc/objc/RTCMediaSource+Internal.h', | 255 'app/webrtc/objc/RTCMediaSource+Internal.h', |
255 'app/webrtc/objc/RTCMediaSource.mm', | 256 'app/webrtc/objc/RTCMediaSource.mm', |
256 'app/webrtc/objc/RTCMediaStream+Internal.h', | 257 'app/webrtc/objc/RTCMediaStream+Internal.h', |
257 'app/webrtc/objc/RTCMediaStream.mm', | 258 'app/webrtc/objc/RTCMediaStream.mm', |
258 'app/webrtc/objc/RTCMediaStreamTrack+Internal.h', | 259 'app/webrtc/objc/RTCMediaStreamTrack+Internal.h', |
259 'app/webrtc/objc/RTCMediaStreamTrack.mm', | 260 'app/webrtc/objc/RTCMediaStreamTrack.mm', |
(...skipping 18 matching lines...) Expand all Loading... |
278 'app/webrtc/objc/RTCVideoSource.mm', | 279 'app/webrtc/objc/RTCVideoSource.mm', |
279 'app/webrtc/objc/RTCVideoTrack+Internal.h', | 280 'app/webrtc/objc/RTCVideoTrack+Internal.h', |
280 'app/webrtc/objc/RTCVideoTrack.mm', | 281 'app/webrtc/objc/RTCVideoTrack.mm', |
281 'app/webrtc/objc/public/RTCAudioSource.h', | 282 'app/webrtc/objc/public/RTCAudioSource.h', |
282 'app/webrtc/objc/public/RTCAudioTrack.h', | 283 'app/webrtc/objc/public/RTCAudioTrack.h', |
283 'app/webrtc/objc/public/RTCDataChannel.h', | 284 'app/webrtc/objc/public/RTCDataChannel.h', |
284 'app/webrtc/objc/public/RTCFileLogger.h', | 285 'app/webrtc/objc/public/RTCFileLogger.h', |
285 'app/webrtc/objc/public/RTCI420Frame.h', | 286 'app/webrtc/objc/public/RTCI420Frame.h', |
286 'app/webrtc/objc/public/RTCICECandidate.h', | 287 'app/webrtc/objc/public/RTCICECandidate.h', |
287 'app/webrtc/objc/public/RTCICEServer.h', | 288 'app/webrtc/objc/public/RTCICEServer.h', |
| 289 'app/webrtc/objc/public/RTCLogging.h', |
288 'app/webrtc/objc/public/RTCMediaConstraints.h', | 290 'app/webrtc/objc/public/RTCMediaConstraints.h', |
289 'app/webrtc/objc/public/RTCMediaSource.h', | 291 'app/webrtc/objc/public/RTCMediaSource.h', |
290 'app/webrtc/objc/public/RTCMediaStream.h', | 292 'app/webrtc/objc/public/RTCMediaStream.h', |
291 'app/webrtc/objc/public/RTCMediaStreamTrack.h', | 293 'app/webrtc/objc/public/RTCMediaStreamTrack.h', |
292 'app/webrtc/objc/public/RTCOpenGLVideoRenderer.h', | 294 'app/webrtc/objc/public/RTCOpenGLVideoRenderer.h', |
293 'app/webrtc/objc/public/RTCPair.h', | 295 'app/webrtc/objc/public/RTCPair.h', |
294 'app/webrtc/objc/public/RTCPeerConnection.h', | 296 'app/webrtc/objc/public/RTCPeerConnection.h', |
295 'app/webrtc/objc/public/RTCPeerConnectionDelegate.h', | 297 'app/webrtc/objc/public/RTCPeerConnectionDelegate.h', |
296 'app/webrtc/objc/public/RTCPeerConnectionFactory.h', | 298 'app/webrtc/objc/public/RTCPeerConnectionFactory.h', |
297 'app/webrtc/objc/public/RTCPeerConnectionInterface.h', | 299 'app/webrtc/objc/public/RTCPeerConnectionInterface.h', |
(...skipping 477 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
775 ['OS=="android" and build_with_chromium==0', { | 777 ['OS=="android" and build_with_chromium==0', { |
776 'sources': [ | 778 'sources': [ |
777 'app/webrtc/androidvideocapturer.h', | 779 'app/webrtc/androidvideocapturer.h', |
778 'app/webrtc/androidvideocapturer.cc', | 780 'app/webrtc/androidvideocapturer.cc', |
779 ], | 781 ], |
780 }], | 782 }], |
781 ], | 783 ], |
782 }, # target libjingle_peerconnection | 784 }, # target libjingle_peerconnection |
783 ], | 785 ], |
784 } | 786 } |
OLD | NEW |