summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "contrib: Enable PIC when building x264 Flatpak on Linux."Bradley Sepos2018-06-181-6/+0
* contrib: Enable PIC when building x264 Flatpak on Linux.Bradley Sepos2018-06-181-0/+6
* contrib: Set libvpx target to minimum system version we support on macOS.Bradley Sepos2018-06-181-0/+6
* LinGui: add cmake back to debian control fileJohn Stebbins2018-06-182-2/+2
* meta: Update NEWS.markdown for 1.1.1 release, take two.Bradley Sepos2018-06-171-0/+1
* meta: Update NEWS.markdown for 1.1.1 release.Bradley Sepos2018-06-171-0/+53
* scripts: Update to mingw-w64-build 4.1.0.Bradley Sepos2018-06-171-2/+2
* LinGui: remove unused dependencies from debian control filesJohn Stebbins2018-06-172-2/+2
* contrib: make: Remove CMake contrib.Bradley Sepos2018-06-178-41/+5
* contrib: make: Remove --enable-local-autotools and --enable-local-pkgconfig.Bradley Sepos2018-06-1718-130/+22
* contrib: Enable asm for libtheora on Mac x86_64.Bradley Sepos2018-06-171-3/+0
* contrib: gtk: libhb: make: scripts: Remove yasm contrib.Bradley Sepos2018-06-178-93/+5
* contrib: Switch yasm dependencies to nasm.Bradley Sepos2018-06-177-38/+8
* libhb: Allow 7.1 channels AAC encoding.Simon Lämmle2018-06-161-3/+11
* muxavformat: silence mp4 frame size warningJohn Stebbins2018-06-151-0/+1
* muxavformat: use alternate API to initialize out contextJohn Stebbins2018-06-151-12/+5
* muxavformat: fix crash on windowsJohn Stebbins2018-06-151-1/+1
* WinGui: Fix a bug in queue recovery where old files were not deleted.sr552018-06-151-2/+8
* WinGui: Fix a potential crash in HandBrakeEncoderHelpers.cssr552018-06-151-20/+21
* WinGui: Fix a crash in a converter.sr552018-06-151-1/+1
* WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...sr552018-06-147-15/+53
* WinGui: Soften the colour of the grid lines in the chapters tableSam H2018-06-141-1/+2
* WinGui: Make MenuItems the same height as the MenuSam H2018-06-141-0/+5
* WinGui: Add HintPath to newtonsoft json in the worker process project. It sho...sr552018-06-141-0/+1
* libopus: run autoreconfilovezfs2018-06-141-0/+2
* Fix PGS subtitle decoding...John Stebbins2018-06-138-97/+147
* libhb: fix snprintf compiler warningsJohn Stebbins2018-06-139-79/+105
* libhb: eliminate use of deprecated av_register_all...John Stebbins2018-06-131-2/+0
* libhb: eliminate use of deprecated ffmpeg lockmgrJohn Stebbins2018-06-131-27/+0
* muxavformat: fix use of deprecated AVFormat.filenameJohn Stebbins2018-06-131-1/+1
* MacGui: do not play a sound for notification if alerts are disabled in prefs.Damiano Galassi2018-06-131-7/+5
* MacGui: fix x264 unparsed string and advanced panel.Damiano Galassi2018-06-131-3/+3
* LinGui: change language lists from GtkListBox to GtkTreeViewJohn Stebbins2018-06-126-202/+451
* comb_detect: fix crash when no valid frames are passedJohn Stebbins2018-06-111-1/+4
* LinGui: add search function to language popupsJohn Stebbins2018-06-112-0/+48
* flatpak: update appstream snapshot imagesJohn Stebbins2018-06-111-3/+11
* WinGui: Don't compile the AppX project when building the solution. It's not c...sr552018-06-111-4/+0
* MacGui: do not use NSMatrix for radio buttons, fix some layout issues.Damiano Galassi2018-06-113-118/+98
* encavcodec: fix encoding with vp8 and vp8 encodersJohn Stebbins2018-06-101-2/+2
* contrib: Add macOS 10.13 High Sierra detection patch to libvpx.Bradley Sepos2018-06-101-0/+59
* contrib: Add compatibility patches for libvpx.Bradley Sepos2018-06-102-0/+116
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-1017-123/+414
* MacGui: remove unused localization files.Damiano Galassi2018-06-1010-183/+0
* MacGui: Change the "Picture Size" label to "Dimensions" to avoid confusion on...Damiano Galassi2018-06-101-10/+8
* MacGui: update Sparkle to 1.19.0.Damiano Galassi2018-06-1030-295/+703
* WinGui: Stub the RemoteInstance implementation of IEncodeInstance.sr552018-06-102-0/+89
* WinGui: Split out the encode portion of IHandBrakeInstance into IEncodeInstan...sr552018-06-104-36/+58
* WinGui: HandBrake.Worker tidyup.sr552018-06-103-35/+50
* WinGui: Stub out a background worker process.sr552018-06-107-0/+406
* Remove the unused "rows" header from the chapters DataGridSam H2018-06-101-1/+1