ffmpeg | branch: master | wm4 | Tue Jun 6 18:51:09
2017 +0200| [4dec101acc393fbfe9a8ce0237b9efbae3f20139] | committer: Diego
Biurrun
dxva: preparations for new hwaccel API
The actual hwaccel code will need to access an internal context instead
of avctx->hwaccel_context, so add a new DXVA_CONT
ffmpeg | branch: master | wm4 | Tue Jun 6 18:51:09
2017 +0200| [ab28108a361196134704071b7b34c42fc7d747c7] | committer: wm4
dxva: preparations for new hwaccel API
The actual hwaccel code will need to access an internal context instead
of avctx->hwaccel_context, so add a new DXVA_CONTEXT() macro