44 Commits (8028b8260e6d0a4a469529ec5c5d504782a5f875)

Author SHA1 Message Date
Haihao Xiang 96b0b3f67a lavfi/qsvvpp: add set_frame_ext_params callback 1 year ago
James Almer 075dfc271b avfilter/qsvvpp: remove usage of deprecated fields 1 year ago
Haihao Xiang 88b3841149 lavfi/qsvvpp: use the right picture struct for vpp initilaization 1 year ago
Haihao Xiang bcdea21675 lavfi/qsvvpp: postpone vpp session initialization 1 year ago
Haihao Xiang cf21ca9efb lavfi/qsvvpp: store a copy of the sequence parameters 1 year ago
Haihao Xiang 579711c2cc lavfi/qsvvpp: check the parameters before initializing vpp session 1 year ago
Haihao Xiang 5189b51939 lavfi/qsvvpp: copy metadata fields from src to dst 1 year ago
Haihao Xiang 07139b6deb lavfi/qsvvpp: track the runtime version in vpp context 1 year ago
James Almer 36827ea783 avfilter: use the new AVFrame interlace flags in all filters 2 years ago
Wenbin Chen b7a335c5e9 libavfilter/qsvvpp: check the return value 2 years ago
Haihao Xiang 36016c5596 lavfi/vf_vpp_qsv: support UYVY in system memory 2 years ago
Haihao Xiang 7491545320 lavfi/qsv: use QSVVPPContext as base context in vf_vpp_qsv/vf_overlay_qsv 2 years ago
Haihao Xiang 3763635ef4 lavfi/qsvvpp: set output frame durations 2 years ago
Haihao Xiang 3552dba0e1 lavfi/vf_vpp_qsv: accept P010 input in system memory 2 years ago
Wenbin Chen 20f2941191 libavfilter/qsvvpp: Change the alignment to meet the requirement of YUV420P format 2 years ago
Haihao Xiang 7a856588dc lavfi/qsvvpp: provide a default framerate if needed 2 years ago
Haihao Xiang 51bad2e6a7 lavfi/qsvvpp: avoid overriding the returned value 2 years ago
Chen,Wenbin 50575e24be lavfi/qsvvpp: change the output frame's width and height 2 years ago
Haihao Xiang 54c4196d56 lavfi/qsv: create mfx session using oneVPL for qsv filters 2 years ago
Haihao Xiang c77149bc37 qsv: restrict OPAQUE memory to MFX_VERSION < 2.0 2 years ago
Haihao Xiang 40684899e8 qsv: restrict audio related code to MFX_VERSION < 2.0 2 years ago
Dmitry Rogozhkin e0691eab22 qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses 2 years ago
Anton Khirnov aeaefc3728 lavfi/qsvpp: fix after 85c938fa28 3 years ago
Anton Khirnov 85c938fa28 lavfi/qsvvpp: switch to new FIFO API 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Artem Galin 36166cc304 libavfilter/qsvvpp: add MFX_MEMTYPE_FROM_VPPOUT flag to output frames 3 years ago
Artem Galin a611c35001 libavfilter/qsvvpp: enabling d3d11va support, added mfxhdlpair 3 years ago
Haihao Xiang 43aeeab764 lavfi/qsvvpp: do not mix up FFmpeg and SDK error code 3 years ago
Fei Wang 89ffcd1bbe lavfi/qsvvpp: support async depth 4 years ago
Haihao Xiang b8cd37a59f qsv: dump more info in error, debug and verbose mode 4 years ago
Haihao Xiang db28e9c1d9 lavf/qsv: Add functions to print mfx iopattern, warning and error 4 years ago
Zhong Li e62f625163 lavf/qsvvpp: add P010 output format support 6 years ago
Zhong Li ef56c28b25 lavf/qsvvpp: add extra_hw_frames support 6 years ago
Linjie Fu 6895b350c3 lavf/qsvvpp: avoid the double-free when working in sys memory mode 6 years ago
Zhong Li a5e1cb9e96 lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA. 6 years ago
Zhong Li e05e5920a4 qsv: Error out if getting session handle failed in avfilter 6 years ago
Ruiling Song d865783b6c lavf/qsv: clone the frame which may be managed by framework 7 years ago
Maxym Dmytrychenko cca5e4f040 qsv: adding Multi Frame Encode support 7 years ago
Luca Barbato ea25ccd1b2 qsv: Join the derived session to the parent 7 years ago
Huang, Zhengxu a5a6ac1a12 libavfilter/overlay_qsv: Add QSV overlay vpp filter 7 years ago