Files
ffmpeg/libavcodec
Linjie Fu 5345965b3f lavc/qsvdec: Add GPU-accelerated memory copy support
GPU copy enables or disables GPU accelerated copying between video
and system memory. This may lead to a notable performance improvement.
Memory must be sequent and aligned with 128x64.

CMD:
ffmpeg -init_hw_device qsv=hw -filter_hw_device hw -c:v h264_qsv
                    -gpu_copy on -i input.h264 -f null -
or:
ffmpeg -c:v h264_qsv -gpu_copy on -i input.h264 -f null -

Signed-off-by: Linjie Fu <linjie.fu@intel.com>
Signed-off-by: ChaoX A Liu <chaox.a.liu@intel.com>
Signed-off-by: Zhong Li <zhong.li@intel.com>
2019-10-09 11:27:34 +08:00
..
2019-09-20 23:26:34 +02:00
2019-07-25 15:13:09 +01:00
2019-09-26 21:02:34 +02:00
2019-09-25 17:18:37 +02:00
2019-06-26 21:25:10 +02:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-07 11:33:19 +02:00
2019-09-19 21:30:54 +02:00
2019-09-20 01:36:13 +02:00
2019-08-11 19:13:21 +02:00
2019-10-06 17:29:11 +08:00
2019-04-21 19:43:14 +02:00
2019-05-06 23:58:34 +02:00
2018-12-23 15:30:13 +01:00
2018-12-10 11:19:36 +01:00
2019-08-29 21:04:54 +02:00
2019-08-29 15:57:54 +02:00
2019-09-19 23:56:03 -07:00
2018-12-20 18:40:41 +08:00
2019-01-16 01:29:18 +01:00
2019-06-29 19:22:19 +02:00
2019-08-11 19:13:21 +02:00
2019-09-02 13:46:11 -07:00
2019-03-31 23:35:00 +02:00
2018-12-23 15:30:13 +01:00
2018-12-01 19:41:48 +01:00
2019-09-26 14:06:06 +02:00
2019-01-12 17:16:47 +01:00
2019-09-06 22:26:55 +02:00
2018-12-03 23:34:05 +01:00
2019-08-23 22:24:07 +02:00
2018-11-18 22:59:29 +01:00
2019-07-08 09:38:03 +02:00
2019-09-20 23:26:34 +02:00
2019-09-16 21:30:19 +02:00
2019-07-28 22:34:26 +01:00
2019-10-07 22:32:32 -07:00
2019-06-12 20:06:20 +10:00
2019-08-22 18:35:44 +02:00
2019-08-22 18:35:44 +02:00
2019-08-22 18:35:44 +02:00
2019-09-05 19:45:53 +02:00
2019-05-02 15:36:16 +02:00