Skip to content

Commit

Permalink
Merge pull request #1 from Yellow-Dog-Man/frooxius/remove/remove-medi…
Browse files Browse the repository at this point in the history
…a-foundation

Remove Media Foundation
  • Loading branch information
Frooxius authored Nov 11, 2024
2 parents e774def + 6b10712 commit 13a3402
Show file tree
Hide file tree
Showing 65 changed files with 3 additions and 8,288 deletions.
3 changes: 0 additions & 3 deletions CSCore.Test/CSCore.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,6 @@
<Compile Include="DMO\DmoEffectsTests.cs" />
<Compile Include="DMO\DmoEnumeratorTests.cs" />
<Compile Include="GlobalTestConfig.cs" />
<Compile Include="MediaFoundation\BasicMediaFoundationTests.cs" />
<Compile Include="MediaFoundation\MediafoundationEncoderTests.cs" />
<Compile Include="MediaFoundation\MFAttributesTest.cs" />
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
Expand Down
86 changes: 0 additions & 86 deletions CSCore.Test/MediaFoundation/BasicMediaFoundationTests.cs

This file was deleted.

179 changes: 0 additions & 179 deletions CSCore.Test/MediaFoundation/MFAttributesTest.cs

This file was deleted.

106 changes: 0 additions & 106 deletions CSCore.Test/MediaFoundation/MediafoundationEncoderTests.cs

This file was deleted.

1 change: 0 additions & 1 deletion CSCore/AudioSubTypes.Utils.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using System;
using CSCore.DMO;
using CSCore.MediaFoundation;

namespace CSCore
{
Expand Down
Loading

0 comments on commit 13a3402

Please sign in to comment.