Files
obs-studio/libobs
Anthony Catel ffb3ca4595 libobs: Use one copy for RGBA output when possible
A minor optimization: in copy_rgbx_frame (used when libobs is set to
output RGBA frames instead of YUV frames), if the line sizes for the
source and destination match, just use a single memcpy call for all of
the data instead of multiple memcpy calls.
2015-07-24 10:42:44 -07:00
..
2015-07-09 09:31:12 -07:00
2015-05-11 20:45:25 +02:00
2015-05-11 20:45:25 +02:00
2015-06-04 18:04:23 -07:00
2015-05-11 20:45:25 +02:00
2014-02-12 08:04:50 -07:00