Forgotten in 27f8c9b27bce42a4a6a4c64e03fab769579c8683.
Signed-off-by: Andreas Rheinhardt <[email protected]>
---
libavfilter/af_volume.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavfilter/af_volume.h b/libavfilter/af_volume.h
index c97902969e..c3756ee969 100644
--- a/libavfilter/af_volume.h
+++ b/libavfilter/af_volume.h
@@ -47,7 +47,9 @@ enum VolumeVarName {
VAR_NB_CHANNELS,
VAR_NB_CONSUMED_SAMPLES,
VAR_NB_SAMPLES,
+#if FF_API_FRAME_PKT
VAR_POS,
+#endif
VAR_PTS,
VAR_SAMPLE_RATE,
VAR_STARTPTS,
--
2.34.1
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".