summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* libhb: fix a number of issues reported by clang.Damiano Galassi2018-01-1212-50/+89
* libhb: Allow NLMeans prefilter passthru when strength is 0 (zero).Bradley Sepos2018-01-101-6/+6
* libhb: Make NLMeans prefilter order consistent.Bradley Sepos2018-01-101-6/+6
* libhb: Make prefiltered check in NLMeans more explicit.Bradley Sepos2018-01-101-1/+1
* libhb: Reorder some code in nlmeans_prefilter for clarity.Bradley Sepos2018-01-101-11/+7
* libhb: Plug memory leak in NLMeans.Bradley Sepos2018-01-101-2/+10
* qsv: better dimensions adjustments for HEVC 10bmaxd2018-01-101-3/+5
* libhb: fixed a dead assignment in avfilter.c.Damiano Galassi2018-01-101-1/+1
* libhb: fix a leak in decssasubDamiano Galassi2018-01-101-0/+3
* ports: fix a possible null deference.Damiano Galassi2018-01-101-0/+2
* encx264: check correct build number in ifdefJohn Stebbins2018-01-101-4/+4
* x264: bump to build 155John Stebbins2018-01-101-3/+45
* libhb: Better prioritize NLMeans prefilter order.Bradley Sepos2018-01-091-11/+11
* libhb: Add CSM prefilter to NLMeans.Bradley Sepos2018-01-091-3/+108
* QSV: fix ICQ availability detection for HEVC encoder.Tim Walker2018-01-041-0/+3
* Update copyright dates to 2018.Bradley Sepos2018-01-0189-89/+89
* libhb: Fix nlmeans prefilter passthru only outputting some frames.Bradley Sepos2017-12-301-7/+0
* libhb: Output result of nlmeans prefilter when passthru enabled.Chris Darroch2017-12-301-2/+11
* libhb: Fix nlmeans prefilter passthru frame addressing.Chris Darroch2017-12-301-1/+1
* QSV: adding HEVC10b decode supportmaxim_d332017-12-221-3/+5
* theora: fix a crash when enctheoraClose is called and pv is NULL.Damiano Galassi2017-12-161-0/+5
* FreeBSD 11.1 compatibility.Bradley Sepos2017-12-064-11/+22
* qsv: range as 0-63maxd2017-12-041-7/+5
* QSV: adjusting QP range to address all valuesmaxd2017-12-041-3/+14
* preset: Additional presets and revisions for 1.1.0.Bradley Sepos2017-11-281-186/+713
* add sdtp (sample dependency) box to mp4 (#1006)John Stebbins2017-11-284-8/+14
* stream: better probing of PS filesJohn Stebbins2017-11-271-1/+1
* libhb: fix warnings.Damiano Galassi2017-11-245-17/+17
* add align a/v start to logJohn Stebbins2017-11-221-0/+4
* scan: don't abort on empty buffersJohn Stebbins2017-11-221-4/+4
* presets: fix selection of audio tracksJohn Stebbins2017-11-102-1/+4
* Add adaptive streaming support (#972)John Stebbins2017-11-098-9/+115
* Auto-rotate video that has rotation tagJohn Stebbins2017-11-097-525/+740
* libhb: read video rotation from libav.Damiano Galassi2017-11-093-0/+33
* CLI: add option to log version, title, and progress in jsonJohn Stebbins2017-11-0611-56/+336
* presets: enforce 2 level hierarchy when importing presetsJohn Stebbins2017-11-063-2/+200
* LinGui: Add "Category" dropdown to preset save dialogJohn Stebbins2017-11-062-15/+32
* LinGui: Reorgainize Summary paneJohn Stebbins2017-11-062-4/+4
* libhb: add HLG to our list of known transfer characteristics.Damiano Galassi2017-11-062-0/+3
* tx3g: make font size scale with video heightJohn Stebbins2017-11-033-16/+41
* QSV: Main10 should be default profilemaxd2017-10-133-3/+12
* QSV: Adding D11 support for encodemaxd2017-09-173-23/+60
* decomb: add an additional null check to avoid a crash if the filter receive t...Damiano Galassi2017-08-071-3/+6
* libhb: Add threads parameter to NLMeans.Bradley Sepos2017-07-241-16/+22
* alignment cosmeticsJohn Stebbins2017-07-122-22/+56
* silence new compiler warnings on Fedora 26John Stebbins2017-07-123-4/+4
* sync: fix size of silence bufferJohn Stebbins2017-07-121-4/+5
* sync: fix potential stall when in_queue overflowsJohn Stebbins2017-07-121-42/+6
* fix another use of deprecated libav defineJohn Stebbins2017-07-061-1/+1
* fix use of deprecated libav definesJohn Stebbins2017-07-065-23/+23