Binary compatibility report for the libaudiofile library between 0.1.2 and 0.1.3 versions on x86

Test Info


Library Namelibaudiofile
Version #10.1.2
Version #20.1.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types34 / 19
VerdictIncompatible
(2.9%)

Problem Summary


SeverityCount
Added Symbols-25
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-21

Added Symbols (25)


audiofile.h, libaudiofile.so
afGetInstParamLong ( AFfilehandle file, int instid, int param )
afGetInstParams ( AFfilehandle file, int instid, AUpvlist pvlist, int nparams )
afGetTrackIDs AFfilehandle p1, int* trackids )
afInitLoopIDs AFfilesetup p1, int instid, int* ids, int nids )
afInitTrackIDs AFfilesetup p1, int* trackids, int trackCount )
afSeekFrame AFfilehandle p1, int track, AFframecount frameoffset )
afSetInstParamLong ( AFfilehandle file, int instid, int param, long value )
afSetInstParams ( AFfilehandle file, int instid, AUpvlist pvlist, int nparams )
afSetLoopCount AFfilehandle p1, int instid, int loop, int count )
afSetLoopEnd AFfilehandle p1, int instid, int loopid, int markerid )
afSetLoopEndFrame AFfilehandle p1, int instid, int loop, AFframecount startFrame )
afSetLoopMode AFfilehandle p1, int instid, int loop, int mode )
afSetLoopStart AFfilehandle p1, int instid, int loopid, int markerid )
afSetLoopStartFrame AFfilehandle p1, int instid, int loop, AFframecount startFrame )
afSetLoopTrack AFfilehandle p1, int instid, int loopid, int trackid )
afTellFrame AFfilehandle p1, int track )

aupvlist.h, libaudiofile.so
AUpvfree AUpvlist p1 )
AUpvgetmaxitems AUpvlist p1 )
AUpvgetparam AUpvlist p1, int item, int* param )
AUpvgetval AUpvlist p1, int item, void* val )
AUpvgetvaltype AUpvlist p1, int item, int* type )
AUpvnew int maxItems )
AUpvsetparam AUpvlist p1, int item, int param )
AUpvsetval AUpvlist p1, int item, void* val )
AUpvsetvaltype AUpvlist p1, int item, int type )

to the top

Removed Symbols (1)


audiofile.h, libaudiofile.so
afGetMarkComment ( AFfilehandle file, int trackid, int markid )

to the top

Other Changes in Constants (21)


audiofile.h
[+] AF_INST_LOOP_CONTINUOUS
[+] AF_INST_LOOP_OFF
[+] AF_INST_LOOP_SUSTAIN
[+] AF_INST_MIDI_BASENOTE
[+] AF_INST_MIDI_HINOTE
[+] AF_INST_MIDI_HIVELOCITY
[+] AF_INST_MIDI_LONOTE
[+] AF_INST_MIDI_LOVELOCITY
[+] AF_INST_NAME
[+] AF_INST_NUMCENTS_DETUNE
[+] AF_INST_NUMDBS_GAIN
[+] AF_INST_PRESET_NAME
[+] AF_INST_PRESETID
[+] AF_INST_SAMP_ENDFRAME
[+] AF_INST_SAMP_MODE
[+] AF_INST_SAMP_RATE
[+] AF_INST_SAMP_STARTFRAME
[+] AF_INST_TRACKID

aupvlist.h
[+] AU_PVTYPE_DOUBLE
[+] AU_PVTYPE_LONG
[+] AU_PVTYPE_PTR

to the top

Header Files (1)


audiofile.h

to the top

Shared Libraries (1)


libaudiofile.so

to the top