Skip to content
Snippets Groups Projects
Commit 40afd723 authored by Andreas Traczyk's avatar Andreas Traczyk Committed by Andreas Traczyk
Browse files

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
parent de3b02ee
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment