summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* contrib: Update to x265 2.5.Bradley Sepos2017-08-062-4/+15
| | | | Adds patch to workaround define issue for mingw.
* MacGui: sanitise modulus values.Damiano Galassi2017-08-061-0/+5
|
* LinGui: rework audio/subtitle tabs gtk < 3.16John Stebbins2017-08-045-3/+202
| | | | Add support for older gtk versions
* LinGui: rework audio/subtitle tabsJohn Stebbins2017-08-041-979/+1079
| | | | | Combine track selection and track list into a single pane with it's own stack switcher.
* LinGUI: Consistently capitalize Web Optimized.Bradley Sepos2017-08-0418-18/+18
|
* LinGUI: Reorder Align A/V Start control.Bradley Sepos2017-08-041-9/+9
|
* scripts: Periodically update sudo timeout while building Mac toolchain.Bradley Sepos2017-08-041-0/+6
| | | | Should help avoid excessive password prompts should certain tools (CMake) take awhile to build.
* Remove custom headerScott2017-08-011-6/+1
| | | Allow GitHub to correctly identify the license.
* WinGui: Fix an issue that was causing the handles to the scan libhb instance ↵sr552017-07-281-6/+3
| | | | to be recycle'd while it was still in use. Fixes #844 and #836
* MacGUI: Add Align A/V Start to Queue info.Bradley Sepos2017-07-261-0/+5
|
* MacGUI: Capitalize Web Optimized and iPod 5G Support.Bradley Sepos2017-07-262-4/+4
|
* WinGUI: Reorder Align A/V Start control.Bradley Sepos2017-07-261-9/+8
|
* MacGui: update the main window browse button tooltip.Damiano Galassi2017-07-261-6/+6
|
* MacGui: mark some preview's layers as opaque.Damiano Galassi2017-07-261-0/+2
|
* MacGui: allow crop values to be larger than sourceValue / 2Damiano Galassi2017-07-265-74/+93
|
* WinGUI: Really update NLMeans tooltip.Bradley Sepos2017-07-241-1/+1
|
* MacGUI, WinGUI: Add NLMeans threads parameter to syntax in tooltips.Bradley Sepos2017-07-242-2/+2
| | | | Windows should fetch this dynamically but I updated the related comment for good measure.
* libhb: Add threads parameter to NLMeans.Bradley Sepos2017-07-241-16/+22
| | | | Allows setting number of frames to process in parallel. For testing and experts wanting to fine tune the pipeline; e.g., fewer NLMeans threads may make x265 run slightly faster. Realistically, the defaults are the best choice for most everyone.
* contrib: Use https mirror for libxml2.Bradley Sepos2017-07-231-1/+1
|
* contrib: Use https mirror for pthreads-w32.Bradley Sepos2017-07-231-1/+1
|
* cli: Add --arate=auto to CLI help.Bradley Sepos2017-07-231-1/+1
|
* cli: Fix warning when audio sample rate is 0 or auto.Bradley Sepos2017-07-231-1/+1
|
* contrib: Update to zlib 1.2.11.Bradley Sepos2017-07-222-16/+109
| | | | | | | | | | Add patch to fix cross-compiling (win32/Makefile.gcc doesn't work). See: https://github.com/madler/zlib/commit/a72bcd5607a6b7f48a78c1485783c55389d18f55 https://github.com/madler/zlib/commit/148b8f630ced4e84264201fc94f07568dff6b3a2 ...for what not to do. There's more of course. *sigh*
* contrib: Update to libxml2 2.9.4.Bradley Sepos2017-07-221-8/+3
|
* contrib: Update to libvorbis 1.3.5.Bradley Sepos2017-07-224-49/+3
|
* contrib: Update to libtheora 1.1.1.Bradley Sepos2017-07-221-7/+3
|
* contrib: Update to libogg 1.3.2.Bradley Sepos2017-07-222-20/+3
|
* contrib: Update to libiconv 1.15.Bradley Sepos2017-07-221-3/+3
|
* contrib: Update to libdvdread 5.0.3.Bradley Sepos2017-07-222-8/+14
|
* contrib: Update to libdvdnav 5.0.3.Bradley Sepos2017-07-222-19/+3
|
* contrib: Update to libass 0.13.7.Bradley Sepos2017-07-221-3/+3
|
* contrib: Update to LAME 3.99.5.Bradley Sepos2017-07-222-41/+3
|
* contrib: Remove Fontconfig.Bradley Sepos2017-07-225-234/+0
| | | | No longer used on Mac and Windows, Linux uses system library.
* contrib: Update to HarfBuzz 1.4.6.Bradley Sepos2017-07-221-3/+3
|
* contrib: Update to FreeType 2.8.Bradley Sepos2017-07-221-3/+3
|
* contrib: Update to FDK AAC 0.1.5.Bradley Sepos2017-07-221-3/+3
|
* LinGui: remove Ubuntu 16.10 snapshot buildsJohn Stebbins2017-07-221-15/+0
| | | | Yakkety is now obsolete, so the PPA rejects new build requests.
* MacGui: fix the minimun disk space textfield tooltip.Damiano Galassi2017-07-211-7/+8
|
* WinGui: Simplify the GetPreview code and remove code that was causing the ↵sr552017-07-201-13/+4
| | | | BitMap buffers to incorrectly populate.
* contrib: Improve Libav configuration and compiler flags on 32-bit Intel.Bradley Sepos2017-07-201-14/+6
| | | | | | Removes old Darwin-specific i386 stuffs and replaces with generic stuffs. Fixes an issue cross-compiling compiling current master for i686.
* scripts: Update mac-toolchain-build to Cmake 3.8.2.Bradley Sepos2017-07-141-8/+8
| | | | No issue previously, but now in sync with contrib.
* alignment cosmeticsJohn Stebbins2017-07-122-22/+56
|
* silence new compiler warnings on Fedora 26John Stebbins2017-07-123-4/+4
|
* sync: fix size of silence bufferJohn Stebbins2017-07-121-4/+5
| | | | It was not an even number of sample size * num channels in some cases
* sync: fix potential stall when in_queue overflowsJohn Stebbins2017-07-121-42/+6
|
* Revert "contrib: Update to libbluray 1.0.1."Bradley Sepos2017-07-112-4/+47
| | | | | | This reverts commit 5b043e2292e2d97d13708115e1a9632c111361b0. Hoses hb.dll on mingw-w64. Need to do more testing.
* contrib: Update to libbluray 1.0.1.Bradley Sepos2017-07-102-47/+4
|
* fix another use of deprecated libav defineJohn Stebbins2017-07-061-1/+1
|
* fix use of deprecated libav definesJohn Stebbins2017-07-065-23/+23
| | | | Fixes https://github.com/HandBrake/HandBrake/issues/815
* LinGui: change link to httpsJohn Stebbins2017-07-051-2/+2
|