stack will be removed soon in a separate CL. Constraints will not be supported in the new implementation. Apps can request a format directly and the closest supported format will be selected. Changes needed from the apps: 1. Use the new createVideoSource without constraints. 2. Call startCapture manually. 3. Don't call videoSource.stop/restart, use startCapture/stopCapture instead. R=magjed@webrtc.org TBR=kjellander@webrtc.org Review URL: https://codereview.webrtc.org/2127893002 . Cr-Commit-Position: refs/heads/master@{#13504}
18 lines
463 B
Plaintext
18 lines
463 B
Plaintext
pthatcher@webrtc.org
|
|
glaznev@webrtc.org
|
|
juberti@webrtc.org
|
|
perkj@webrtc.org
|
|
tkchin@webrtc.org
|
|
tommi@webrtc.org
|
|
deadbeef@webrtc.org
|
|
|
|
per-file androidvideotracksource.*=sakal@webrtc.org
|
|
per-file androidvideotracksource.*=magjed@webrtc.org
|
|
|
|
# These are for the common case of adding or renaming files. If you're doing
|
|
# structural changes, please get a review from a reviewer in this file.
|
|
per-file *.gyp=*
|
|
per-file *.gypi=*
|
|
|
|
per-file BUILD.gn=kjellander@webrtc.org
|