summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add Italian localisation.Damiano Galassi2019-02-1435-23/+3065
* MacGui: fix documentation link, some property annotations.Damiano Galassi2019-02-149-29/+21
* libhb: enable SWS_CS_BT2020 matrix.Damiano Galassi2019-02-141-3/+2
* WinGui: Temp fix for the build until we can refactor the queue error handling.sr552019-02-133-1/+13
* CLI: interpret --all-audio as implicit list of all tracksJohn Stebbins2019-02-131-3/+6
* CLI: fix error in setting up audio preset valuesJohn Stebbins2019-02-131-52/+114
* MacGui: remove two old unused classes, remove some old compatibility hacks, a...Damiano Galassi2019-02-1316-423/+45
* Add WebM support (#1822)Justin Bull2019-02-1331-52/+337
* flatpak: fix hb logo fileJohn Stebbins2019-02-123-116385/+57
* LinGui: sanitize preset export filenameJohn Stebbins2019-02-122-3/+16
* MacGui: send integerForKey: instead of [objectForKey:] intValue]Damiano Galassi2019-02-127-14/+15
* MacGui: serialize the queue item status to disk.Damiano Galassi2019-02-121-0/+6
* MacGui: update German localization (housekeeping #1)Nomis1012019-02-1214-54/+54
* contrib: Restore FFmpeg VideoToolbox patch.Bradley Sepos2019-02-111-0/+27
* contrib: Update to x265 3.0.Ewout ter Hoeven2019-02-114-20/+20
* contrib: Update to FFmpeg 4.1.1.Ewout ter Hoeven2019-02-118-321/+3
* WinGui: Remove hard coded ordering on the in-line presets selector.sr552019-02-112-42/+57
* contrib: Update to nvenc 8.2.15.7Ewout ter Hoeven2019-02-111-4/+4
* contrib: Update to fdk-aac 0.1.6.Ewout ter Hoeven2019-02-111-3/+6
* contrib: Update to libvorbis-1.3.6Ewout ter Hoeven2019-02-111-3/+3
* contrib: Correct upstream libogg url.Bradley Sepos2019-02-111-1/+1
* contrib: Update to libogg 1.3.3.Ewout ter Hoeven2019-02-113-27/+3
* Revert "contrib: Update to libvorbis-1.3.6"Bradley Sepos2019-02-111-3/+3
* contrib: Update to libvorbis-1.3.6Ewout ter Hoeven2019-02-111-3/+3
* LinGui: fix display of special characters in preset nameJohn Stebbins2019-02-111-6/+15
* nvenc: silence a compiler warning.sr552019-02-111-1/+1
* gtk: Link to libbcrypt on mingw-w64mwayne2019-02-111-1/+1
* nvenc_common: fix compiler warningJohn Stebbins2019-02-111-0/+2
* encavcodec: fix potential use of uninitialized variableJohn Stebbins2019-02-111-1/+1
* dvdnav: fix potentially unterminated stringJohn Stebbins2019-02-111-1/+2
* scan: fix potential buffer overflow in sprintfJohn Stebbins2019-02-111-7/+6
* Fix return value of hb_blobal_init_no_hardwareJohn Stebbins2019-02-111-1/+1
* decavcodec: fix error when ffmpeg parser changes the codec_idJohn Stebbins2019-02-111-4/+17
* dvd: Add support for MPEG-1 on DVDJohn Stebbins2019-02-112-0/+36
* stream: Improve probing of unknown streamsJohn Stebbins2019-02-111-48/+146
* WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...sr552019-02-117-55/+79
* WinGui: Remove left over Advanced Tab checkboxsr552019-02-114-39/+19
* libhb: Add a hb_global_init_no_hardware that disables all the hardware encode...sr552019-02-117-39/+91
* MacGui: fix queue table items expanded/collapsed state after an undo/redo.Damiano Galassi2019-02-092-13/+10
* libhb: Append input bitrate to end of audio source description. Closes #1718.Andrew Brezovsky2019-02-081-0/+6
* MacGui: refactor some queue related properties out of HBJob to a new HBQueueI...Damiano Galassi2019-02-0714-273/+465
* WinGui: Change the behaviour of the destination source alert to revert to the...sr552019-02-071-1/+1
* libhb: do not set HB_STATE_WORKDONE before all the work threads are closed.Damiano Galassi2019-02-051-3/+2
* MacGui: correct revealSelectedQueueItemsSources: action validation.Damiano Galassi2019-02-051-1/+2
* MacGui: fix subtitles tab actions.Damiano Galassi2019-02-051-20/+21
* MacGui: use a view-based table view in the queue window.Damiano Galassi2019-02-0510-384/+511
* WinGui: Fix instance handling in Libencode.sr552019-02-031-17/+17
* WinGui: Make the disposal of services more aggressive. May Fix or help in #1851sr552019-02-024-50/+98
* WinGui: Remove inline Destination check. It's more annoying than useful. Fixe...sr552019-01-301-7/+0
* MacGui: remove the old advanced x264 options view.Damiano Galassi2019-01-309-2273/+12