Binary compatibility report for the libdvdnav library between 4.1.3 and 4.2.0 versions on x86
Test Info
Library Name | libdvdnav |
Version #1 | 4.1.3 |
Version #2 | 4.2.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 2 |
Total Symbols / Types | 74 / 75 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (4)
dvdnav.h,
libdvdnavmini.so.4.1.2
dvdnav_current_title_program ( dvdnav_t* self, int32_t* title, int32_t* pgcn, int32_t* pgn )
dvdnav_get_serial_string ( dvdnav_t* self, char const** serial_str )
dvdnav_get_video_resolution ( dvdnav_t* self, uint32_t* width, uint32_t* height )
dvdnav_program_play ( dvdnav_t* this, int32_t title, int32_t pgcn, int32_t pgn )
to the top
Header Files (3)
dvd_types.h
dvdnav.h
dvdnav_events.h
to the top
Shared Libraries (2)
libdvdnav.so.4.1.2
libdvdnavmini.so.4.1.2
to the top