CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/04/26 08:22:24
Modified files:
www/chromium : Makefile
www/chromium/files: audio_manager_openbsd.cc
audio_manager_openbsd.h
www/chromium/patches:
patch-media_capture_video_video_capture_device_cc
patch-media_media_gyp
patch-third_party_libjingle_libjingle_gyp
patch-third_party_webrtc_build_common_gypi
Added files:
www/chromium/files: sndio_input.cc sndio_input.h
www/chromium/patches:
patch-chrome_browser_media_webrtc_log_uploader_cc
patch-content_browser_media_media_internals_cc
patch-content_browser_renderer_host_media_video_capture_device_client_cc
patch-content_renderer_media_webrtc_audio_renderer_cc
patch-media_base_video_frame_cc
patch-media_base_video_frame_h
patch-third_party_usrsctp_usrsctp_gyp
patch-third_party_webrtc_voice_engine_voice_engine_defines_h
Removed files:
www/chromium/patches:
patch-content_browser_renderer_host_p2p_socket_dispatcher_host_h
patch-printing_backend_cups_helper_cc
Log message:
enable webrtc support and fix video recording. the only thing
that's missing from working video conferencing is the sndio
input support, which is being worked on