summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* contrib: Remove workaround building x264 before FFmpeg.Bradley Sepos2018-06-031-4/+0
* opus: fix opus.pc pkg-config file for static builds (#1380)John Stebbins2018-06-021-0/+38
* ffmpeg: enable all bitstream filtersJohn Stebbins2018-06-021-2/+0
* encavcodec: set AVFrame width and heightJohn Stebbins2018-06-021-0/+2
* WinGui: Make nuspec file visible in project.sr552018-06-011-1/+2
* WinGui: Initial NuGet nuspec file.sr552018-06-011-0/+25
* contrib: Explicitly pass arch to FFmpeg on macOS x86_64.Bradley Sepos2018-06-011-0/+3
* build: Detected Xcode clobbered PATH and reconfigure if necessary.Bradley Sepos2018-06-011-0/+2
* avfilter: fix flushing final frameJohn Stebbins2018-05-311-2/+11
* Update WinGUI build script: allow SignTool.exe location to be specified and a...Frederick Ding2018-05-311-10/+10
* scan: fix crash due to last commitJohn Stebbins2018-05-301-1/+2
* scan: rationalize ffmpeg codec/profile namesJohn Stebbins2018-05-301-45/+66
* encx264: fix encoding of very short duration framesJohn Stebbins2018-05-302-46/+3
* contrib: Add libogg as a libspeex dependency.Bradley Sepos2018-05-291-2/+2
* libhb: build: README: Replace instances of Libav with FFmpeg.Bradley Sepos2018-05-2910-17/+17
* cli: Update help to list FFmpeg yadif.Bradley Sepos2018-05-291-1/+1
* contrib: Another FFmpeg module revision.Bradley Sepos2018-05-291-1/+1
* contrib: Revise FFmpeg module.Bradley Sepos2018-05-291-22/+2
* Revert "contrib: Explicitly disable bzlib and zlib during FFmpeg configure."Bradley Sepos2018-05-291-3/+1
* macosx: Add liblzma (xz) on Mac.Bradley Sepos2018-05-292-0/+10
* LinGui: add liblzma dependency for Ubuntu nightly buildsJohn Stebbins2018-05-294-4/+4
* contrib: add lzma supportJohn Stebbins2018-05-299-4/+45
* LinGui: remove Ubuntu xenial and trusty from nightly buildsJohn Stebbins2018-05-293-32/+2
* LinGui: add libspeex dependency for Ubuntu nightly buildsJohn Stebbins2018-05-294-4/+4
* libhb: fix segfault when decoding empty audio trackJohn Stebbins2018-05-291-1/+2
* lame: disable frontendJohn Stebbins2018-05-291-0/+1
* LinGui: add speex decoder libJohn Stebbins2018-05-291-1/+1
* contrib: Explicitly disable bzlib and zlib during FFmpeg configure.Bradley Sepos2018-05-291-1/+3
* contrib: Fix FFmpeg configure warning.Bradley Sepos2018-05-291-1/+0
* Update .gitignore for new Xcode notification.Bradley Sepos2018-05-291-2/+3
* contrib: Add Speex decoder libspeex.Bradley Sepos2018-05-297-6/+25
* contrib: test: Strip dll and cli binary in build phase if debug=none.Bradley Sepos2018-05-292-0/+10
* contrib: Remove unused Libav patches from FFmpeg.Bradley Sepos2018-05-2917-1051/+0
* 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