summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend the range of allowed bitrate inputs to allow Opus to go down as low as...sr552018-12-111-0/+3
* VideoToolbox: Remove unsupported main10 mode #1719sr552018-12-101-1/+1
* WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...sr552018-12-097-269/+92
* WinGui: FIx a small bug in the HTTP Servicesr552018-12-091-1/+1
* Add Build Status to the ReadmeScott2018-12-081-1/+1
* Remove unneeded sudoScott2018-12-081-1/+0
* Initial support for Travis buildsScott2018-12-081-0/+18
* WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few othe...sr552018-12-0811-31/+45
* VCE: Fix an issue with where the h264 stream was not correctly written to the...sr552018-12-071-9/+2
* MacGui: update German localization (Dec 2018).Simon Lämmle2018-12-078-71/+60
* WinGui: Completely hide the 2pass control for all hardware encoders.sr552018-12-022-16/+12
* Default Nvenc to use slower, higher quality settings. Fix some issues around ...sr552018-12-012-13/+57
* WinGui: Fix a minor cosmetic issue on the extra args box on the video tab. Fi...sr552018-11-291-1/+1
* nvenc: fix chapter mark positionsJohn Stebbins2018-11-291-0/+3
* build: Remove GCC.I and GCC.L for FreeBSD.Yuichiro NAITO2018-11-272-2/+1
* build: Respect CC environment variable on all platforms.Yuichiro NAITO2018-11-261-1/+1
* build: Respect CC environment variable on FreeBSD.Yuichiro NAITO2018-11-264-3/+14
* 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