Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | contrib: Update to libass 0.13.7. | Bradley Sepos | 2017-07-22 | 1 | -3/+3 |
| | |||||
* | contrib: Update to LAME 3.99.5. | Bradley Sepos | 2017-07-22 | 2 | -41/+3 |
| | |||||
* | contrib: Remove Fontconfig. | Bradley Sepos | 2017-07-22 | 5 | -234/+0 |
| | | | | No longer used on Mac and Windows, Linux uses system library. | ||||
* | contrib: Update to HarfBuzz 1.4.6. | Bradley Sepos | 2017-07-22 | 1 | -3/+3 |
| | |||||
* | contrib: Update to FreeType 2.8. | Bradley Sepos | 2017-07-22 | 1 | -3/+3 |
| | |||||
* | contrib: Update to FDK AAC 0.1.5. | Bradley Sepos | 2017-07-22 | 1 | -3/+3 |
| | |||||
* | LinGui: remove Ubuntu 16.10 snapshot builds | John Stebbins | 2017-07-22 | 1 | -15/+0 |
| | | | | Yakkety is now obsolete, so the PPA rejects new build requests. | ||||
* | MacGui: fix the minimun disk space textfield tooltip. | Damiano Galassi | 2017-07-21 | 1 | -7/+8 |
| | |||||
* | WinGui: Simplify the GetPreview code and remove code that was causing the ↵ | sr55 | 2017-07-20 | 1 | -13/+4 |
| | | | | BitMap buffers to incorrectly populate. | ||||
* | contrib: Improve Libav configuration and compiler flags on 32-bit Intel. | Bradley Sepos | 2017-07-20 | 1 | -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 Sepos | 2017-07-14 | 1 | -8/+8 |
| | | | | No issue previously, but now in sync with contrib. | ||||
* | alignment cosmetics | John Stebbins | 2017-07-12 | 2 | -22/+56 |
| | |||||
* | silence new compiler warnings on Fedora 26 | John Stebbins | 2017-07-12 | 3 | -4/+4 |
| | |||||
* | sync: fix size of silence buffer | John Stebbins | 2017-07-12 | 1 | -4/+5 |
| | | | | It was not an even number of sample size * num channels in some cases | ||||
* | sync: fix potential stall when in_queue overflows | John Stebbins | 2017-07-12 | 1 | -42/+6 |
| | |||||
* | Revert "contrib: Update to libbluray 1.0.1." | Bradley Sepos | 2017-07-11 | 2 | -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 Sepos | 2017-07-10 | 2 | -47/+4 |
| | |||||
* | fix another use of deprecated libav define | John Stebbins | 2017-07-06 | 1 | -1/+1 |
| | |||||
* | fix use of deprecated libav defines | John Stebbins | 2017-07-06 | 5 | -23/+23 |
| | | | | Fixes https://github.com/HandBrake/HandBrake/issues/815 | ||||
* | LinGui: change link to https | John Stebbins | 2017-07-05 | 1 | -2/+2 |
| | |||||
* | WinGui: Make the Preset Import system a bit more robust. #808 | sr55 | 2017-07-05 | 2 | -2/+2 |
| | |||||
* | LinGui: fix use of freed memory in "File" menu action | John Stebbins | 2017-07-05 | 1 | -1/+7 |
| | | | | Fixes https://github.com/HandBrake/HandBrake/issues/807 | ||||
* | WinGui: Don't enable the Display Width control for Custom Anamorphic when ↵ | sr55 | 2017-07-04 | 3 | -16/+46 |
| | | | | KeepAR is checked. Implement Reduce function for PAR so that the behaviour matches the Linux GUI. Couple of Logic and ordering bug fixes. | ||||
* | contrib: Update to Jansson 2.10. | Bradley Sepos | 2017-07-04 | 1 | -7/+3 |
| | |||||
* | instead of language name, use language code for prefered audio and prefered ↵ | Strangelovian | 2017-07-03 | 2 | -3/+6 |
| | | | | subtitle selection | ||||
* | contrib: Update to libopus 1.2.1. | Bradley Sepos | 2017-06-29 | 1 | -5/+3 |
| | | | | Closes #799. | ||||
* | WinGui: Adding support for Custom Anamorphic back. Implements #504 | sr55 | 2017-06-28 | 5 | -33/+30 |
| | |||||
* | WinGui: Fix a couple code warnings. | sr55 | 2017-06-27 | 1 | -2/+1 |
| | |||||
* | scan: fix vobsub & pgs width/height for some stream types | John Stebbins | 2017-06-26 | 1 | -12/+12 |
| | | | | Fixes https://github.com/HandBrake/HandBrake/issues/798 | ||||
* | WinGui: AutoName Sort the InvalidFileNameChars Array before doing a Binary ↵ | sr55 | 2017-06-26 | 1 | -2/+3 |
| | | | | Search on it. | ||||
* | WinGUI: Change Selection Behaviour to Selection Behavior. | Bradley Sepos | 2017-06-24 | 2 | -4/+4 |
| | | | | Good way to test signing with OpenPGP/GPG. | ||||
* | Change configure default language to selection behaviour | sr55 | 2017-06-23 | 2 | -4/+4 |
| | |||||
* | docs: Added missing change. | sr55 | 2017-06-23 | 1 | -0/+3 |
| | |||||
* | docs: Initial draft of 1.1 NEWS | sr55 | 2017-06-23 | 1 | -0/+43 |
| | |||||
* | WinGui: Add a user agent for the HttpRequest on the update checker so we can ↵ | sr55 | 2017-06-23 | 2 | -0/+8 |
| | | | | identify the WinGui version that's checking for updates. | ||||
* | presets: Minor encoder tweaks for main Production presets. | Bradley Sepos | 2017-06-22 | 3 | -6/+6 |
| | | | | | | | | Add additional x264 encoder options dct-decimate=0 and fast-pskip=0 (same as no-dct-decimate=1 and no-fast-pskip=1). In some special cases, reproduction of flat areas and subtle gradients may improve slightly. Generally speaking, any change should be visually imperceptible at these bit rates, but adding a few extra bits is always acceptable when encoding for production intermediate purposes. Negligible speed hit (1-2%) for the main Production presets. On the contrary, these settings are worse than useless for Production Proxy presets, which are optimized for speed. 5% speed hit isn't worth the tradeoff for low resolution proxies that need to be generated quickly and won't be used for final export. | ||||
* | scripts: Update to mingw-w64-build 3.0.1. | Bradley Sepos | 2017-06-21 | 1 | -3/+5 |
| | | | | Fixes minor issues with the 3.0.0 release. | ||||
* | scripts: Update to mingw-w64-build 3.0.0. | Bradley Sepos | 2017-06-21 | 1 | -56/+75 |
| | | | | Various improvements and GCC 7.1.0. | ||||
* | build: Configure options cosmetics. | Bradley Sepos | 2017-06-21 | 1 | -7/+10 |
| | |||||
* | build: Always enable Libav AAC when building with mingw-w64. | Bradley Sepos | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | LinGui: audio/subtitle "Reload Defaults" -> "Reload" | John Stebbins | 2017-06-20 | 1 | -2/+2 |
| | |||||
* | LinGui: change Audio/Subtitle "Defaults" to "Selection" | John Stebbins | 2017-06-20 | 1 | -2/+2 |
| | | | | | | There is persistent confusion about how to configure audio and subtitle selection behavior. Hopefully this will help steer people in the right direction. | ||||
* | LinGui: Make disk warning limit configurable | John Stebbins | 2017-06-20 | 7 | -87/+274 |
| | | | | | | | | Allow disabling and setting disk warning limit in preferences. When enabled checks disk fullness every 10 seconds during encoding. If disk full condition is detected, pauses the encode and gives a popup with options "Resume, I've fixed the problem", "Resume, Don't tell me again", and "Cancel Current and Stop". | ||||
* | cli: Fix regression in a5450860. | Bradley Sepos | 2017-06-19 | 1 | -0/+52 |
| | |||||
* | decavcodec: fix wmapro audio timestamps | John Stebbins | 2017-06-19 | 1 | -0/+7 |
| | | | | Fixes https://github.com/HandBrake/HandBrake/issues/717 | ||||
* | MacGui: do not crash if hb_video_encoder_get_name returns NULL, it might ↵ | Damiano Galassi | 2017-06-19 | 1 | -2/+3 |
| | | | | happens if there is a saved job with an external encoder (x264 10bit for example), and the external lib is no longer available. | ||||
* | reader: fix live preview generation for some streams | John Stebbins | 2017-06-19 | 1 | -3/+23 |
| | | | | | | | | | | Fixes https://github.com/HandBrake/HandBrake/issues/685 For some stream types, libav does not seek all streams within the file to the same position. So we get data from streams that is prior to the desired preview start position leaking through. The result, for example, is a preview that has audio that starts from the beginning of the file and video that starts much later at the desired start pos. | ||||
* | MacGui: use "localizedStandardCompare:" to sort the titles by name in the ↵ | Damiano Galassi | 2017-06-19 | 1 | -9/+10 |
| | | | | add titles sheet. Titles will be sorted like in Finder. | ||||
* | MacGui: rename "Configure Defaults" to "Selection Behavior", align some UI ↵ | Damiano Galassi | 2017-06-19 | 6 | -91/+97 |
| | | | | element. | ||||
* | presets: Add Production presets for use with professional video editing ↵ | Bradley Sepos | 2017-06-18 | 3 | -2/+836 |
| | | | | | | | | software. Production Max and Production Standard are high bit rate, short GOP (I/P), constant frame rate presets suitable for use as intermediate formats for video editing. Production Proxy 1080p and Production Proxy 540p are high bit rate, Intra-only (I), constant frame rate presets suitable for use as low resolution proxy formats for video editing. The Proxy presets correspond to one-quarter (1/4) 2160p 4K Ultra HD and one-quarter (1/4) 1080p Full HD resolutions, respectively. |