1
0
Fork 0

mov: fix isom.h compat with c++

This commit is contained in:
Hendrik Leppkes 2014-12-06 23:53:56 +01:00
parent 13f92da10a
commit a74f83c980
Signed by: hendrik
GPG Key ID: 846079A4B0A7C1B5
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ typedef struct HEIFGrid {
} HEIFGrid;
typedef struct MOVContext {
const AVClass *class; ///< class for private options
const AVClass *avclass; ///< class for private options
AVFormatContext *fc;
int time_scale;
int64_t duration; ///< duration of the longest track