FFmpeg/libavcodec
wm4 c0f17a905f cuvid: support AVCodecContext.hw_device_ctx API
This is a newer API that is intended for decoders like the cuvid
wrapper. Until now, the wrapper required to set an awkward
"incomplete" hw_frames_ctx to set the device. Now the device
can be set directly, and the user can get AV_PIX_FMT_CUDA output
for a specific device simply by setting hw_device_ctx.

This still does a dummy ff_get_format() call at init time, and should
be fully backward compatible.
2017-05-05 00:17:41 +02:00
..
2017-04-23 14:27:47 +07:00
2017-05-01 17:55:22 +02:00
2017-04-23 14:27:47 +07:00
2017-04-23 14:27:47 +07:00
2017-04-23 14:27:47 +07:00
2017-04-08 00:27:33 +01:00
2017-04-26 23:22:25 +01:00
2017-04-26 23:22:25 +01:00
2017-04-10 13:11:15 +02:00
2017-04-23 14:27:47 +07:00
2017-05-03 11:57:34 +02:00
2017-04-23 14:27:47 +07:00
2017-04-23 14:27:47 +07:00