Normalized file endings.
This commit is contained in:
@@ -307,4 +307,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
@@ -99,4 +99,3 @@ private:
|
||||
IMFMediaBuffer *m_pBuffer;
|
||||
IMF2DBuffer *m_p2DBuffer;
|
||||
};
|
||||
|
||||
|
@@ -219,4 +219,4 @@ HRESULT OpQueue<T, TOperation>::ProcessQueueAsync(IMFAsyncResult *pResult)
|
||||
return hr;
|
||||
}
|
||||
|
||||
#pragma warning( pop )
|
||||
#pragma warning( pop )
|
||||
|
@@ -8,4 +8,4 @@ namespace OcvTransform
|
||||
runtimeclass OcvImageManipulations
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1483,4 +1483,3 @@ HRESULT GetDefaultStride(IMFMediaType *pType, LONG *plStride)
|
||||
}
|
||||
return hr;
|
||||
}
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
EXPORTS
|
||||
DllCanUnloadNow PRIVATE
|
||||
DllGetActivationFactory PRIVATE
|
||||
DllGetClassObject PRIVATE
|
||||
DllGetClassObject PRIVATE
|
||||
|
@@ -244,4 +244,4 @@ private:
|
||||
|
||||
IMFAttributes *m_pAttributes;
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
|
@@ -316,4 +316,4 @@
|
||||
</Target>
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
@@ -33,4 +33,4 @@
|
||||
</InProcessServer>
|
||||
</Extension>
|
||||
</Extensions>
|
||||
</Package>
|
||||
</Package>
|
||||
|
Reference in New Issue
Block a user