-
- Downloads
video: better video frame copying
- uses memcpy instead of nested for loops to copy video buffers, as no operations are done per pixel, this gives a reduced copy time. Change-Id: I43567997313d6aa8c9a0f8a56ccf0b8e6bcf963a Tuleap: #790
Showing
- AboutPage.xaml 1 addition, 6 deletionsAboutPage.xaml
- Package.appxmanifest 1 addition, 1 deletionPackage.appxmanifest
- RingD.cpp 1 addition, 0 deletionsRingD.cpp
- RingD.h 11 additions, 0 deletionsRingD.h
- VideoCaptureManager.cpp 7 additions, 18 deletionsVideoCaptureManager.cpp
- VideoCaptureManager.h 1 addition, 1 deletionVideoCaptureManager.h
- VideoPage.xaml.cpp 1 addition, 13 deletionsVideoPage.xaml.cpp
- WelcomePage.xaml 5 additions, 1 deletionWelcomePage.xaml
- _language-fr.appx 0 additions, 0 deletions_language-fr.appx
- _scale-100.appx 0 additions, 0 deletions_scale-100.appx
- _scale-125.appx 0 additions, 0 deletions_scale-125.appx
- _scale-150.appx 0 additions, 0 deletions_scale-150.appx
- _scale-400.appx 0 additions, 0 deletions_scale-400.appx
- ring-client-uwp.sln 0 additions, 3 deletionsring-client-uwp.sln
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
Please register or sign in to comment