Binary compatibility report for the mf.dll library  between 11.0.6002.18392-Windows SDK 6.0 and 12.0.7600.16385-Windows SDK 7.1 versions on x86

Test Info


Library Namemf.dll
Version #111.0.6002.18392-Windows SDK 6.0
Version #212.0.7600.16385-Windows SDK 7.1
CPU Architecturex86

Test Results


Total Header Files3
Total Dynamic Libraries1
Total Symbols / Types40 / 261
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-15
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1

Added Symbols (15)


mfidl.h, mf.dll
MFCreate3GPMediaSink ( IMFByteStream* pIByteStream, IMFMediaType* pVideoMediaType, IMFMediaType* pAudioMediaType, IMFMediaSink** ppIMediaSink )
MFCreateAggregateSource ( IMFCollection* pSourceCollection, IMFMediaSource** ppAggSource )
MFCreateDeviceSource ( IMFAttributes* pAttributes, IMFMediaSource** ppSource )
MFCreateDeviceSourceActivate ( IMFAttributes* pAttributes, IMFActivate** ppActivate )
MFCreateMP3MediaSink ( IMFByteStream* pTargetByteStream, IMFMediaSink** ppMediaSink )
MFCreateMPEG4MediaSink ( IMFByteStream* pIByteStream, IMFMediaType* pVideoMediaType, IMFMediaType* pAudioMediaType, IMFMediaSink** ppIMediaSink )
MFCreateSampleCopierMFT IMFTransform** ppCopierMFT )
MFCreateTranscodeProfile IMFTranscodeProfile** ppTranscodeProfile )
MFCreateTranscodeSinkActivate IMFActivate** ppActivate )
MFCreateTranscodeTopology ( IMFMediaSource* pSrc, LPCWSTR pwszOutputFilePath, IMFTranscodeProfile* pProfile, IMFTopology** ppTranscodeTopo )
MFEnumDeviceSources ( IMFAttributes* pAttributes, IMFActivate*** pppSourceActivate, UINT32* pcSourceActivate )
MFGetTopoNodeCurrentType ( IMFTopologyNode* pNode, DWORD dwStreamIndex, BOOL fOutput, IMFMediaType** ppType )
MFTranscodeGetAudioOutputAvailableTypes ( GUID const& guidSubType, DWORD dwMFTFlags, IMFAttributes* pCodecConfig, IMFCollection** ppAvailableTypes )

wmcontainer.h, mf.dll
MFCreateASFStreamingMediaSink ( IMFByteStream* pIByteStream, IMFMediaSink** ppIMediaSink )
MFCreateASFStreamingMediaSinkActivate ( IMFActivate* pByteStreamActivate, IMFASFContentInfo* pContentInfo, IMFActivate** ppIActivate )

to the top

Problems with Constants (1)


wmcontainer.h
[+] MFASF_MIN_HEADER_BYTES

to the top

Header Files (3)


evr.h
mfidl.h
wmcontainer.h

to the top

Dynamic Libraries (1)


mf.dll

to the top




Generated on Wed Aug 10 07:18:32 2011 for mf.dll by ABI Compliance Checker 1.93.4  
A tool for checking backward binary compatibility of a shared C/C++ library API