summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add a preferences option to configure the queue low disk space warning.Damiano Galassi2017-06-153-46/+101
* WinGui: Remove OpenCL code that was breaking things.sr552017-06-144-19/+2
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-1411-2/+68
* WinGui: Set Framework version to 4.6.1sr552017-06-149-10/+10
* muxavformat: override h.265 'hev1' with 'hvc1' (#782)John Stebbins2017-06-142-1/+50
* sync: work-around players with broken edit list supportJohn Stebbins2017-06-1311-70/+423
* contrib: Update to Libav 12.1.Bradley Sepos2017-06-138-357/+3
* contrib: Update to x265 2.4.Bradley Sepos2017-06-131-4/+4
* MacGui: fix a small leak.Damiano Galassi2017-06-131-1/+2
* LinGui: Allow resizing window smallerJohn Stebbins2017-06-122-36/+33
* presets: bump VersionMajor after opencl removalJohn Stebbins2017-06-121-1/+1
* opencl: removit it (#777)John Stebbins2017-06-1218-3838/+58
* MacGui: add none fallback.Damiano Galassi2017-06-122-2/+5
* MacGui: sort the keys of the exported json presets on 10.13 and later.Damiano Galassi2017-06-121-1/+2
* MacGui: call CVImageBufferCreateColorSpaceFromAttachments() to create the pre...Damiano Galassi2017-06-121-2/+79
* Allow audio fallback to be "None" (#623)John Stebbins2017-06-124-56/+64
* WinGui: Update the assembly info / version numbers / manifest.sr552017-06-119-24/+26
* scan: improve support for very short source video streamsJohn Stebbins2017-06-091-55/+43
* WinGui: Fix an issue that prevented the static preview from updating as the u...sr552017-06-081-1/+2
* WinGui: Forgot to stage the tooltip seconds update.sr552017-06-081-1/+1
* WinGui: Set a app wide 15 second default for tooltips up from the standard 5 ...sr552017-06-081-0/+3
* WinGui: While Queue Jobs are in-progress, rotate the in-progress icon.sr552017-06-071-5/+22
* preset: fix importing some preset versions (#774)John Stebbins2017-06-071-6/+18
* WinGui: Prevent the export of built-in presets. There is little point in allo...sr552017-06-073-13/+14
* WinGui: Support importing preset categories that can be exported from the Mac...sr552017-06-075-38/+75
* Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...sr552017-06-078-67/+5
* sharpen: Fix typos in tooltips.Bradley Sepos2017-06-073-6/+6
* filter: add frame parallelizing filter wrapperJohn Stebbins2017-06-066-56/+403
* LinGui: Increase max video bitrate entry allowedJohn Stebbins2017-06-051-1/+1
* libhb: Fix C const issue in lapsharp.c.Bradley Sepos2017-06-041-12/+8
* sharpen: Use better tune names.Bradley Sepos2017-06-034-11/+11
* libhb: Cosmetics in lapsharp.c.Bradley Sepos2017-06-031-13/+21
* WinGui: Support for the new sharpen filter.sr552017-06-0219-14/+626
* MacGui: fix deinterlace presets and sharpen tune undo support.Damiano Galassi2017-06-021-3/+3
* mac: Revise sharpen filters tooltops.Bradley Sepos2017-06-011-3/+3
* libhb: Revise sharpen presets and tunes.Bradley Sepos2017-06-011-10/+106
* mac: Add support for sharpening filters. (#760)Bradley Sepos2017-06-018-98/+607
* libhb: Add Lapsharp kernel isolap and use with Grain tune.Bradley Sepos2017-06-012-9/+27
* WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...sr552017-05-313-3/+36
* WinGui: Fix an issue with the start/stop buttons on the toolbar.sr552017-05-311-17/+0
* MacGui: use a newer api to get the disk free space.Damiano Galassi2017-05-311-5/+22
* MacGui: do not load an HBJob is there is no file URL.Damiano Galassi2017-05-311-2/+2
* cli: add an additional null check to silence a clang static analyizer warning.Damiano Galassi2017-05-311-7/+10
* cli: Avoid carriage return in progress output when piping.Bradley Sepos2017-05-311-9/+31
* nlmeans: fix prefilter passthruJohn Stebbins2017-05-311-1/+1
* LinGui: Add UI support for BradleyS' sharpen filtersJohn Stebbins2017-05-304-2/+218
* libhb: Add LapSharp sharpening filter.Bradley Sepos2017-05-307-1/+567
* libhb: Add Unsharp sharpening filter.Bradley Sepos2017-05-3012-2/+1083
* WinGui: Improved error message on Starting an encode or queue when the destin...sr552017-05-294-1/+30
* WinGui: Remove the legacy XML based queue import/export funcitonality. One ca...sr552017-05-294-16/+8