avutil/hwcontext_cuda: add CUstream in cuda hwctx

This commit is contained in:
Timo Rothenpieler 2018-05-07 15:01:22 +02:00
parent baabd3c2ad
commit c855683427
5 changed files with 12 additions and 3 deletions

View file

@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
2018-05-xx - xxxxxxxxxx - lavu 56.18.101 - hwcontext_cuda.h
Add AVCUDADeviceContext.stream.
2018-04-xx - xxxxxxxxxx - lavu 56.18.100 - pixdesc.h
Add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8.