remove qsv hevc decoding for now

This commit is contained in:
Luke Pulverenti
2017-04-01 15:49:36 -04:00
parent 165a209bdf
commit 372d40598d
19 changed files with 9 additions and 173 deletions

View File

@@ -247,7 +247,6 @@
<Compile Include="Sorting\IsFolderComparer.cs" />
<Compile Include="Sorting\IsPlayedComparer.cs" />
<Compile Include="Sorting\IsUnplayedComparer.cs" />
<Compile Include="Sorting\MetascoreComparer.cs" />
<Compile Include="Sorting\NameComparer.cs" />
<Compile Include="Sorting\OfficialRatingComparer.cs" />
<Compile Include="Sorting\PlayCountComparer.cs" />