summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* contrib: Do not enable bzlib and zlib in FFmpeg.Bradley Sepos2018-05-291-2/+0
* libhb: cli: Link to libbcrypt on mingw-w64.Bradley Sepos2018-05-292-2/+2
* contrib: Only enable pthreads for non-win32 FFmpeg.Bradley Sepos2018-05-291-4/+3
* contrib: Update to FFmpeg 4.0.Bradley Sepos2018-05-291-4/+3
* contrib: Disable AudioToolbox, CoreImage, VideoToolbox in FFmpeg.Bradley Sepos2018-05-291-0/+4
* Mac: Link to FFmpeg's libpostproc and libswresample.Bradley Sepos2018-05-291-0/+12
* contrib: Remove unnecessary FFmpeg ifeq for Mac/Darwin.Bradley Sepos2018-05-291-3/+0
* contrib: Use AV_CODEC_ID_ASS for FFmpeg.Bradley Sepos2018-05-282-4/+4
* FFMPEG: Use avcodec_free_context(..) instead of deprecated leaking avcodec_cl...Sven Gothel2018-05-286-22/+16
* FFMPEG decavcodec: Consider returned error from av_buffersrc_add_frame(..)Sven Gothel2018-05-281-2/+6
* FFMPEG: Enable A01-matroskaenc-pgs-duration patchSven Gothel2018-05-281-11/+12
* Using AV_CODEC_ID_SUBRIP instead of AV_CODEC_ID_SRT (libav->ffmpeg)Sven Gothel2018-05-281-2/+2
* FFMPEG #974: Use latest FFMPEG 3.4.1 (2/2)Sven Gothel2018-05-2818-0/+0
* FFMPEG #974: Use latest FFMPEG 3.4.1 (1/2)Sven Gothel2018-05-285-9/+21
* Fix diff command check for FreeBSD.Yuichiro NAITO2018-05-281-0/+11
* x265: Upgrade to version 2.8sr552018-05-274-20/+20
* x264: Upgrade to snapshot 7d0ff22 r2901sr552018-05-273-79/+5
* contrib: Explicitly set x265 build type to release.Bradley Sepos2018-05-263-0/+6
* WinGui: Open and Save File dialogs on the main window, now have their own "MR...sr552018-05-243-19/+65
* WinGui: Don't allow subtitle import before a source has been scanned.sr552018-05-244-1/+22
* WinGui: Add support for dropping .srt files onto the main window. When you do...sr552018-05-243-15/+62
* LinGui: fix extra space in debian changelog entryJohn Stebbins2018-05-221-4/+4
* LinGui: set the build date in the debian changelogJohn Stebbins2018-05-211-4/+6
* WinGui: Potential Fix for #1288 Crash in the TreeViewHelper when selecting p...sr552018-05-181-0/+5
* WinGui: Fix an issue with the Add preset window that prevented it from updati...sr552018-05-182-3/+19
* Lib: Update LibVPX to 1.7.0sr552018-05-181-3/+3
* WinGui: Some more backend work for the upcoming Queue redesign.sr552018-05-183-16/+67
* LinGui: fix behaviour of queue add multipleJohn Stebbins2018-05-181-4/+12
* LinGui: fix opening files on command lineJohn Stebbins2018-05-171-1/+2
* WinGui: Improved behaviour of the Add Selection to Queue Window. Can now be ...sr552018-05-162-4/+19
* LinGui: fix display of video quality over sliderJohn Stebbins2018-05-151-0/+2
* libhb: Increase maximum packet read size in stream.c.Bradley Sepos2018-05-131-1/+1
* scripts: Update to mingw-w64-build 4.0.1.Bradley Sepos2018-05-101-3/+3
* WinGui: Make the error checking more aggressive when adding to queue. Add sup...sr552018-05-093-5/+50
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-0817-166/+167
* WinGui: Remove the need for ILog on the key Interop API surface.sr552018-05-084-66/+64
* WinGui: Remove some unnecessary version / bitness calls in the Services library.sr552018-05-085-27/+4
* scripts: Update to mingw-w64-build 4.0.0.Bradley Sepos2018-05-071-50/+90
* scripts: Handle exit conditions more robustly in mac-toolchain-build.Bradley Sepos2018-05-071-1/+5
* scripts: Remove unnecessary exit message from mac-toolchain-build.Bradley Sepos2018-05-071-1/+0
* scripts: Make mac-toolchain-build dot crawl print only every 15 seconds.Bradley Sepos2018-05-071-1/+1
* scripts: Print continuous output while mac-toolchain-build runs.Bradley Sepos2018-05-071-158/+188
* WinGui: Update Version Numbers around the application / Installer. Update th...sr552018-05-065-10/+10
* WinGui: Tidy-up some erroneous namespaces.sr552018-05-063-6/+0
* WinGui: Remove some legacy Stylecop files and Update R# Teamshared Settings.sr552018-05-063-42/+378
* WinGui: Remove Non-Build Dependancy on Stylecop.Analyzerssr552018-05-064-12/+0
* WinGui: Upgrade to Json.NET 11.0.2sr552018-05-064-8/+6
* WinGui: Upgrade to Caliburn Micro 3.2.0sr552018-05-062-13/+9
* WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. T...sr552018-05-066-32/+63
* WinGui: Upgrade to .NET Framework 4.7.1sr552018-05-065-5/+5