summaryrefslogtreecommitdiff
path: root/libavutil/hwcontext_qsv.c
Commit message (Expand)AuthorAgeFilesLines
* lavu/hwcontext_qsv: Update after adding support for VAAPI on WindowsSil Vilerino2023-04-241-2/+12
* qsv: remove CONFIG_VAAPI for mutiple formatsTong Wu2023-02-221-3/+3
* lavu/hwcontext_qsv: add support for UYVYHaihao Xiang2023-02-071-0/+7
* lavu/hwcontext_qsv: add support for 12bit content on LinuxFei Wang2022-10-101-0/+24
* lavu/hwcontext_qsv: add support for 10bit 4:4:4 content on LinuxHaihao Xiang2022-10-101-0/+7
* lavu/hwcontext_qsv: specify Shift for each formatHaihao Xiang2022-10-101-8/+19
* lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX on LinuxHaihao Xiang2022-09-071-0/+12
* lavu/hwcontext_qsv: make qsv hwdevice works with oneVPLHaihao Xiang2022-08-121-38/+494
* qsv: restrict OPAQUE memory to MFX_VERSION < 2.0Haihao Xiang2022-08-121-15/+41
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-121-1/+1
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-251-2/+0
* avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA framesTong Wu2022-05-231-3/+4
* avutil/hwcontext_qsv: derive QSV frames to D3D11VA framesTong Wu2022-05-231-3/+13
* libavutil/hwcontext_qsv: Align width and heigh when download qsv frameWenbin Chen2022-04-131-5/+42
* lavu/hwcontext_qsv: fix a potential infinite loopAnton Khirnov2022-02-151-49/+31
* avutil/hwcontext_qsv: fix typoTimo Rothenpieler2022-01-291-1/+1
* libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to openclnyanmisaka2022-01-291-0/+34
* Revert "avutils/hwcontext: When deriving a hwdevice, search for existing devi...Haihao Xiang2022-01-051-10/+3
* avutils/hwcontext: When deriving a hwdevice, search for existing device in bo...Soft Works2022-01-051-3/+10
* libavutil/hwcontext_qsv: clean padding when upload qsv framesWenbin Chen2021-12-231-13/+83
* libavutil/hwcontext_qsv: fix a bug for mapping vaapi frame to qsvnyanmisaka2021-12-041-1/+1
* avutil/hwcontext_qsv: Remove redundant checkAndreas Rheinhardt2021-11-181-2/+2
* avutil/hwcontext_qsv: Fix leak of AVBuffer and AVBufferRefAndreas Rheinhardt2021-11-181-2/+0
* libavutil/hwcontext_qsv: fix a bug for mapping qsv frame to vaapiWenbin Chen2021-09-231-1/+5
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-201-20/+23
* libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwc...Artem Galin2021-09-081-12/+25
* libavutil/hwcontext_qsv: add usage child_device_type argument to explicitly s...Artem Galin2021-09-081-13/+49
* libavutil/hwcontext_qsv: supporting d3d11va device typeArtem Galin2021-09-081-61/+265
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-271-1/+1
* avutil: use the buffer_size_t typedef where requiredJames Almer2021-03-101-1/+1
* hwcontext: add av_hwdevice_ctx_create_derived_optsLynne2020-05-231-1/+2
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-221-1/+1
* lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bitLinjie Fu2020-05-181-0/+24
* lavu/qsv: remove redundant version queryZhong Li2019-09-271-5/+0
* lavu/hwcontext_qsv: fix the memory leakLinjie Fu2019-07-301-0/+2
* hwcontext_qsv: Try to select a matching VAAPI device by defaultMark Thompson2019-06-021-3/+12
* lavu/hwcontext_qsv: Fix the realign check for hwuploadLinjie Fu2019-04-301-2/+1
* lavu/hwcontext_qsv: Mark a pointer as const.Carl Eugen Hoyos2019-04-161-1/+2
* lavu/qsv: allow surface size larger than requirementZhong Li2019-03-181-1/+1
* lavu/qsv: make a copy as libmfx alignment requirement for uploadingZhong Li2018-10-111-2/+29
* lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.Zhong Li2018-10-111-10/+34
* Merge commit '21733b39d0af5211d7b9f168ff3667ea86362e2b'Mark Thompson2018-10-061-1/+1
|\
| * lavu/qsv: fix a random hwupload failure regressionZhong Li2018-10-031-1/+1
* | Merge commit '642fd4769becc2f4827f8375a3d9e8edd2f5df77'James Almer2018-09-111-6/+77
|\ \ | |/
| * qsvvpp: Perform full init only when neededJoe Olivas2018-09-041-6/+77
* | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-131-0/+5
|\ \ | |/
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-081-0/+5
* | Merge commit '86499771d1228d8303c8eb6509e20c0caaa02da5'James Almer2018-03-291-4/+4
|\ \ | |/
| * qsv: align surface width/height to 16.Ruiling Song2018-03-211-4/+4
* | Merge commit '8ca39b855a7b0e4d9f726fa9d285bc8edcb953e6'Mark Thompson2018-03-051-0/+1
|\ \ | |/