summaryrefslogtreecommitdiffstats
path: root/libhb/handbrake
Commit message (Expand)AuthorAgeFilesLines
* hw-encoder-vaapi: Enables VAAPI if available and supported for h264 (tested w...Sven Gothel2021-04-204-4/+38
* libhb: store the color code points in hb_image_s. A UI can use this informati...Damiano Galassi2021-04-131-0/+3
* Add ability to apply filters to previewsJohn Stebbins2021-04-123-0/+4
* qsv: improve encoder error handlingagalin892021-04-021-1/+1
* qsv: redesigned adapter capabilities collection and reporingagalin892021-03-122-5/+17
* libhb: add videotoolbox 10bit hevc encoder.Damiano Galassi2021-02-281-5/+6
* fixed typosfreddii2021-02-251-1/+1
* Gate MediaFoundation encoder behind --enable-mf.Bradley Sepos2021-02-201-0/+1
* Add support for using the ffmpeg MediaFoundation encoder wrapperMartin Storsjö2021-02-201-4/+6
* libhb: passthru mastering display metadata and content light level metadata.Damiano Galassi2021-02-013-0/+35
* libhb: revert part of the previous colormatrix override commit.Damiano Galassi2021-01-251-0/+4
* libhb: change the color-matrix cli option behavior. Set the color info at the...Damiano Galassi2021-01-241-4/+0
* libhb: re-implement colorspace filter with zimg, add tonemap, and expose the ...Damiano Galassi2021-01-231-1/+167
* qsv: add scaling modes and interpolation methods for qsv scale filteragalin892021-01-222-0/+4
* libhb: properly set the 'PresetDisabled' presets property.Damiano Galassi2021-01-041-0/+1
* Update copyright dates to 2021.Bradley Sepos2021-01-0133-33/+33
* qsv: update Comet Lake, Ice Lake and Tiger Lake cpu idsagalin892020-12-151-0/+1
* presets: Disable autocrop for hardware accelerated presets.Bradley Sepos2020-12-121-4/+4
* qsv: use speed preset for qsv hw presetsagalin892020-12-121-2/+2
* qsv: remove asyncdepth from presetsagalin892020-12-121-81/+0
* presets: Add PresetDisabled key.Bradley Sepos2020-12-121-0/+1
* presets: Add hardware accelerated presets.agalin892020-12-121-0/+504
* libhb: use av_get_pix_fmt_name to get the pixel format string.Damiano Galassi2020-11-191-1/+0
* libhb: add 8bit to 10/12bit blend functions to rendersub.Damiano Galassi2020-11-181-0/+3
* qsv: added AV1 HW decoding capabilitiesagalin892020-11-122-0/+2
* MP2 PassThru (libhb part)Nomis1012020-11-081-1/+3
* qsv: better adjustments of pool sizes for LA case to prevent corner cases reg...agalin892020-10-171-0/+2
* qsv: fix AVC encoding hang when LA is enabled on Windowsagalin892020-10-111-1/+0
* qsv: added hb_qsv_adapters_list function and make proper multiple gpu adapter...agalin892020-10-042-4/+3
* qsv: add gpu adapter index selectionagalin892020-09-062-0/+4
* decavsub: remove stale fileJosh Soref2020-08-301-146/+0
* libhb: improve videotoolbox detection and add support for constant quality en...Damiano Galassi2020-08-231-0/+1
* qsv: update dx11 patch for ffmpeg 4.3.1agalin892020-08-222-4/+2
* qsv: remove globalsagalin892020-08-202-4/+4
* qsv: fix incorrect async depth values in GUI binaryagalin892020-07-291-5/+6
* qsv: holding frames context that associated with surface in the hb_bufferagalin892020-07-282-4/+6
* qsv: improved memory managementagalin892020-07-281-3/+2
* fix: adding TODOs for future refactoringArtem Galin2020-07-201-0/+1
* fix: unconditionally whether QSV is used or notArtem Galin2020-07-201-1/+5
* qsv: reimplemented context memory management and small fixesArtem Galin2020-07-203-52/+48
* qsv: move hw filters flag check into functionArtem Galin2020-07-201-0/+1
* qsv: remove globalsArtem Galin2020-07-202-2/+9
* qsv: added HW offload of resize filterArtem Galin2020-07-201-7/+13
* qsv: more depth helps for better performanceDmitrichenko, Max2020-07-112-79/+19
* qsv: fix memory leak while closing sessionDmitrichenko, Max2020-07-111-1/+1
* Only dither audio when necessaryJohn Stebbins2020-07-011-1/+1
* presets: Drop Apple 240p30 and Xbox Legacy 1080p30.Bradley Sepos2020-06-191-227/+1
* presets: Move Amazon Fire to top of Devices category.Bradley Sepos2020-06-191-214/+214
* libhb: Save/load preview images to/from disk using libjpeg-turbo.Bradley Sepos2020-06-151-2/+4
* libhb: Fix decavsub copyright date.Bradley Sepos2020-05-071-1/+1