summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* contrib: Update x265 cross compilation directives.Bradley Sepos2019-01-193-0/+24
* 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-181-0/+1
* ffmpeg: enable pict_type setting in AMD VCEJohn Stebbins2019-01-181-0/+78
* WinGui: Fix preset updates. Built in presets should now automatically update....sr552019-01-182-67/+56
* muxavformat: use better approximation for duration of last video frameJohn Stebbins2019-01-161-0/+10
* 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
* contrib: Revert libvpx clang patch added in e3817b13cfebce6f7542be6761bd9fa8b...Bradley Sepos2019-01-091-46/+0
* contrib: Fix potential assembly issues with libvpx and AVX-512.Bradley Sepos2019-01-092-0/+50
* decavcodec: fix more potential uses of uninitialized variablesTim Walker2019-01-091-6/+6
* MacGui: try to fix an hang on Sierra.Damiano Galassi2019-01-092-24/+18
* 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
* decavcodec: fix potential use of uninitialized variablesJohn Stebbins2019-01-051-2/+2
* flatpak: fix access to gvfs mounted filesystemsJohn Stebbins2019-01-051-0/+1
* WinGui: Fix a potential crash in the OptionsTabNameConverter. Fixes #1784sr552019-01-041-4/+12
* WinGui: Remove support for loading legacy settings files AND add VideoScaler ...sr552019-01-031-53/+2
* 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
* setup: don't require the user to agree to GPL-3 to complete setup.Diego Elio Pettenò2019-01-012-0/+6
* WinGui: Fix erroneous log message error about invalid x264 preset when not us...sr552019-01-011-0/+5
* Update copyright dates to 2019.Bradley Sepos2018-12-31148-149/+149
* 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
* Change the Transifex link to include /public which doesn't require a login.Scott2018-12-301-1/+1
* Update the mfx dispatch library to the head revision a7d95e5 to fix issues wi...sr552018-12-301-2/+2
* WinGui: Restore the options dropdown on the legacy queue design.sr552018-12-281-0/+23
* WinGui: Tighten up the UI for marginal displays and move the "Back" button on...sr552018-12-282-14/+12
* avfilter: fix yadif optionsJohn Stebbins2018-12-281-9/+33
* encavcodecaudio: fix AAC 5.1 encodingJohn Stebbins2018-12-271-0/+5
* WinGui: Bump version to 1.2.1sr552018-12-265-7/+7
* libhb: Remove duplicate lines added to param.c in 822ce4df33f7550078688f86a68...Bradley Sepos2018-12-251-4/+0
* Fix macOS codesign script.Damiano Galassi2018-12-251-2/+1
* MacGui: fix file extension when setting a preset.Damiano Galassi2018-12-251-2/+4
* Fix rotation of video flagged with 0 rotationJohn Stebbins2018-12-251-0/+1
* LinGui: bump ubuntu version number epochJohn Stebbins2018-12-221-2/+2
* WinGui: Where the system language isn't English, allow English language to be...1.2.0sr552018-12-161-1/+1
* WinGui: Quick Fix of shutdown option for German translation.sr552018-12-161-0/+6
* WinGui: Fix an error when trying to encode an item with no destination.sr552018-12-161-8/+9
* WinGui: Try to work-around broken shell extensions breaking the Shutdown feat...sr552018-12-151-1/+3
* WinGui: Reset the cancel flag on the Countdown Window for post-encode actions...sr552018-12-152-2/+3
* Nits in 1.2.0 release News.Bradley Sepos2018-12-151-2/+2
* Remove source-path, it's not new to windows 1.2Scott2018-12-151-1/+0
* Clarify source-path automatic path setting in News for 1.2.0 release.Bradley Sepos2018-12-141-2/+3
* WinGui: Focus the preview window when the button is pressed while it is still...sr552018-12-141-0/+5
* WinGui: Don't allow multiple preview windows to be opened.sr552018-12-143-2/+3