remove tvos dts hack no longer needed

This commit is contained in:
Luke Pulverenti
2016-12-14 15:58:55 -05:00
parent 524e7facc8
commit de9cd28a79
13 changed files with 27 additions and 100 deletions

View File

@@ -846,8 +846,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
state.TargetVideoStreamCount,
state.TargetAudioStreamCount,
state.TargetVideoCodecTag,
state.IsTargetAVC,
state.AllAudioCodecs);
state.IsTargetAVC);
if (mediaProfile != null)
{