summaryrefslogtreecommitdiffstats
path: root/libhb/qsv_common.c
Commit message (Expand)AuthorAgeFilesLines
* qsv: allow to use higher hardware version for new platformsagalin892021-04-021-1/+1
* qsv: fix platform messageagalin892021-03-311-1/+0
* qsv: fix hevc/av1 10bit -> hevc 10bitagalin892021-03-291-3/+5
* qsv: fix adapter details info when multiple runsagalin892021-03-211-22/+48
* qsv: redesigned adapter capabilities collection and reporingagalin892021-03-121-360/+840
* hardware: Signal when hardware support is not compiled in on x86 platforms.sr552021-02-281-1/+1
* fixed typosfreddii2021-02-251-1/+1
* qsv: add scaling modes and interpolation methods for qsv scale filteragalin892021-01-221-1/+99
* Update copyright dates to 2021.Bradley Sepos2021-01-011-1/+1
* qsv: update Comet Lake, Ice Lake and Tiger Lake cpu idsagalin892020-12-151-0/+1
* qsv: fixed corrupted images in scale_qsv filteragalin892020-11-291-0/+4
* qsv: enable 10bit for hw scale/resize filtersagalin892020-11-291-1/+4
* qsv: added AV1 HW decoding capabilitiesagalin892020-11-121-4/+5
* qsv: better adjustments of pool sizes for LA case to prevent corner cases reg...agalin892020-10-171-1/+8
* qsv: fix AVC encoding hang when LA is enabled on Windowsagalin892020-10-111-2/+4
* qsv: multi adapters improvementsagalin892020-10-101-11/+37
* qsv: added hb_qsv_adapters_list function and make proper multiple gpu adapter...agalin892020-10-041-119/+186
* qsv: add gpu adapter index selectionagalin892020-09-061-10/+140
* qsv: update dx11 patch for ffmpeg 4.3.1agalin892020-08-221-32/+39
* qsv: remove globalsagalin892020-08-201-43/+39
* qsv: fix incorrect async depth values in GUI binaryagalin892020-07-291-8/+6
* qsv: fix of speed preset to be effective as MFX_TARGETUSAGE_7/MFX_TARGETUSAGE...agalin892020-07-281-1/+8
* qsv: holding frames context that associated with surface in the hb_bufferagalin892020-07-281-2/+3
* qsv: improved memory managementagalin892020-07-281-54/+25
* qsv: fixing linux buildDmitrichenko, Max2020-07-221-30/+41
* fix: adding TODOs for future refactoringArtem Galin2020-07-201-0/+3
* fix: unconditionally whether QSV is used or notArtem Galin2020-07-201-5/+85
* qsv: reimplemented context memory management and small fixesArtem Galin2020-07-201-3/+3
* qsv: move hw filters flag check into functionArtem Galin2020-07-201-2/+7
* qsv: remove globalsArtem Galin2020-07-201-58/+53
* qsv: added HW offload of resize filterArtem Galin2020-07-201-100/+282
* qsv: more depth helps for better performanceDmitrichenko, Max2020-07-111-19/+9
* qsv: default usage is balancedDmitrichenko, Max2020-07-111-1/+1
* qsv: performance optimization of dx11 texture copyingArtem Galin2020-06-131-51/+122
* qsv: remove unnecessary codeArtem Galin2020-05-071-5/+0
* qsv: remove unnecessary checkArtem Galin2020-03-111-1/+1
* qsv: encoder fixes for newer cpusagalin892020-03-111-0/+5
* qsv: decrease memory footprintagalin892020-03-081-63/+4
* qsv: hw decoding improvementsArtem Galin2020-03-051-21/+35
* qsv: add support for FreeBSDJan Beich2020-01-231-2/+2
* qsv: better codec check against hwDmitrichenko, Max2020-01-091-2/+4
* qsv: fix --start-at frames issue and dx surfaces leaks (#2533)Artem Galin2020-01-041-6/+79
* Update copyright dates to 2020.Bradley Sepos2020-01-011-1/+1
* qsv: fix logs, cleanup, remove warnings (#2419)Artem2019-12-141-58/+44
* Gardening: Clean up trailing whitespaceNomis1012019-11-041-3/+3
* qsv: full mode only when neededagalin892019-10-241-1/+6
* qsv: d3d11 enablingagalin892019-09-221-41/+187
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-18/+14
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-2/+2
* qsv: zero-copy re-implementationmaximd332019-05-261-0/+558