Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-27lavu/qsv: remove redundant version queryZhong Li
2019-07-30lavu/hwcontext_qsv: fix the memory leakLinjie Fu
2019-06-03hwcontext_qsv: Try to select a matching VAAPI device by defaultMark Thompson
2019-04-30lavu/hwcontext_qsv: Fix the realign check for hwuploadLinjie Fu
2019-04-16lavu/hwcontext_qsv: Mark a pointer as const.Carl Eugen Hoyos
2019-03-18lavu/qsv: allow surface size larger than requirementZhong Li
2018-10-11lavu/qsv: make a copy as libmfx alignment requirement for uploadingZhong Li
2018-10-11lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.Zhong Li
2018-10-06Merge commit '21733b39d0af5211d7b9f168ff3667ea86362e2b'Mark Thompson
2018-10-03lavu/qsv: fix a random hwupload failure regressionZhong Li
2018-09-11Merge commit '642fd4769becc2f4827f8375a3d9e8edd2f5df77'James Almer
2018-09-04qsvvpp: Perform full init only when neededJoe Olivas
2018-04-14Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer
2018-04-08qsv: adding Multi Frame Encode supportMaxym Dmytrychenko
2018-03-30Merge commit '86499771d1228d8303c8eb6509e20c0caaa02da5'James Almer
2018-03-21qsv: align surface width/height to 16.Ruiling Song
2018-03-06Merge commit '8ca39b855a7b0e4d9f726fa9d285bc8edcb953e6'Mark Thompson
2018-02-22qsv: Default PicStruct to progressiveRuiling Song
2018-02-12hwcontext: Perform usual initialisation on derived device contextsMark Thompson
2018-01-17Merge commit 'e23190269fb6e8217d080918893641ba3e0e3556'Mark Thompson
2017-12-29lavu/qsv: add log message for libmfx versionZhong Li
2017-11-20lavu/qsv: remove unused variableZhong Li
2017-11-11Merge commit 'ccbb31c14b766ef666ef2daa8c467e478183a957'James Almer
2017-10-09hwcontext: Perform usual initialisation on derived device contextsMark Thompson
2017-09-27qsv: Make sure the session is set with the latest versionLuca Barbato
2017-06-15hwcontext_qsv: Implement mapping frames to the child device typeMark Thompson
2017-06-15hwcontext_qsv: Implement mapping frames from the child device typeMark Thompson
2017-06-15hwcontext_qsv: Support derivation from child devicesMark Thompson
2017-04-30hwcontext_qsv: Implement mapping frames to the child device typeMark Thompson
2017-04-30hwcontext_qsv: Implement mapping frames from the child device typeMark Thompson
2017-04-30hwcontext_qsv: Support derivation from child devicesMark Thompson
2017-03-30Merge commit 'e8bbacbf529049c401bfeea70d5e0b5d2c8b6de6'Mark Thompson
2017-03-30Merge commit '8ea15afbf2c1ec89b5d4bac1f0b8345e4b906a5d'Mark Thompson
2017-03-30Merge commit 'b91ce4860054430d3712deb0d9487cac2fcb7d68'Mark Thompson
2017-03-30Merge commit 'b115a35ea62b8f479b48d99a601f0e157517301e'Mark Thompson
2016-11-14Merge commit 'd20c118975220a0256027d1c2410bade94b8534d'Hendrik Leppkes
2016-11-07hwcontext_qsv: support frame mappingAnton Khirnov
2016-11-07hwcontext_qsv: transfer data through the child context when VPP failsAnton Khirnov
2016-11-07hwcontext_qsv: do not fail when download/upload VPP session creation failsAnton Khirnov
2016-11-07hwcontext_qsv: add support for the P8 formatAnton Khirnov
2016-09-28Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer
2016-07-03hwcontext_qsv: add support for p010Anton Khirnov
2016-06-21hwcontext: add a QSV implementationAnton Khirnov