summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* meta: Update NEWS.markdown for 1.2.1 release.Bradley Sepos2019-02-151-0/+82
* MacGui: made some more strings localisable, update Italian locasation.Damiano Galassi2019-02-157-17/+27
* MacGui: disable NSWindow tabbing support.Damiano Galassi2019-02-152-0/+10
* Fix a warning.Damiano Galassi2019-02-151-1/+1
* MacGui: Use the 00:00:00 format for all the time strings.Damiano Galassi2019-02-151-3/+3
* MacGui: add a missing localized resource and fix the build.Damiano Galassi2019-02-152-13/+428
* contrib: Update to libsamplerate 0.1.9-49-ga2eb281.Bradley Sepos2019-02-141-6/+6
* contrib: Add local patch to fix missing x265 animation tune.Nomis1012019-02-144-0/+88
* CLI: fix initialization of audio bitrate overrideJohn Stebbins2019-02-141-0/+1
* decavcodec: fix setting up AVCodecContext extradataJohn Stebbins2019-02-141-8/+9
* 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