summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* contrib: Remove local pthreads-w32 in favor of winpthreads.Bradley Sepos2019-03-319-62/+3
* Update to mingw-w64-build 6.0.0.Bradley Sepos2019-03-311-63/+189
* WinGui: Minor queue bugfix for delete actionsr552019-03-301-0/+5
* Libhb: Some minor logging cleanupsr552019-03-306-16/+16
* contrib: Update to nvenc 9.0.18.1 (#1937)Ewout ter Hoeven2019-03-301-4/+4
* WinGui: Increase Queue Window size and make more space for the Filenames on t...sr552019-03-294-10/+12
* meta: Belatedly add news for 1.2.2 release.Bradley Sepos2019-03-291-0/+12
* make: decode bytes objects from subprocess stdout in configure.py Launcher cl...Andrew Brezovsky2019-03-281-0/+2
* libhb: Consolidate plane functions and eliminate a malloc in Chroma Smooth.Bradley Sepos2019-03-281-48/+38
* libhb: Tweak Chroma Smooth filter presets and tunes.Bradley Sepos2019-03-282-122/+30
* libhb: Initial implementation of Chroma Smooth filter.Bradley Sepos2019-03-2812-12/+1216
* MacGui: specify is a path is a folder or not when creating an url.Damiano Galassi2019-03-284-8/+8
* MacGui: improve localized progress number formats, use a monospace string to ...Damiano Galassi2019-03-286-32/+38
* WinGui: Fix an issue where cropping was taking into account too late when loa...sr552019-03-241-14/+20
* WinGui: More robust Timespan parsing.sr552019-03-231-3/+15
* LinGui: work around GTK slider value formatting bugJohn Stebbins2019-03-202-36/+94
* MacGui: add French localization and update Italian and German.Damiano Galassi2019-03-2046-234/+3490
* WinGui: Add protection against unavailable directory in MRU List. Fixes #1995sr552019-03-171-2/+2
* qsv: fix build when qsv is disabledJohn Stebbins2019-03-131-4/+4
* qsv: add i965 VA driver fallbackJohn Stebbins2019-03-123-25/+63
* qsv: allow user to override VA driver nameJohn Stebbins2019-03-121-1/+4
* fix spurious libswscale warningJohn Stebbins2019-03-121-0/+2
* sync: imporve accuracy of logged min/max fpsJohn Stebbins2019-03-121-2/+2
* encavcodec: fix bitrate ceiling overflow for VP8/9John Stebbins2019-03-121-16/+2
* MacGui: don't enable the sandbox by default.Damiano Galassi2019-03-121-3/+3
* MacGui: update codesign script.Damiano Galassi2019-03-121-4/+16
* MacGui: use ui-separation-and-xpc Sparkle branch.Damiano Galassi2019-03-12238-405/+3896
* qsv: fix 'quality' preset on linuxJohn Stebbins2019-03-111-4/+4
* qsv: fix logging of implementation 'via' optionJohn Stebbins2019-03-101-4/+4
* MacGui: improve main window UI sizing.Damiano Galassi2019-03-101-31/+25
* WinGui: Move all image paths to be consistent.sr552019-03-101-4/+4
* WinGui: Fix inline queue.sr552019-03-102-2/+2
* WinGui: Log exceptions out to files in the log directory. #1950sr552019-03-091-27/+26
* WinGui: Add log messages around preset service actions that were not previous...sr552019-03-091-17/+16
* WinGui: Add some error checking into the Portable mode to guide users when th...sr552019-03-094-23/+115
* WinGui: Bind "Ctrl-C" on the Error window. This *may* be usable in some insta...sr552019-03-092-7/+34
* fix setting sequence_id of final job statusJohn Stebbins2019-03-091-1/+1
* qsv: fix building without qsv when libdrm is not presentJohn Stebbins2019-03-091-0/+2
* pkg: enable qsv in ubuntu nightliesJohn Stebbins2019-03-084-4/+4
* flatpak: add Intel MediaSDK pluginJohn Stebbins2019-03-074-48/+213
* flatpak: allow building with QSV enabledJohn Stebbins2019-03-074-9/+25
* qsv: disable xlib in ffmpegJohn Stebbins2019-03-071-2/+3
* LinGui: make QSV encoding actually workJohn Stebbins2019-03-078-9/+227
* MacGui: show the start/end seconds range as formatted time strings.Damiano Galassi2019-03-063-10/+58
* MacGui: fix quality slider granularity prefs when the app is localized.Damiano Galassi2019-03-063-11/+11
* MacGui: add options to reset 'When done' action on app launch.Damiano Galassi2019-03-064-26/+49
* MacGui: use a stackview instead of constrains in the summary view to simplify...Damiano Galassi2019-03-062-245/+312
* MacGUI: fix building with Xcode new build system.Damiano Galassi2019-03-052-25/+3
* WinGui: Update the installers to include the zh language files.sr552019-03-042-0/+12
* LinGui: fix video codec preset when switching codecsJohn Stebbins2019-03-041-3/+11