summaryrefslogtreecommitdiff
path: root/libavformat/nut.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/nut.h')
-rw-r--r--libavformat/nut.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/nut.h b/libavformat/nut.h
index 2faf6958a1..a5363d61dc 100644
--- a/libavformat/nut.h
+++ b/libavformat/nut.h
@@ -72,7 +72,7 @@ typedef struct {
int skip_until_key_frame;
int64_t last_pts;
int time_base_id;
- AVRational time_base;
+ AVRational *time_base;
int msb_pts_shift;
int max_pts_distance;
int decode_delay; //FIXME duplicate of has_b_frames