summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* libhb: fix off by one tx3g style record end position.Damiano Galassi2020-09-011-1/+1
* decavsub: remove stale fileJosh Soref2020-08-301-146/+0
* libhb: improve videotoolbox detection and add support for constant quality en...Damiano Galassi2020-08-236-66/+170
* qsv: update dx11 patch for ffmpeg 4.3.1agalin892020-08-226-49/+68
* dvdnav: set HB_ERROR_READ when exiting early due to errorsJohn Stebbins2020-08-201-0/+25
* qsv: remove globalsagalin892020-08-207-56/+50
* fix: SW encoding when crop/resize is usedagalin892020-08-041-8/+11
* libhb: do not set thread priorities on Darwin arm. Original patch contributed...Damiano Galassi2020-08-031-3/+4
* qsv: fix incorrect async depth values in GUI binaryagalin892020-07-294-16/+20
* 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-286-53/+34
* qsv: improved memory managementagalin892020-07-285-71/+37
* qsv: fixing linux buildDmitrichenko, Max2020-07-225-38/+49
* NVEnc: Allow bitrate to be variable for Average Bitrate Mode in HB. Fixes #3020sr552020-07-211-3/+3
* hb_json: make it easier for UI to zero out metadataJohn Stebbins2020-07-201-13/+35
* fix: adding TODOs for future refactoringArtem Galin2020-07-202-0/+4
* fix: unconditionally whether QSV is used or notArtem Galin2020-07-203-76/+104
* qsv: reimplemented context memory management and small fixesArtem Galin2020-07-209-118/+99
* qsv: move hw filters flag check into functionArtem Galin2020-07-208-19/+21
* qsv: remove globalsArtem Galin2020-07-2010-126/+151
* qsv: fix gui issue with when av_frame is nullArtem Galin2020-07-201-3/+11
* qsv: added HW offload of resize filterArtem Galin2020-07-209-321/+567
* qsv: more depth helps for better performanceDmitrichenko, Max2020-07-114-99/+29
* qsv: default usage is balancedDmitrichenko, Max2020-07-111-1/+1
* qsv: fix memory leak while closing sessionDmitrichenko, Max2020-07-115-10/+9
* Fix a typo in decavcodec.cMartin Storsjö2020-07-111-1/+1
* Only dither audio when necessaryJohn Stebbins2020-07-014-6/+15
* libhb: fix a possible unitialized variable access.Damiano Galassi2020-06-271-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
* Added track number to audio and subtitle scan JSONRandomEngy2020-06-171-2/+4
* encavcodec: Set the framerate field in addition to time_baseMartin Storsjö2020-06-161-0/+1
* libhb: Formatting and const correctness in preview image functions.Bradley Sepos2020-06-151-46/+52
* gtk: libhb: macosx: test: Only link libturbojpeg and not libjpeg.Bradley Sepos2020-06-151-1/+1
* libhb: Save/load preview images to/from disk using libjpeg-turbo.Bradley Sepos2020-06-153-53/+191
* contrib: gtk: libhb: macosx: make: test: Add libjpeg-turbo.Bradley Sepos2020-06-151-3/+3
* qsv: performance optimization of dx11 texture copyingArtem Galin2020-06-132-56/+122
* decssasub: fix PtoP start/stop timesJohn Stebbins2020-06-071-2/+21
* decssasub: allow out of order timestampsJohn Stebbins2020-06-061-266/+77
* sync: fix handling of overlapping SSA import subsJohn Stebbins2020-06-061-0/+1
* bd: fix out of array bounds accessJohn Stebbins2020-06-051-6/+11
* muxavformat: fix setting iso639_2b lang code in mkvJohn Stebbins2020-06-031-1/+2
* stream: don't reject video with pix_fmt AV_PIX_FMT_NONEJohn Stebbins2020-05-281-2/+6
* qsv: Increase buffer memory for hevc QSV.Yuichiro NAITO2020-05-261-3/+3
* filters: fix 'color_range'John Stebbins2020-05-201-1/+2
* log: Make it easier to see when hardware support is disabled.sr552020-05-091-0/+1
* libhb: Fix decavsub copyright date.Bradley Sepos2020-05-072-2/+2
* qsv: remove unnecessary codeArtem Galin2020-05-071-5/+0
* preset: fix recursive searches for preset nameJohn Stebbins2020-05-051-0/+4
* nvenc: Remove hq, hp and default as these appear to simply be mappings.sr552020-05-021-1/+1