Changes between Initial Version and Version 1 of Ticket #466
- Timestamp:
- 01/04/14 05:33:36 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #466
- Property Owner changed from Antoine Martin to Antoine Martin
-
Property
Status
changed from
new
toassigned
-
Ticket #466 – Description
initial v1 9 9 * allocate memory when needed rather than keeping it allocated for the duration of the encoder (fit more encoders on one card) 10 10 * upload pixels in place? (skip {{{inputBuffer}}}) 11 * deal with GPU suspend-resume cycles (see r5110 for opencl in #422) 11 12 12 13 [[BR]]