jellyfin/MediaBrowser.MediaEncoding
PloughPuff a6bde0943e Implement proper FFmpeg version checking
Three routes to determine FFmpeg version:
1) Grab the 'ffmpeg version x.y' from from the -version output.  This should work for all pre-built binaries.
2) Compare the library versions against known contents of FFmpeg versions.  This is fallback aimed at custom builds.
3) Compare libavcodec version to determine if newer than latest known release.  This suggests user is running within latest/HEAD/master build.
2019-02-14 22:08:48 +00:00
..
BdInfo Remove MediaBrowser.Text since it violates licenses and is overall hacky 2019-01-20 06:30:50 +01:00
Configuration Apply suggestions from code review for flipped conditions. 2019-01-29 14:45:07 +01:00
Encoder Implement proper FFmpeg version checking 2019-02-14 22:08:48 +00:00
Probing Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
Properties Merge branch 'dev' into code-cleanup 2019-01-11 12:50:36 +01:00
Subtitles Merge branch 'master' into culture 2019-01-30 16:57:15 +01:00
MediaBrowser.MediaEncoding.csproj Remove CodePages from csproj 2019-01-20 11:41:33 +01:00
MediaBrowser.MediaEncoding.nuget.targets Find+Sed BOM removal all toher files, except test files. 2019-01-13 21:20:44 +01:00
packages.config Find+Sed BOM removal all toher files, except test files. 2019-01-13 21:20:44 +01:00