Binary compatibility report for the libaudiofile library between 0.2.0 and 0.2.3 versions on x86

Test Info


Library Namelibaudiofile
Version #10.2.0
Version #20.2.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types94 / 26
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-9
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0
Other Changes
in Constants
-5

Added Symbols (9)


audiofile.h, libaudiofile.so.0.0.2
afGetPCMMapping ( AFfilehandle file, int track, double* slope, double* intercept, double* minClip, double* maxClip )
afGetVirtualChannels AFfilehandle p1, int track )
afGetVirtualPCMMapping ( AFfilehandle file, int track, double* slope, double* intercept, double* minClip, double* maxClip )
afIdentifyFD int p1 )
afIdentifyNamedFD int p1, char const* filename, int* implemented )
afInitPCMMapping ( AFfilesetup filesetup, int track, double slope, double intercept, double minClip, double maxClip )
afOpenFD int fd, char const* mode, AFfilesetup setup )
afOpenNamedFD int fd, char const* mode, AFfilesetup setup, char const* filename )
afSetChannelMatrix AFfilehandle p1, int track, double* matrix )

to the top

Problems with Symbols, Low Severity (1)


audiofile.h, libaudiofile-0.2.so.0.0.1
[+] afWriteFrames AFfilehandle p1, int track, void* buffer, int frameCount ) (1)

to the top

Other Changes in Constants (5)


audiofile.h
[+] AF_COMPRESSION_DV
[+] AF_COMPRESSION_IMA
[+] AF_COMPRESSION_MS_ADPCM
[+] AF_FILE_BICSF
[+] AF_FILE_IRCAM

to the top

Header Files (1)


audiofile.h

to the top

Shared Libraries (1)


libaudiofile-0.2.so.0.0.1

to the top