Show patches with: Submitter = Xiang, Haihao       |    Archived = No       |   259 patches
« 1 2 3 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,02/13] lavu/hwcontext_qsv: create dynamic frame pool if required [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,03/13] lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_frames_derive_to [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,04/13] lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_map_to [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,05/13] lavc/qsv: fix qsv_frame_get_hdl callback to support dynamic frame pools [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,06/13] lavc/qsv: set right mfxFrameInfo for frames in dynamic frame pools [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,07/13] lavc/qsv: needn't QSVMid array for frames in dynamic frame pools [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,08/13] lavc/qsvdec: require a dynamic frame pool if possible [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,09/13] lavfi/qsvvpp: set right mfxFrameInfo for frames in dynamic frame pools [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,1/2] doc/ffmpeg: update the documentation about qsv device creation [FFmpeg-devel,1/2] doc/ffmpeg: update the documentation about qsv device creation - - - - 4-- 2023-12-29 Xiang, Haihao New
[FFmpeg-devel,1/2] lavc/qsvdec: return 0 if more data is required [FFmpeg-devel,1/2] lavc/qsvdec: return 0 if more data is required - - - - 2-- 2023-11-27 Xiang, Haihao Accepted
[FFmpeg-devel,1/2] lavc/qsvenc: always allocate the array to store mfxExtBuffer points [FFmpeg-devel,1/2] lavc/qsvenc: always allocate the array to store mfxExtBuffer points - - - - 4-- 2024-02-29 Xiang, Haihao New
[FFmpeg-devel,1/2] lavc/qsvenc: enlarge the maximum number of mfxPayload on mfxEncodeCtrl [FFmpeg-devel,1/2] lavc/qsvenc: enlarge the maximum number of mfxPayload on mfxEncodeCtrl - - - - 2-2 2023-02-08 Xiang, Haihao New
[FFmpeg-devel,1/2] lavc/qsvenc: ignore video signal info buffer for VP9 [FFmpeg-devel,1/2] lavc/qsvenc: ignore video signal info buffer for VP9 - - - - 4-- 2022-08-23 Xiang, Haihao Accepted
[FFmpeg-devel,1/2] lavfi/vaapi: remove duplicated code [FFmpeg-devel,1/2] lavfi/vaapi: remove duplicated code - - - - 2-- 2023-01-13 Xiang, Haihao Accepted
[FFmpeg-devel,1/2] lavfi/vf_stack_vaapi: factor out the common code for stack setting [FFmpeg-devel,1/2] lavfi/vf_stack_vaapi: factor out the common code for stack setting - - - - 4-- 2023-02-07 Xiang, Haihao New
[FFmpeg-devel,1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYA [FFmpeg-devel,1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYA - - - - 2-- 2022-08-12 Xiang, Haihao New
[FFmpeg-devel,1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX [FFmpeg-devel,1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX - - - - -1- 2022-08-29 Xiang, Haihao New
[FFmpeg-devel,1/2] lavu/hwcontext_qsv: add support for UYVY [FFmpeg-devel,1/2] lavu/hwcontext_qsv: add support for UYVY - - - - 4-- 2023-02-03 Xiang, Haihao Accepted
[FFmpeg-devel,1/3] lavc/qsvenc: fix check to avoid segfault [FFmpeg-devel,1/3] lavc/qsvenc: fix check to avoid segfault - - - - 4-- 2022-10-18 Xiang, Haihao Accepted
[FFmpeg-devel,1/3] lavc/qsvenc: use the right alignment instead of hard coded value [FFmpeg-devel,1/3] lavc/qsvenc: use the right alignment instead of hard coded value - - - - 2-- 2023-05-18 Xiang, Haihao Accepted
[FFmpeg-devel,1/3] lavc/vaapi_encode_av1: implement write_extra_header callback [FFmpeg-devel,1/3] lavc/vaapi_encode_av1: implement write_extra_header callback - - - - 4-- 2024-04-15 Xiang, Haihao New
[FFmpeg-devel,1/3] lavfi/scale_qsv: simplify scale_qsv filter [FFmpeg-devel,1/3] lavfi/scale_qsv: simplify scale_qsv filter - - - - 2-- 2023-01-17 Xiang, Haihao Accepted
[FFmpeg-devel,1/3] lavfi/tonemap_vaapi: By default use bt709 for output frame [FFmpeg-devel,1/3] lavfi/tonemap_vaapi: By default use bt709 for output frame - - - - 4-- 2024-03-18 Xiang, Haihao Accepted
[FFmpeg-devel,1/3] lavfi/vpp_qsv: add rate option [FFmpeg-devel,1/3] lavfi/vpp_qsv: add rate option - - - - 2-- 2023-01-30 Xiang, Haihao Accepted
[FFmpeg-devel,1/3] lavfi: Add pad_vaapi filter [FFmpeg-devel,1/3] lavfi: Add pad_vaapi filter - - - - 4-- 2024-03-18 Xiang, Haihao Accepted
[FFmpeg-devel,1/3] lavu/frame: add av_frame_get_buffer2 [FFmpeg-devel,1/3] lavu/frame: add av_frame_get_buffer2 - - - - --- 2023-05-16 Xiang, Haihao New
[FFmpeg-devel,1/3] lavu/hwcontext_d3d11va: Add option vendor_id [FFmpeg-devel,1/3] lavu/hwcontext_d3d11va: Add option vendor_id - - - - 2-- 2023-11-24 Xiang, Haihao New
[FFmpeg-devel,1/3] lavu/hwcontext_vaapi: Add a new quirk [FFmpeg-devel,1/3] lavu/hwcontext_vaapi: Add a new quirk - - - - 4-- 2024-03-28 Xiang, Haihao New
[FFmpeg-devel,1/4] lavfi/qsvvpp: add set_frame_ext_params callback [FFmpeg-devel,1/4] lavfi/qsvvpp: add set_frame_ext_params callback - - - - 4-- 2023-07-26 Xiang, Haihao Accepted
[FFmpeg-devel,1/4] lavfi/qsvvpp: change the output frame's width and height [FFmpeg-devel,1/4] lavfi/qsvvpp: change the output frame's width and height - - - - 4-- 2022-11-24 Xiang, Haihao New
[FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,1/6] lavu/hwcontext_qsv: specify Shift for each format [FFmpeg-devel,1/6] lavu/hwcontext_qsv: specify Shift for each format - - - - 2-- 2022-10-06 Xiang, Haihao Accepted
[FFmpeg-devel,1/8] lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables [FFmpeg-devel,1/8] lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables - - - - 4-- 2023-01-09 Xiang, Haihao Accepted
[FFmpeg-devel,10/13] lavfi/qsvvpp: require a dynamic frame pool for output if possible [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,11/13] lavu/hwcontext_vaapi: relax the requirement when using libva2 (VAAPI 1) [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,12/13] lavc/vaapi_decode: use dynamic frame pool for output frames with libva2 [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,13/13] lavfi/vaapi_vpp: use dynamic frame pool for output link with libva2 [FFmpeg-devel,01/13] lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pools - - - - --- 2023-09-06 Xiang, Haihao New
[FFmpeg-devel,2/2] avfilter: add QSV variants of the stack filters [FFmpeg-devel,1/2] lavfi/vf_stack_vaapi: factor out the common code for stack setting - - - - 4-- 2023-02-07 Xiang, Haihao New
[FFmpeg-devel,2/2] doc/ffmpeg: update the documentation about vaapi device creation [FFmpeg-devel,1/2] doc/ffmpeg: update the documentation about qsv device creation - - - - 4-- 2023-12-29 Xiang, Haihao New
[FFmpeg-devel,2/2] lavc/qsv: Add support for decoding & encoding 8bit 4:4:4 content [FFmpeg-devel,1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX - - - - -1- 2022-08-29 Xiang, Haihao New
[FFmpeg-devel,2/2] lavc/qsv: Add support for decoding & encoding 8bit 4:4:4 content [FFmpeg-devel,1/2] lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYA - - - - 2-- 2022-08-12 Xiang, Haihao New
[FFmpeg-devel,2/2] lavc/qsvdec: reduce info message when more data is required [FFmpeg-devel,1/2] lavc/qsvdec: return 0 if more data is required - - - - 2-- 2023-11-27 Xiang, Haihao Accepted
[FFmpeg-devel,2/2] lavc/qsvenc: add support for oneVPL string API [FFmpeg-devel,1/2] lavc/qsvenc: always allocate the array to store mfxExtBuffer points - - - - 4-- 2024-02-29 Xiang, Haihao New
[FFmpeg-devel,2/2] lavc/qsvenc: enlarge the SPS buffer to retrieve larger header [FFmpeg-devel,1/2] lavc/qsvenc: ignore video signal info buffer for VP9 - - - - 4-- 2022-08-23 Xiang, Haihao Accepted
[FFmpeg-devel,2/2] lavc/qsvenc_{h264, hevc}: import user data unregistered SEIs if available [FFmpeg-devel,1/2] lavc/qsvenc: enlarge the maximum number of mfxPayload on mfxEncodeCtrl - - - - 2-2 2023-02-08 Xiang, Haihao New
[FFmpeg-devel,2/2] lavfi/overlay_vaapi: remove unnecessary code [FFmpeg-devel,1/2] lavfi/vaapi: remove duplicated code - - - - 2-- 2023-01-13 Xiang, Haihao Accepted
[FFmpeg-devel,2/2] lavfi/vf_vpp_qsv: support UYVY in system memory [FFmpeg-devel,1/2] lavu/hwcontext_qsv: add support for UYVY - - - - 4-- 2023-02-03 Xiang, Haihao Accepted
[FFmpeg-devel,2/3] doc/ffmpeg: Update the description about d3d11va [FFmpeg-devel,1/3] lavu/hwcontext_d3d11va: Add option vendor_id - - - - 2-- 2023-11-24 Xiang, Haihao New
[FFmpeg-devel,2/3] lavc/qsvenc: avoid data copy if possible [FFmpeg-devel,1/3] lavc/qsvenc: use the right alignment instead of hard coded value - - - - 2-- 2023-05-18 Xiang, Haihao Accepted
[FFmpeg-devel,2/3] lavc/qsvenc: enlarge the maximum number of ExtParam buffers on mfxEncodeCtrl [FFmpeg-devel,1/3] lavc/qsvenc: fix check to avoid segfault - - - - 4-- 2022-10-18 Xiang, Haihao Accepted
[FFmpeg-devel,2/3] lavc/vaapi_decode: Use dynamic frame pool if possible [FFmpeg-devel,1/3] lavu/hwcontext_vaapi: Add a new quirk - - - - 4-- 2024-03-28 Xiang, Haihao New
[FFmpeg-devel,2/3] lavc/vaapi_encode_av1: Insert HDR_MDCV metadata if have [FFmpeg-devel,1/3] lavc/vaapi_encode_av1: implement write_extra_header callback - - - - 4-- 2024-04-15 Xiang, Haihao New
[FFmpeg-devel,2/3] lavfi/deinterlace_qsv: simplify deinterlace_qsv filter [FFmpeg-devel,1/3] lavfi/vpp_qsv: add rate option - - - - 2-- 2023-01-30 Xiang, Haihao Accepted
[FFmpeg-devel,2/3] lavfi/scale_qsv: re-use VPPContext for scale_qsv filter [FFmpeg-devel,1/3] lavfi/scale_qsv: simplify scale_qsv filter - - - - 2-- 2023-01-17 Xiang, Haihao Accepted
[FFmpeg-devel,2/3] lavfi/tonemap_vaapi: Update the log [FFmpeg-devel,1/3] lavfi/tonemap_vaapi: By default use bt709 for output frame - - - - 4-- 2024-03-18 Xiang, Haihao Accepted
[FFmpeg-devel,2/3] lavfi: Add drawbox_vaapi filter [FFmpeg-devel,1/3] lavfi: Add pad_vaapi filter - - - - 4-- 2024-03-18 Xiang, Haihao Accepted
[FFmpeg-devel,2/3] lavu/hwcontext_qsv: call av_frame_get_buffer2 instead of av_frame_get_buffer [FFmpeg-devel,1/3] lavu/frame: add av_frame_get_buffer2 - - - - --- 2023-05-16 Xiang, Haihao New
[FFmpeg-devel,2/4] lavfi/qsvvpp: avoid overriding the returned value [FFmpeg-devel,1/4] lavfi/qsvvpp: change the output frame's width and height - - - - 4-- 2022-11-24 Xiang, Haihao New
[FFmpeg-devel,2/4] lavfi/vf_vpp_qsv: take input color properties into account [FFmpeg-devel,1/4] lavfi/qsvvpp: add set_frame_ext_params callback - - - - 4-- 2023-07-26 Xiang, Haihao Accepted
[FFmpeg-devel,2/6] lavc/qsv: specify Shift for each format too [FFmpeg-devel,1/6] lavu/hwcontext_qsv: specify Shift for each format - - - - 2-- 2022-10-06 Xiang, Haihao Accepted
[FFmpeg-devel,2/6] lavfi/qsvvpp: copy metadata fields from src to dst [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,2/8] lavfi/vf_vpp_qsv: handle NULL pointer when evaluating an expression [FFmpeg-devel,1/8] lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables - - - - 4-- 2023-01-09 Xiang, Haihao Accepted
[FFmpeg-devel,3/3] Changelog: Add pad_vaapi, drawbox_vaapi entry [FFmpeg-devel,1/3] lavfi: Add pad_vaapi filter - - - - 4-- 2024-03-18 Xiang, Haihao New
[FFmpeg-devel,3/3] lavc/qsvenc: call av_frame_get_buffer2 instead of av_frame_get_buffer [FFmpeg-devel,1/3] lavu/frame: add av_frame_get_buffer2 - - - - --- 2023-05-16 Xiang, Haihao New
[FFmpeg-devel,3/3] lavc/qsvenc: make sure continuous allocation [FFmpeg-devel,1/3] lavc/qsvenc: use the right alignment instead of hard coded value - - - - 2-- 2023-05-18 Xiang, Haihao Accepted
[FFmpeg-devel,3/3] lavc/qsvenc_hevc: accept HDR metadata if have [FFmpeg-devel,1/3] lavc/qsvenc: fix check to avoid segfault - - - - 4-- 2022-10-18 Xiang, Haihao Accepted
[FFmpeg-devel,3/3] lavc/vaapi_encode_av1: insert HDR_CLL metadata if have [FFmpeg-devel,1/3] lavc/vaapi_encode_av1: implement write_extra_header callback - - - - 4-- 2024-04-15 Xiang, Haihao New
[FFmpeg-devel,3/3] lavfi/deinterlace_qsv: re-use VPPContext for deinterlace_qsv filter [FFmpeg-devel,1/3] lavfi/vpp_qsv: add rate option - - - - 2-- 2023-01-30 Xiang, Haihao Accepted
[FFmpeg-devel,3/3] lavfi/tonemap_vaapi: Add support for HDR to HDR tone mapping [FFmpeg-devel,1/3] lavfi/tonemap_vaapi: By default use bt709 for output frame - - - - 4-- 2024-03-18 Xiang, Haihao New
[FFmpeg-devel,3/3] lavfi/vaapi_vpp: Use dynamic frame pool in outlink if possible [FFmpeg-devel,1/3] lavu/hwcontext_vaapi: Add a new quirk - - - - 4-- 2024-03-28 Xiang, Haihao New
[FFmpeg-devel,3/3] lavfi/vpp_qsv: factor common QSV filter definition [FFmpeg-devel,1/3] lavfi/scale_qsv: simplify scale_qsv filter - - - - 2-- 2023-01-17 Xiang, Haihao Accepted
[FFmpeg-devel,3/3] lavu/hwcontext_qsv: Make sure hardware vendor is Intel for qsv on d3d11va [FFmpeg-devel,1/3] lavu/hwcontext_d3d11va: Add option vendor_id - - - 1 2-- 2023-11-24 Xiang, Haihao New
[FFmpeg-devel,3/4] lavfi/qsvvpp: provide a default framerate if needed [FFmpeg-devel,1/4] lavfi/qsvvpp: change the output frame's width and height - 1 - - 4-- 2022-11-24 Xiang, Haihao New
[FFmpeg-devel,3/4] lavfi/vf_vpp_qsv: set color properties for output [FFmpeg-devel,1/4] lavfi/qsvvpp: add set_frame_ext_params callback - - - - 4-- 2023-07-26 Xiang, Haihao Accepted
[FFmpeg-devel,3/6] lavfi/qsvvpp: check the parameters before initializing vpp session [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,3/6] lavu/hwcontext_qsv: add support for 10bit 4:4:4 content on Linux [FFmpeg-devel,1/6] lavu/hwcontext_qsv: specify Shift for each format - - - - 2-- 2022-10-06 Xiang, Haihao Accepted
[FFmpeg-devel,3/8] lavfi/vf_vpp_qsv: allow special values for the output video dimensions [FFmpeg-devel,1/8] lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables - - - - 4-- 2023-01-09 Xiang, Haihao Accepted
[FFmpeg-devel,4/4] lavf/vf_vpp_qsv: scale_mode can be applied to color conversion [FFmpeg-devel,1/4] lavfi/qsvvpp: change the output frame's width and height - 1 - - 4-- 2022-11-24 Xiang, Haihao New
[FFmpeg-devel,4/4] lavfi/vf_vpp_qsv: perform conversion from HDR to SDR [FFmpeg-devel,1/4] lavfi/qsvvpp: add set_frame_ext_params callback - - - - 4-- 2023-07-26 Xiang, Haihao Accepted
[FFmpeg-devel,4/6] lavc/qsv: add support for decoding & encoding 10bit 4:4:4 content [FFmpeg-devel,1/6] lavu/hwcontext_qsv: specify Shift for each format - - - - 2-- 2022-10-06 Xiang, Haihao Accepted
[FFmpeg-devel,4/6] lavfi/qsvvpp: store a copy of the sequence parameters [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,4/8] lavfi/vf_vpp_qsv: add vpp_preinit callback [FFmpeg-devel,1/8] lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables - - - - 4-- 2023-01-09 Xiang, Haihao Accepted
[FFmpeg-devel,5/6] lavfi/qsvvpp: postpone vpp session initialization [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,5/6] lavu/hwcontext_qsv: add support for 12bit content on Linux [FFmpeg-devel,1/6] lavu/hwcontext_qsv: specify Shift for each format - - - - 2-- 2022-10-06 Xiang, Haihao Accepted
[FFmpeg-devel,5/8] lavfi/vf_vpp_qsv: add has_passthrough flag in VPPContext [FFmpeg-devel,1/8] lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables - - - - 4-- 2023-01-09 Xiang, Haihao Accepted
[FFmpeg-devel,6/6] lavc/qsv: add support for decoding & encoding 12bit content [FFmpeg-devel,1/6] lavu/hwcontext_qsv: specify Shift for each format - - - - 2-- 2022-10-06 Xiang, Haihao Accepted
[FFmpeg-devel,6/6] lavfi/qsvvpp: use the right picture struct for vpp initilaization [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,6/8] lavfi/vf_vpp_qsv: check output format string against NULL pointer [FFmpeg-devel,1/8] lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables - - - - 4-- 2023-01-09 Xiang, Haihao New
[FFmpeg-devel,7/8] lavfi/qsvvpp: set output frame durations [FFmpeg-devel,1/8] lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables - - - - 4-- 2023-01-09 Xiang, Haihao Accepted
[FFmpeg-devel,8/8] lavfi/qsv: use QSVVPPContext as base context in vf_vpp_qsv/vf_overlay_qsv [FFmpeg-devel,1/8] lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables - - - - 4-- 2023-01-09 Xiang, Haihao Accepted
[FFmpeg-devel,v08,01/10] configure: ensure --enable-libmfx uses libmfx 1.x make QSV works with the Intel's oneVPL - - - - 4-- 2022-04-28 Xiang, Haihao New
[FFmpeg-devel,v08,02/10] configure: fix the check for MFX_CODEC_VP9 make QSV works with the Intel's oneVPL - - - - 4-- 2022-04-28 Xiang, Haihao New
[FFmpeg-devel,v08,03/10] qsv: remove mfx/ prefix from mfx headers make QSV works with the Intel's oneVPL - - - - 4-- 2022-04-28 Xiang, Haihao New
[FFmpeg-devel,v08,04/10] qsv: load user plugin for MFX_VERSION < 2.0 make QSV works with the Intel's oneVPL - - - - 4-- 2022-04-28 Xiang, Haihao New
[FFmpeg-devel,v08,05/10] qsv: build audio related code when MFX_VERSION < 2.0 make QSV works with the Intel's oneVPL - - - - 4-- 2022-04-28 Xiang, Haihao New
[FFmpeg-devel,v08,06/10] qsvenc: support multi-frame encode when MFX_VERSION < 2.0 make QSV works with the Intel's oneVPL - - - - 4-- 2022-04-28 Xiang, Haihao New
[FFmpeg-devel,v08,07/10] qsvenc: support MFX_RATECONTROL_LA_EXT when MFX_VERSION < 2.0 make QSV works with the Intel's oneVPL - - - - 4-- 2022-04-28 Xiang, Haihao New
[FFmpeg-devel,v08,08/10] qsv: support OPAQUE memory when MFX_VERSION < 2.0 make QSV works with the Intel's oneVPL - - - - 4-- 2022-04-28 Xiang, Haihao New
[FFmpeg-devel,v08,09/10] qsv: use a new method to create mfx session when using oneVPL make QSV works with the Intel's oneVPL - - - - 4-- 2022-04-28 Xiang, Haihao New
« 1 2 3 »