summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: remove a bunch of unneeded compatibility code.Damiano Galassi2018-07-1014-102/+48
* MacGui: made possible to localise more UI strings.Damiano Galassi2018-07-103-64/+90
* flatpak: disable flatpak-builder cacheJohn Stebbins2018-07-091-2/+2
* VCE: Fix a typo that was preventing the VCE H.265 encoder from working.sr552018-07-091-1/+1
* WinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and asso...sr552018-07-0810-492/+179
* WinGui: Remove Unused OpenCL call.sr552018-07-081-4/+0
* WinGui: Tidy up some unused variables.sr552018-07-084-16/+0
* WinGui: Initial work to refactor the queue infrastructure to use the same JSO...sr552018-07-0812-29/+492
* WinGui: Update the Encode Json Factory to produce human readable Json for aud...sr552018-07-077-61/+20
* WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...sr552018-07-0711-140/+289
* VCE: Implement missing compile time availability flag. This should stop it sh...sr552018-07-071-1/+6
* libhb: Fix broken encoder masks.sr552018-07-051-2/+2
* Specify flatpak branch when building the bundleFrederick Ding2018-07-041-2/+2
* libhb: Fix an ifdef typosr552018-07-021-1/+1
* build: Fix to not pass --enable-nvenc to FFmpeg configure on FreeBSD.Yuichiro NAITO2018-07-022-12/+1
* build: Fix libavresample link order.Yuichiro NAITO2018-07-011-1/+1
* build: Fix to add FreeBSD to nvenc target.Yuichiro NAITO2018-07-011-0/+11
* flatpak: set the branch for flatpak bundlesJohn Stebbins2018-07-012-2/+7
* flatpak: fix CLI flatpak platform dependencyJohn Stebbins2018-07-011-3/+3
* nvenc: fix crash in nvenc_load_functionsJohn Stebbins2018-06-291-1/+1
* WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...sr552018-06-299-238/+198
* Add NVEnc encoder. (Round 3) (#1437)Scott2018-06-2920-51/+383
* contrib: Add additional AVX-512 compatibility patches to libvpx.Bradley Sepos2018-06-282-0/+96
* LinGui: Fix default destination filename for BDsJohn Stebbins2018-06-283-5/+26
* bd: fix title->name for BDs that have disc infoJohn Stebbins2018-06-281-17/+33
* presets: fix importing file with "Official" presetsJohn Stebbins2018-06-271-0/+11
* resample: fix ditheringJohn Stebbins2018-06-271-11/+2
* audio_resample: switch from avresample to swresampleJohn Stebbins2018-06-279-90/+86
* flatpak: add flatpak extensions supportJohn Stebbins2018-06-261-0/+14
* ffmpeg: alternate fix for corrupt preview framesJohn Stebbins2018-06-221-18/+15
* LinGui: add appstream metadata to translatable filesJohn Stebbins2018-06-211-1/+2
* LinGui: icon name in desktop should not have file extensionJohn Stebbins2018-06-211-1/+1
* flatpak: add link to translation project on transifexJohn Stebbins2018-06-211-0/+1
* meta: Fix git parameter in contributing doc.Bradley Sepos2018-06-211-1/+1
* contrib: Update to FFmpeg 4.0.1.Bradley Sepos2018-06-211-3/+3
* LinGui: handle missing $HOME directoryJohn Stebbins2018-06-203-24/+37
* ffmpeg: fix currupt h.264 preview framesJohn Stebbins2018-06-201-0/+20
* decavcodec: fix crash during audio probeJohn Stebbins2018-06-201-2/+5
* flatpak: fix missing directory for flathub targetJohn Stebbins2018-06-192-1/+3
* flatpak: prebuild some dependenciesJohn Stebbins2018-06-193-4/+46
* flatpak: improve manifest creation scriptJohn Stebbins2018-06-191-1/+1
* LinGui: don't override PKG_CONFIG_PATHJohn Stebbins2018-06-191-1/+1
* flatpak: use freedesktop platform instead gnomeJohn Stebbins2018-06-192-6/+6
* LinGui: add fr.handbrake.ghb.svg iconJohn Stebbins2018-06-193-1/+38852
* LinGui: use normal priority for notificationJohn Stebbins2018-06-191-2/+1
* LinGui: use GNotification instead of libnotifyJohn Stebbins2018-06-193-38/+14
* LinGui: use fr.handbrake.ghb consistentlyJohn Stebbins2018-06-198-30/+12
* flatpak: sort manifest entries by using OrderedDictJohn Stebbins2018-06-191-15/+10
* flatpak: add notifications permissionJohn Stebbins2018-06-191-0/+1
* Revert "contrib: Enable PIC when building x264 Flatpak on Linux."Bradley Sepos2018-06-181-6/+0