Changeset 46578 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jun 17, 2013 10:05:38 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/VideoRec.cpp
r46555 r46578 500 500 /* disable multithreading */ 501 501 pStrm->VpxConfig.g_threads = 0; 502 // pStrm->VpxConfig.kf_max_dist = 1; 502 503 pStrm->uDelay = 1000 / uFps; 503 504
Note:
See TracChangeset
for help on using the changeset viewer.