diff options
| author | Nyanmisaka <799610810@qq.com> | 2020-01-15 18:45:28 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-15 18:45:28 +0800 |
| commit | 2c10891b66bf5963d2bfca34b704607a3bc0de85 (patch) | |
| tree | 9020f65567ef96697d0d2f64dbf7612c1ea7d028 /MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs | |
| parent | 8868ff2ffa7d50d19779e5e8c1f661ece9fd0321 (diff) | |
turn on indentation.
Diffstat (limited to 'MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs')
| -rw-r--r-- | MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs b/MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs index 993cd3f74..f5decdc0d 100644 --- a/MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs +++ b/MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs @@ -56,8 +56,8 @@ namespace MediaBrowser.MediaEncoding.Encoder "hevc_vaapi", "h264_v4l2m2m", "ac3", - "h264_amf", - "hevc_amf" + "h264_amf", + "hevc_amf" }; // Try and use the individual library versions to determine a FFmpeg version |
