summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* contrib: Update to FFmpeg 4.1.0.Bradley Sepos2018-11-267-67/+262
* contrib: Update to x265 2.9.Bradley Sepos2018-11-264-20/+20
* contrib: Update to x264 build 157 r2935 545de2f.Bradley Sepos2018-11-263-606/+10
* contrib: Update to libopus 1.3.Bradley Sepos2018-11-261-3/+3
* Nvenc: Don't override rc-lookahead or spartial-aq settings.sr552018-11-241-6/+0
* WinGui: Allow Add All / Add Selection to queue to be added to the toolbar sim...sr552018-11-247-5436/+5561
* WinGui: Tidy up a few instances of mesagebox.show.sr552018-11-244-10/+10
* WinGui: Trim some duplicate error messages on the main screen.sr552018-11-244-46/+2
* WinGui: Get rid of some erroneous logging for NVEnc.sr552018-11-231-2/+1
* WinGui: Update German translation #1597sr552018-11-232-81/+188
* WinGui: Disable 2-pass for NVEnc and VCE. this is not implemented.sr552018-11-212-2/+33
* WinGui: Fixing various UI Localisation issues and missing strings. #1597sr552018-11-198-5153/+5572
* WinGui: Updated DE Translations. Updated the Source Selection view to be mor...sr552018-11-184-130/+604
* WinGui: Save Options when the app closes, if the options window was last open...sr552018-11-182-8/+7
* MacGui: fix an exception in the preview window touchbar.Damiano Galassi2018-11-181-6/+12
* Try to make the Feature Request template clearer.Scott2018-11-171-12/+7
* Try to make the post template clearer.Scott2018-11-171-15/+9
* Few Minor UI Tweaks to better handle localised content.sr552018-11-172-6/+6
* WinGui: Minor Code Tidyupsr552018-11-173-4/+1
* WinGui: Fix build system / installer issues around language support.sr552018-11-175-16/+23
* MacGui: disable two-pass when VideoToolbox is the selected encoder.Damiano Galassi2018-11-151-6/+4
* Add VideoToolbox hardware encoding thru FFmpeg.Damiano Galassi2018-11-1515-6/+326
* MacGui: made some touch bar buttons smaller.Damiano Galassi2018-11-152-4/+4
* Give VCE and NVENC encoders more descriptive long namesJohn Stebbins2018-11-141-4/+4
* Fix display of null nvenc encoder names in job logJohn Stebbins2018-11-141-1/+1
* muxavformat: fix error messagesJohn Stebbins2018-11-141-4/+4
* encavcodec: fix passing extradata to muxerJohn Stebbins2018-11-142-44/+69
* LinGui: use the version of python found by configureJohn Stebbins2018-11-143-5/+13
* build: add 'PYTON.exe' to probed toolsJohn Stebbins2018-11-141-0/+1
* LinGui: make auto-name template case insensitiveJohn Stebbins2018-11-121-11/+11
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-1111-5114/+7170
* MacGui: improve preview window touch bar.Damiano Galassi2018-11-115-61/+98
* MacGui: show a progress bar on the encoded file in Finder.Damiano Galassi2018-11-111-1/+33
* WinGui: Fix typo #1670sr552018-11-101-1/+1
* Added a note about 3rd party library updatesScott2018-11-101-1/+1
* WinGui: Make the Autoname macros case-insensitive. Fixes #1670sr552018-11-103-74/+24
* flatpak: fix gvfs accessJohn Stebbins2018-11-091-0/+15
* WinGui: Make the "Version" label in options and about selectable and copyable...sr552018-11-084-8/+34
* WinGui: Fix Typo. #1669sr552018-11-082-2/+2
* decavcodec: fix use after freeJohn Stebbins2018-11-071-1/+1
* decsrtsub: support timecodes that use '.' for fractionsJohn Stebbins2018-11-071-1/+7
* decsrtsub: fix crash when file can't be openedJohn Stebbins2018-11-071-3/+7
* decavcodec: packetize data before searching for extradataJohn Stebbins2018-11-061-197/+158
* stream: enable probing for all unrecognized stream typesJohn Stebbins2018-11-061-1/+1
* WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...sr552018-11-044-3/+20
* WinGui: Allow the UI to silently attempt to auto-create folders when adding t...sr552018-11-042-4/+12
* WinGui: Better default directory for Import SRT. #1661sr552018-11-041-0/+9
* WinGui: Fix incorrect error message.sr552018-11-042-2/+2
* WinGui: Update installer for 1.2sr552018-11-042-6/+6
* MacGui: more safe kvo removal, use libhb function to get the quaility name, f...Damiano Galassi2018-11-033-29/+36