1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-24 04:44:54 +02:00
Files
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
..
2016-11-18 10:32:57 +01:00
2017-04-23 14:27:47 +07:00
2017-02-15 12:46:01 +01:00
2017-02-15 12:46:01 +01:00
2017-05-01 17:55:22 +02:00
2017-03-20 09:23:15 +01:00
2017-04-23 14:27:47 +07:00
2016-11-14 00:33:12 +01:00
2017-04-23 14:27:47 +07:00
2017-02-21 00:40:20 +01:00
2017-01-11 16:02:10 +01:00
2017-04-23 14:27:47 +07:00
2017-03-28 18:04:27 -04:00
2017-03-28 18:04:27 -04:00
2016-11-18 10:35:43 +01:00
2017-03-21 12:38:20 +01:00
2016-12-03 14:36:03 +01:00
2016-11-07 22:42:00 +01:00
2016-11-27 14:34:57 +01:00
2016-11-15 22:01:08 +01:00
2017-02-03 20:16:30 +01:00
2017-02-03 20:01:07 +01:00
2017-01-11 16:02:10 +01:00
2017-01-11 16:02:10 +01:00
2017-02-21 00:40:20 +01: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
2016-11-12 01:36:47 +01:00
2017-01-09 18:43:19 +01:00
2017-02-10 17:04:56 +01:00
2016-11-29 11:23:20 +01:00
2017-04-23 14:27:47 +07:00
2017-01-16 10:24:01 +01:00
2017-02-21 00:40:20 +01:00
2017-05-03 11:57:34 +02:00
2017-04-23 14:27:47 +07:00
2017-02-02 01:12:07 +01:00
2017-04-23 14:27:47 +07:00
2016-11-24 11:22:13 +01:00
2017-01-20 13:58:41 +01:00