summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: made the preview hud a bit larger.Damiano Galassi2019-01-303-27/+26
* cli: Make --start-at and --stop-at strings more intuitive.Bradley Sepos2019-01-281-6/+12
* libhb: Temporarily log out the error code for unlink to figure out why previe...sr552019-01-281-1/+4
* cli: Clarify --start-at and --stop-at help language.Bradley Sepos2019-01-271-6/+7
* WinGui: Basic implementation of Queue Up/Down Buttons. Does not yet handle po...sr552019-01-275-13/+110
* WinGui: Remove incorrect declaration in the app manifest.sr552019-01-271-4/+0
* WinGui: Update application manifestsr552019-01-271-6/+4
* WinGui: Move the Queue Recovery option from the source panel to the Queue Men...sr552019-01-275-14/+10
* WinGui: Adding some additional validation to the destination box.sr552019-01-271-0/+7
* scripts: Update to mingw-w64-build 5.0.0.Bradley Sepos2019-01-251-10/+11
* Set the right deployment target in xcconfig.Damiano Galassi2019-01-251-1/+1
* WinGui: Updated German translationsr552019-01-242-65/+64
* WinGui: Update Min Title Scan labelsr552019-01-243-4/+4
* WinGui: Improve Add to queue error Handling. Combine 2 Dialog prompts into ...sr552019-01-246-28/+69
* MacGui: set the minimum macOS version to 10.11Damiano Galassi2019-01-249-47/+17
* Fix an annoying warning in Xcode.Damiano Galassi2019-01-231-2/+2
* Fix a few warnings.Damiano Galassi2019-01-232-1/+3
* encavcodec: enable "row-mt=1" for vp9John Stebbins2019-01-221-1/+14
* MacGui: Update min title duration preferences label.Damiano Galassi2019-01-221-7/+7
* scan: only apply min duration filter to BD and DVDJohn Stebbins2019-01-214-12/+5
* Updating the steps on the pull request template.Scott2019-01-211-2/+3
* bd: Add support for UHD discsPetri Hintukainen2019-01-201-0/+7
* Fix potential NULL pointer dereferenceJohn Stebbins2019-01-201-2/+5
* Align data in hb_buffer_t buffersJohn Stebbins2019-01-201-31/+18
* lapsharp: mirror image data into stride regionJohn Stebbins2019-01-203-13/+59
* lapsharp: blank frame buffer stride regionJohn Stebbins2019-01-203-0/+30
* libhb: Remove some NLMeans TODO comments.Bradley Sepos2019-01-191-2/+0
* libhb: Reduce the number of threads NLMeans uses with many logical cores.Bradley Sepos2019-01-191-2/+14
* contrib: Update x265 cross compilation directives.Bradley Sepos2019-01-193-0/+24
* configure: fix conftest turdsJohn Stebbins2019-01-191-0/+3
* encavcodec: improve comment about ffmpeg timestamp handlingJohn Stebbins2019-01-181-6/+14
* WinGui: Fix preset updates. Built in presets should now automatically update....sr552019-01-182-67/+56
* encavcodec: Make VCE h.265 encoder emit an IDR for every GOPJohn Stebbins2019-01-181-0/+6
* work: fix videotoolbox encoder loggingJohn Stebbins2019-01-181-0/+5
* encavcodec: Fix dts timestamps in VT h.265 encodingJohn Stebbins2019-01-181-2/+12
* encavcodec: set frame.key_frame for AMD VCE encoderJohn Stebbins2019-01-161-0/+1
* ffmpeg: enable pict_type setting in AMD VCEJohn Stebbins2019-01-161-0/+78
* muxavformat: use better approximation for duration of last video frameJohn Stebbins2019-01-161-0/+10
* MacGui: support SSA file import.Damiano Galassi2019-01-157-81/+82
* WinGui: Update EncoderHelpers for Subtitle changessr552019-01-141-0/+12
* WinGui: Initial support for SSA file import.sr552019-01-1410-23/+26
* LinGui: remove unused 'active' variableJohn Stebbins2019-01-141-2/+0
* encavcodec: remove unused 'job' variableJohn Stebbins2019-01-141-1/+0
* encavcodec: respect inline_parameter_sets settingJohn Stebbins2019-01-141-1/+4
* ssautil: fix strndup on mingwJohn Stebbins2019-01-143-3/+38
* ssautil: remove debug printfJohn Stebbins2019-01-141-1/+0
* ssa: improve SSA to TX3G conversionJohn Stebbins2019-01-148-443/+987
* ports: fix memory corruption in hb_getlineJohn Stebbins2019-01-141-3/+7
* LinGui: fix position of subtitle radio buttonsJohn Stebbins2019-01-141-2/+2
* ports: move hb_getline to ports.c where it belongsJohn Stebbins2019-01-144-69/+67