1
0

mov: fix isom.h compat with c++

This commit is contained in:
Hendrik Leppkes 2014-12-06 23:53:56 +01:00
parent 75781157fe
commit 22b2100319
Signed by: hendrik
GPG Key ID: 846079A4B0A7C1B5

View File

@ -291,7 +291,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