summaryrefslogtreecommitdiffstats
path: root/libhb/preset.c
Commit message (Expand)AuthorAgeFilesLines
* presets: use first audio lang for foreign audio search...John Stebbins2015-11-151-1/+9
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-121-1/+1
* presets: handle importing old string PicturePAR "integers"John Stebbins2015-11-101-0/+37
* Update HandBrakeCLI to read presets.json on Windows. This is the file that wi...Scott2015-10-241-2/+2
* grayscale: make it a real filterJohn Stebbins2015-10-141-3/+8
* Remove invalid presets in presets_do()Damiano Galassi2015-10-121-1/+1
* presets: add result to indicate if preset import modified presetsJohn Stebbins2015-10-091-9/+27
* Make deinterlace/decomb behave similar to nlmeans/hqdn3dJohn Stebbins2015-10-091-65/+83
* libhb: Clock/frame rate handling improvements.Bradley Sepos2015-09-101-24/+35
* presets: fix preset search by namejstebbins2015-08-131-0/+2
* libhb fix some typos in hb_preset_apply_filters().Rodeo2015-06-281-2/+2
* presets: add hb_presets_read_file_json()jstebbins2015-06-241-0/+13
* libhb: fix application of custom anamorphic settingsjstebbins2015-06-141-2/+2
* Initialize the copy_mask variable before using itritsuka2015-06-031-1/+1
* preset: fix application of VideoScaler to jobjstebbins2015-05-291-1/+1
* LinGui: use libhb to initialize job...jstebbins2015-05-271-319/+361
* preset: fix application of mp4 mux optionsjstebbins2015-05-241-1/+1
* LinGui: use libhb to init audio and subtitle listsjstebbins2015-05-201-1/+12
* preset_template: allow all supported passthru codecs by default.Rodeo2015-05-171-8/+3
* presets: add new UserPresets.json path for osx cli presetsjstebbins2015-05-141-0/+1
* lingui: use libhb preset management from linux guijstebbins2015-05-141-298/+996
* cli: fix --heightjstebbins2015-05-141-0/+10
* cli: fix missing subtitle "Default" flag when --all-subtitles is usedjstebbins2015-05-111-1/+12
* libhb,cli: add preset management to libhb, use it in clijstebbins2015-05-061-0/+2198