Skip to content

Commit 9fe9194

Browse files
Update ABI version to 16.7
Functions changes summary: 0 Removed, 1 Changed (3 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 1 function with some indirect sub-type change: [C] 'function void gf_av1_init_state(AV1State*)' at av_parsers.c:4104:1 has some indirect sub-type changes: parameter 1 of type 'AV1State*' has sub-type changes: in pointed to type 'typedef AV1State' at media_dev.h:1060:1: underlying type 'struct AV1State' at media_dev.h:964:1 changed: type size hasn't changed 1 data member insertion: 'Bool dolby_rpu_detected', at offset 282784 (in bits) at media_dev.h:1059:1
1 parent 273518b commit 9fe9194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/gpac/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
/*! ABI Major number of libgpac */
4949
#define GPAC_VERSION_MAJOR 16
5050
/*! ABI Minor number of libgpac */
51-
#define GPAC_VERSION_MINOR 6
51+
#define GPAC_VERSION_MINOR 7
5252
/*! ABI Micro number of libgpac */
5353
#define GPAC_VERSION_MICRO 0
5454

0 commit comments

Comments
 (0)