summaryrefslogtreecommitdiff
path: root/libavutil/hwcontext_qsv.c
Commit message (Expand)AuthorAge
* avutil/hwcontext_qsv: Fix mixed declaration and codeAndreas Rheinhardt2024-03-25
* lavu/hwcontext_qsv: Join the download/upload session to the main sessionHaihao Xiang2024-03-18
* avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internalsAndreas Rheinhardt2024-03-07
* avutil/hwcontext_qsv: Allocate pub and priv frames hwctx togetherAndreas Rheinhardt2024-03-05
* avutil/hwcontext_qsv: Allocate public and priv device hwctx togetherAndreas Rheinhardt2024-03-05
* lavu/hwcontext_qsv: Make sure hardware vendor is Intel for qsv on d3d11vaHaihao Xiang2023-12-07
* lavu/hwcontext_qsv: use mfxImplDescription instead of mfxExtendedDeviceId on ...Haihao Xiang2023-12-05
* lavu/hwcontext_qsv: silence the warningHaihao Xiang2023-07-31
* lavu/hwcontext_qsv: fix memory leak for d3d9 implTong Wu2023-06-25
* lavu/hwcontext_qsv: fix memory leak for d3d11va implTong Wu2023-06-25
* avutil/hwcontext_qsv: register free function for device_deriveTong Wu2023-06-25
* lavu/hwcontext_qsv: Update after adding support for VAAPI on WindowsSil Vilerino2023-04-24
* qsv: remove CONFIG_VAAPI for mutiple formatsTong Wu2023-02-22
* lavu/hwcontext_qsv: add support for UYVYHaihao Xiang2023-02-07
* lavu/hwcontext_qsv: add support for 12bit content on LinuxFei Wang2022-10-10
* lavu/hwcontext_qsv: add support for 10bit 4:4:4 content on LinuxHaihao Xiang2022-10-10
* lavu/hwcontext_qsv: specify Shift for each formatHaihao Xiang2022-10-10
* lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX on LinuxHaihao Xiang2022-09-07
* lavu/hwcontext_qsv: make qsv hwdevice works with oneVPLHaihao Xiang2022-08-12
* qsv: restrict OPAQUE memory to MFX_VERSION < 2.0Haihao Xiang2022-08-12
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-12
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-25
* avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA framesTong Wu2022-05-23
* avutil/hwcontext_qsv: derive QSV frames to D3D11VA framesTong Wu2022-05-23
* libavutil/hwcontext_qsv: Align width and heigh when download qsv frameWenbin Chen2022-04-13
* lavu/hwcontext_qsv: fix a potential infinite loopAnton Khirnov2022-02-15
* avutil/hwcontext_qsv: fix typoTimo Rothenpieler2022-01-29
* libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to openclnyanmisaka2022-01-29
* Revert "avutils/hwcontext: When deriving a hwdevice, search for existing devi...Haihao Xiang2022-01-05
* avutils/hwcontext: When deriving a hwdevice, search for existing device in bo...Soft Works2022-01-05
* libavutil/hwcontext_qsv: clean padding when upload qsv framesWenbin Chen2021-12-23
* libavutil/hwcontext_qsv: fix a bug for mapping vaapi frame to qsvnyanmisaka2021-12-04
* avutil/hwcontext_qsv: Remove redundant checkAndreas Rheinhardt2021-11-18
* avutil/hwcontext_qsv: Fix leak of AVBuffer and AVBufferRefAndreas Rheinhardt2021-11-18
* libavutil/hwcontext_qsv: fix a bug for mapping qsv frame to vaapiWenbin Chen2021-09-23
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwc...Artem Galin2021-09-08
* libavutil/hwcontext_qsv: add usage child_device_type argument to explicitly s...Artem Galin2021-09-08
* libavutil/hwcontext_qsv: supporting d3d11va device typeArtem Galin2021-09-08
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avutil: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* hwcontext: add av_hwdevice_ctx_create_derived_optsLynne2020-05-23
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-22
* lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bitLinjie Fu2020-05-18
* lavu/qsv: remove redundant version queryZhong Li2019-09-27
* lavu/hwcontext_qsv: fix the memory leakLinjie Fu2019-07-30
* hwcontext_qsv: Try to select a matching VAAPI device by defaultMark Thompson2019-06-02
* lavu/hwcontext_qsv: Fix the realign check for hwuploadLinjie Fu2019-04-30
* lavu/hwcontext_qsv: Mark a pointer as const.Carl Eugen Hoyos2019-04-16
* lavu/qsv: allow surface size larger than requirementZhong Li2019-03-18