summaryrefslogtreecommitdiffstats
path: root/libhb/preset.c
Commit message (Expand)AuthorAgeFilesLines
* qsv: encoder fixes for newer cpusagalin892020-03-111-6/+1
* preset: fix subtitle selection with empty language listJohn Stebbins2020-02-051-2/+2
* Update copyright dates to 2020.Bradley Sepos2020-01-011-1/+1
* preset: fix import of Audio/SubTitle LanguageList "und"John Stebbins2019-11-271-0/+42
* Gardening: Clean up trailing whitespaceNomis1012019-11-041-1/+1
* crop/resize and vfr filters used only when needed (#2353)Artem2019-10-151-20/+2
* Revert "crop/resize and vfr filters used only when needed"John Stebbins2019-10-061-13/+14
* crop/resize and vfr filters used only when neededmaximd332019-09-301-14/+13
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-6/+6
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* preset: change last ditch audio selection behaviorJohn Stebbins2019-09-101-4/+2
* Create separate fake iso639 "any" entryJohn Stebbins2019-09-101-11/+21
* preset: fix NULL initializtion of subtitle nameJohn Stebbins2019-08-161-5/+8
* add subtitle track name read/writeJohn Stebbins2019-08-111-7/+10
* libhb: make source audio track name available to frontendsJohn Stebbins2019-08-111-0/+4
* Fix some typos (#2202)Nomis1012019-07-311-4/+4
* qsv: zero-copy re-implementationmaximd332019-05-261-4/+24
* qsv: adding LowPower support for AVC and HEVC encode on the appropriate HW ge...maxd2019-05-171-1/+6
* deblock: replace pp7 with avfilter vf_deblockJohn Stebbins2019-05-021-4/+39
* libhb: change preset key to VideoColorMatrixCodeOverrideJohn Stebbins2019-04-081-4/+7
* libhb: Initial implementation of Chroma Smooth filter.Bradley Sepos2019-03-281-0/+35
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* Refactor the color tag code, and pass it to the FFmpeg encoders.Damiano Galassi2018-08-281-4/+40
* presets: fix setting of default preset valuesJohn Stebbins2018-08-081-1/+1
* presets: fix importing file with "Official" presetsJohn Stebbins2018-06-271-0/+11
* Misc. typosluz.paz2018-02-201-2/+2
* libhb: fix a number of issues reported by clang.Damiano Galassi2018-01-121-1/+6
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* presets: fix selection of audio tracksJohn Stebbins2017-11-101-1/+1
* Add adaptive streaming support (#972)John Stebbins2017-11-091-0/+3
* CLI: add option to log version, title, and progress in jsonJohn Stebbins2017-11-061-2/+2
* presets: enforce 2 level hierarchy when importing presetsJohn Stebbins2017-11-061-1/+193
* LinGui: Add "Category" dropdown to preset save dialogJohn Stebbins2017-11-061-12/+23
* sync: work-around players with broken edit list supportJohn Stebbins2017-06-131-0/+3
* opencl: removit it (#777)John Stebbins2017-06-121-9/+17
* Allow audio fallback to be "None" (#623)John Stebbins2017-06-121-4/+9
* preset: fix importing some preset versions (#774)John Stebbins2017-06-071-6/+18
* libhb: Add LapSharp sharpening filter.Bradley Sepos2017-05-301-1/+5
* libhb: Add Unsharp sharpening filter.Bradley Sepos2017-05-301-0/+46
* preset: fix audio settings when samplerate == autoDamiano Galassi2017-04-141-0/+4
* preset: fix sanitizing audio settings when samplerate != AutoJohn Stebbins2017-04-121-2/+7
* preset: fix application of anamorphic "Off"John Stebbins2017-02-191-1/+1
* preset: fix behavior of AudioSecondaryEncoderModeJohn Stebbins2017-01-291-2/+2
* preset: fix "all" AudioTrackSelectionBehaviorJohn Stebbins2017-01-111-5/+10
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* presets: fix hb_preset_moveJohn Stebbins2016-12-301-1/+1
* libhb: Remove redundant check in preset.c.midzer2016-12-141-4/+3
* Add new anamorphic mode "Automatic", delete "Strict" (#367)John Stebbins2016-10-311-5/+38
* LinGui: fix some issues with reloading audio defaultsJohn Stebbins2016-09-081-0/+99
* libhb: add a declaration for hb_presets_add_internalSean McGovern2016-07-011-1/+2