-
- Downloads
Bug 1552755 - Small fixes to backport the updated video capture code; r=ng
A few small changes are required to backport the updated windows capture code to our version of webrtc.org. These are largely path changes, but DetachFromThread has been renamed to Detach, and they seem to have a working overload for ostream operator<< for VideoType that I have not been able to track down. It is also necessary to add our local modification for pid_t back to the GetDeviceName method, but it is not used for video capture anyways. Depends on D33337 Differential Revision: https://phabricator.services.mozilla.com/D33338 --HG-- extra : moz-landing-system : lando
Showing
- media/webrtc/trunk/webrtc/modules/video_capture/windows/device_info_ds.cc 3 additions, 2 deletions...nk/webrtc/modules/video_capture/windows/device_info_ds.cc
- media/webrtc/trunk/webrtc/modules/video_capture/windows/device_info_ds.h 2 additions, 1 deletion...unk/webrtc/modules/video_capture/windows/device_info_ds.h
- media/webrtc/trunk/webrtc/modules/video_capture/windows/help_functions_ds.cc 1 addition, 0 deletions...webrtc/modules/video_capture/windows/help_functions_ds.cc
- media/webrtc/trunk/webrtc/modules/video_capture/windows/help_functions_ds.h 2 additions, 2 deletions.../webrtc/modules/video_capture/windows/help_functions_ds.h
- media/webrtc/trunk/webrtc/modules/video_capture/windows/sink_filter_ds.cc 5 additions, 5 deletions...nk/webrtc/modules/video_capture/windows/sink_filter_ds.cc
- media/webrtc/trunk/webrtc/modules/video_capture/windows/video_capture_ds.h 1 addition, 1 deletion...k/webrtc/modules/video_capture/windows/video_capture_ds.h
- media/webrtc/trunk/webrtc/modules/video_capture/windows/video_capture_factory_windows.cc 2 additions, 2 deletions...es/video_capture/windows/video_capture_factory_windows.cc
Please register or sign in to comment