summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add hb_getline since mingw doesn't have getline functionJohn Stebbins2019-01-143-2/+70
* LinGui: add SSA importJohn Stebbins2019-01-144-35/+92
* decssasub: fix crash when filename is invalidJohn Stebbins2019-01-141-20/+21
* decssasub: fix subtitle start/stop time offsetJohn Stebbins2019-01-141-2/+2
* Add SSA subtitle importJohn Stebbins2019-01-1417-161/+640
* WinGui: Make the toolbar customisation options more discoverable by making th...sr552019-01-145-9/+84
* WinGui: Removing a miss remnant of the old advanced tab.sr552019-01-141-3/+0
* WinGui: Make the MRU feature more useful. If the directory is not found, chec...sr552019-01-121-0/+18
* WinGui: Minor tidyup in MVM.sr552019-01-121-176/+11
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-1221-8138/+5282
* WinGui: Improve the quality of text rendering on the installer on high DPI di...sr552019-01-112-0/+2
* WinGui: Improvements to the installer. Fixed the issue where the uninstaller...sr552019-01-114-4/+12
* decavcodec: fix more potential uses of uninitialized variablesTim Walker2019-01-081-6/+6
* contrib: Revert libvpx clang patch added in e3817b13cfebce6f7542be6761bd9fa8b...Bradley Sepos2019-01-081-46/+0
* contrib: Fix potential assembly issues with libvpx and AVX-512.Bradley Sepos2019-01-072-0/+50
* fix missing frames when transcoding m2ts filesJohn Stebbins2019-01-072-1/+68
* scripts: Update to mingw-w64-build 4.1.1.Bradley Sepos2019-01-071-12/+36
* LinGui: update ubuntu package build dependenciesJohn Stebbins2019-01-072-2/+2
* flatpak: remove unnecessary dependenciesJohn Stebbins2019-01-063-25/+1
* configure: fix LDProbe cleanup on mingwJohn Stebbins2019-01-061-1/+5
* decavcodec: fix potential use of uninitialized variablesJohn Stebbins2019-01-051-2/+2
* flatpak: update to freedesktop 18.08 platform/sdkJohn Stebbins2019-01-052-31/+11
* flatpak: fix x264 link errors in latest flatpak SdkJohn Stebbins2019-01-051-0/+4
* flatpak: fix access to gvfs mounted filesystemsJohn Stebbins2019-01-051-0/+1
* Cleanup callbacks.cPavel Shlyak2019-01-051-17/+2
* Cleanup preview.cPavel Shlyak2019-01-051-9/+1
* MacGui: try to fix an hang on Sierra.Damiano Galassi2019-01-052-24/+18
* WinGui: Fix a potential crash in the OptionsTabNameConverter. Fixes #1784sr552019-01-041-4/+12
* WinGui: Improvements to the new queue design.sr552019-01-046-20/+128
* WinGui: Remove support for loading legacy settings files AND add VideoScaler ...sr552019-01-031-53/+2
* gtk: Fix minor cross compile issue in callbacksmwayne2019-01-031-4/+4
* WinGui: Add CPU info back into the log header as it's not always available in...sr552019-01-011-0/+1
* WinGui: Fix restriction on the picture settings tab after setting a preset. ...sr552019-01-011-2/+6
* WinGui: Fix erroneous log message error about invalid x264 preset when not us...sr552019-01-011-0/+5
* MacGui: make some more strings of HBPicture+UIAdditions accessible for locali...Nomis1012019-01-011-10/+10
* Update copyright dates to 2019.Bradley Sepos2019-01-01148-149/+149
* setup: don't require the user to agree to GPL-3 to complete setup.Diego Elio Pettenò2018-12-312-0/+6
* WinGui: Fix Detelecine tooltip. Fixes #1760sr552018-12-303-27/+21
* WinGui: Fix issues with "Any" language selection with the "First" option use...sr552018-12-302-70/+74
* WinGui: Fix an issue where picture settings (crop and anamorphic) are not cor...sr552018-12-301-0/+11
* Update the mfx dispatch library to the head revision a7d95e5 to fix issues wi...sr552018-12-301-2/+2