summaryrefslogtreecommitdiffstats
path: root/audio/decode/dec_audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/decode/dec_audio.h')
-rw-r--r--audio/decode/dec_audio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/decode/dec_audio.h b/audio/decode/dec_audio.h
index 17ce6b838f..b273bb2af9 100644
--- a/audio/decode/dec_audio.h
+++ b/audio/decode/dec_audio.h
@@ -48,6 +48,8 @@ struct dec_audio {
bool pts_reset;
// For free use by the ad_driver
void *priv;
+ // Strictly internal to dec_audio.c
+ struct demux_packet *packet;
};
enum {