summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: For silent installs, assume it's All Users, not Current User.sr552016-06-074-2/+36
* Update NEWS filesr552016-06-051-3/+8
* build: Add xclean make target to macosx.Bradley Sepos2016-06-042-0/+12
* cli: Take preset frame rate / mode into account.Bradley Sepos2016-06-031-3/+13
* cli: Fix frame rate mode when not explicitly set.Bradley Sepos2016-06-031-0/+2
* libhb: Fix invalid VideoTune value in new presets.Bradley Sepos2016-06-022-108/+108
* libhb: Add new built-in presets, mark old presets as legacy.Bradley Sepos2016-06-023-254/+11388
* scripts: Add script to build built-in presets.Bradley Sepos2016-06-021-0/+26
* CLI: fix behaviour of --subtitle-lang-listJohn Stebbins2016-06-021-2/+4
* encavcodec: error out on invalid encoder presetJohn Stebbins2016-05-301-11/+18
* vpx: fix NULL encoder preset caseJohn Stebbins2016-05-291-1/+7
* vpx: add encoder presetsJohn Stebbins2016-05-297-32/+117
* MacGui: add an help button to quickly open the docs in the add preset, audio ...Damiano Galassi2016-05-296-39/+90
* vpx: allow user to change deadline and cpu-used settingsJohn Stebbins2016-05-281-3/+17
* WinGui: Support VP9 and fix VP8 encoding.sr552016-05-282-2/+7
* libhb: pass through "default" subtitle flag ... (#203)John Stebbins2016-05-282-1/+28
* contrib: Fix libvpx building on Mac.Bradley Sepos2016-05-271-0/+6
* libbluray: bump to 0.9.3 (#202)John Stebbins2016-05-272-27/+3
* Merge pull request #206 from jstebbins/vp9-encoderJohn Stebbins2016-05-2710-15/+60
|\
| * vpx: use faster settingsJohn Stebbins2016-05-271-4/+1
| * libvpx: bump to 1.5.0John Stebbins2016-05-272-7/+30
| * enable libvpx VP9 encoderJohn Stebbins2016-05-279-4/+29
|/
* LinGui: add source title dict to queueJohn Stebbins2016-05-279-149/+159
* MacGui: select the feature title instead of the first title after a scan.Damiano Galassi2016-05-271-13/+13
* contrib: Update to Yasm version 1.3.0.Bradley Sepos2016-05-261-3/+3
* contrib: Remove tarbase from bzip2.Bradley Sepos2016-05-251-1/+0
* build: Avoid sending ANSI to Windows terminals.Bradley Sepos2016-05-251-1/+1
* contrib: Update to libass 0.13.2 and add HarfBuzz 1.2.6.Bradley Sepos2016-05-257-14/+52
* Merge pull request #199 from bradleysepos/build-fetchBradley Sepos2016-05-2542-83/+789
|\
| * build: Add basic termination signal handling to df-*.py.Bradley Sepos2016-05-252-0/+20
| * build: Add download jobs option and progress display.Bradley Sepos2016-05-253-4/+42
| * contrib: Update comments in contrib modules.Bradley Sepos2016-05-2521-23/+24
| * Build: fix configure to escape $ for xcodeKonaBlend2016-05-251-1/+1
| * Build: more fetch tweaksKonaBlend2016-05-252-13/+10
| * Build: fix duplicate pkgconfig includeKonaBlend2016-05-251-0/+2
| * Build: add target contrib.fetch.testKonaBlend2016-05-253-3/+7
| * Build: add configure --df-exhaust-urlKonaBlend2016-05-253-6/+11
| * Build: split fetch into df-fetch and df-verifyKonaBlend2016-05-257-308/+450
| * contrib: Use libvpx release archives instead of GitHub mirror archives.Bradley Sepos2016-05-251-12/+6
| * contrib: Don't use GitHub mirror for libmfx.Bradley Sepos2016-05-251-4/+0
| * contrib: Add upstream urls where local mirror of file now exists.Bradley Sepos2016-05-257-39/+27
| * contrib: Add upstream urls where possible.Bradley Sepos2016-05-2532-35/+176
| * Build: add configure --verbose-fetchKonaBlend2016-05-252-4/+7
| * Build: add target: contrib.verifyKonaBlend2016-05-252-11/+68
| * Build: refactor fetch for contrib tarballsKonaBlend2016-05-2540-35/+353
|/
* sync: fix CC burn-inJohn Stebbins2016-05-251-1/+2
* bd: log playlist clips at log level 2John Stebbins2016-05-252-0/+59
* encx265: simplify chapter mark handlingJohn Stebbins2016-05-252-79/+24
* MacGui: copy the HBChapter index property when making a instance copy.Damiano Galassi2016-05-251-1/+2
* MacGui: make a submenu for each preset folder in the Presets menu.Damiano Galassi2016-05-251-37/+45