summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: workaround a issue in 10.15 beta where the queue file modification da...Damiano Galassi2019-08-241-12/+25
* encavcodec: fix chapter mark postion for nvenc encodesJohn Stebbins2019-08-221-5/+5
* ffmpeg: fix seeking in mkv > 2GBJohn Stebbins2019-08-221-0/+39
* MacGui: update sign script to sign the new xpc service.Damiano Galassi2019-08-221-0/+2
* MacGui: fix a warnings and the tests.Damiano Galassi2019-08-223-4/+4
* MacGui: make it possible to localize mixdowns.Damiano Galassi2019-08-227-38/+206
* make: Rearrange configure.py help output into a more logical order.Bradley Sepos2019-08-211-53/+51
* make: Revise security section comments in configure.py.Bradley Sepos2019-08-211-2/+2
* make: Move harden option to the new Security group in configure.py.Nomis1012019-08-214-6/+6
* make: Move sandbox option into new Security group in configure.py.Nomis1012019-08-212-5/+9
* make: Add a configure.py option to enable app sandbox.Nomis1012019-08-212-1/+15
* Better error message when avcodec_find_encoder_by_name() fails (#2252)digulla2019-08-211-18/+25
* Fix -Wduplicate-decl-specifier warningsNomis1012019-08-201-2/+2
* MacGui: revert a change that was committed by error.Damiano Galassi2019-08-191-5/+1
* MacGui: disable security-scoped bookmarks resolution in the XPC service.Damiano Galassi2019-08-194-1/+34
* WinGui: Fix a subtitle related error when adding to queue. Fixes #2253sr552019-08-181-1/+4
* Create A12-videotoolbox-smpte2084-hlg-transfer.patchNomis1012019-08-181-0/+69
* WinGui: Another update of the translations.sr552019-08-165-102/+237
* preset: fix NULL initializtion of subtitle nameJohn Stebbins2019-08-161-5/+8
* contrib: Update to FFmpeg 4.2.Bradley Sepos2019-08-163-66/+3
* LinGui: Fix null subtitle nameJohn Stebbins2019-08-151-1/+4
* MacGui: make use of some newer NSCoding api to better report decoding failure.Damiano Galassi2019-08-1511-46/+31
* MacGui: add a method to send a NSError to activity log.Damiano Galassi2019-08-152-3/+17
* MacGui: fix some truncated text in the picture settings.Damiano Galassi2019-08-151-8/+8
* MacGui: fix an exception when reading an HBJob from disk; do not store previe...Damiano Galassi2019-08-1420-66/+159
* libhb: remove dead code.Damiano Galassi2019-08-135-2492/+0
* MacGui: set a default queue window size.Damiano Galassi2019-08-131-0/+1
* MacGui: convert the last usage of NSDictionary to a proper class, fix externa...Damiano Galassi2019-08-1318-180/+324
* WinGui: Fix the .NET Framework version check in the installer.sr552019-08-122-16/+6
* WinGui: Drop the .NET version back to 4.7.1 as 4.8 didn't resolve any issues ...sr552019-08-128-8/+8
* WinGui: UI Consistency Tweak on the video tab.sr552019-08-122-2/+2
* nvenc: Change the rate control to vbr_hq, setting qmin/qmax #2231sr552019-08-121-3/+10
* WinGui: Metadata code cleanupsr552019-08-123-46/+154
* WinGui: Update French, Chinese, German Translations. Added Spanish and Russi...sr552019-08-1212-512/+5642
* NVEnc: Check SDK version and disable feature if driver is too old. Prevent r...sr552019-08-121-0/+15
* WinGui: Improvements to dropdown visibility behaviour on the Audio Defaults. ...sr552019-08-122-5/+59
* WinGui: Make the Dark Theme Windows 10 only.sr552019-08-125-4/+6
* WinGui: Add Support for Subtitle Track Naming. Auto-populate the Track name ...sr552019-08-1210-28/+68
* MacGui: fix some UI syncronization issues caused by moving things to another ...Damiano Galassi2019-08-124-9/+14
* MacGui: fix the color of the selected queue row on 10.11.Damiano Galassi2019-08-121-1/+1
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-1275-153/+309
* MacGui: do not copy the xpc info.plist to the Resources folder.Damiano Galassi2019-08-122-2/+1
* MacGui: disable sudden termination in the xpc service when the core is created.Damiano Galassi2019-08-121-0/+3
* libhb: eliminate file path length limitsJohn Stebbins2019-08-1112-65/+91
* dvd: create track named from dvd track attributesJohn Stebbins2019-08-112-0/+42
* ffmpeg: make track names visible regarless of localeJohn Stebbins2019-08-111-0/+77
* stream: improve track name selectionJohn Stebbins2019-08-111-13/+57
* ffmpeg: add support to read/write mp4 'titl' track tagJohn Stebbins2019-08-113-11/+297
* fix build errorJohn Stebbins2019-08-111-1/+2
* muxavformat: set handler_name for subtitle track names alsoJohn Stebbins2019-08-111-0/+6