summaryrefslogtreecommitdiff
path: root/libavutil/hwcontext_qsv.c
Commit message (Expand)AuthorAge
* 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
* lavu/qsv: make a copy as libmfx alignment requirement for uploadingZhong Li2018-10-11
* lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.Zhong Li2018-10-11
* Merge commit '21733b39d0af5211d7b9f168ff3667ea86362e2b'Mark Thompson2018-10-06
|\
| * lavu/qsv: fix a random hwupload failure regressionZhong Li2018-10-03
* | Merge commit '642fd4769becc2f4827f8375a3d9e8edd2f5df77'James Almer2018-09-11
|\|
| * qsvvpp: Perform full init only when neededJoe Olivas2018-09-04
* | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-13
|\|
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-08
* | Merge commit '86499771d1228d8303c8eb6509e20c0caaa02da5'James Almer2018-03-29
|\|
| * qsv: align surface width/height to 16.Ruiling Song2018-03-21
* | Merge commit '8ca39b855a7b0e4d9f726fa9d285bc8edcb953e6'Mark Thompson2018-03-05
|\|
| * qsv: Default PicStruct to progressiveRuiling Song2018-02-22
| * hwcontext: Perform usual initialisation on derived device contextsMark Thompson2018-02-11
* | Merge commit 'e23190269fb6e8217d080918893641ba3e0e3556'Mark Thompson2018-01-16
|\|
| * lavu/qsv: add log message for libmfx versionZhong Li2017-12-29
* | lavu/qsv: remove unused variableZhong Li2017-11-20
* | Merge commit 'ccbb31c14b766ef666ef2daa8c467e478183a957'James Almer2017-11-11
|\|
| * qsv: Make sure the session is set with the latest versionLuca Barbato2017-09-27
| * hwcontext_qsv: Implement mapping frames to the child device typeMark Thompson2017-04-30
| * hwcontext_qsv: Implement mapping frames from the child device typeMark Thompson2017-04-30
| * hwcontext_qsv: Support derivation from child devicesMark Thompson2017-04-30
* | hwcontext: Perform usual initialisation on derived device contextsMark Thompson2017-10-09
* | hwcontext_qsv: Implement mapping frames to the child device typeMark Thompson2017-06-14
* | hwcontext_qsv: Implement mapping frames from the child device typeMark Thompson2017-06-14
* | hwcontext_qsv: Support derivation from child devicesMark Thompson2017-06-14
* | Merge commit 'e8bbacbf529049c401bfeea70d5e0b5d2c8b6de6'Mark Thompson2017-03-30
|\|
| * hwcontext_qsv: support frame mappingAnton Khirnov2016-11-07
* | Merge commit '8ea15afbf2c1ec89b5d4bac1f0b8345e4b906a5d'Mark Thompson2017-03-30
|\|