summaryrefslogtreecommitdiffstats
path: root/libavfilter/avf_showcqt.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/avf_showcqt.h')
-rw-r--r--libavfilter/avf_showcqt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avf_showcqt.h b/libavfilter/avf_showcqt.h
index a48b2b0..39c9030 100644
--- a/libavfilter/avf_showcqt.h
+++ b/libavfilter/avf_showcqt.h
@@ -60,7 +60,7 @@ typedef struct {
AVRational step_frac;
int remaining_frac;
int remaining_fill;
- int64_t frame_count;
+ int64_t next_pts;
double *freq;
FFTContext *fft_ctx;
Coeffs *coeffs;
OpenPOWER on IntegriCloud