aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/stheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/stheader.h')
-rw-r--r--libmpdemux/stheader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/stheader.h b/libmpdemux/stheader.h
index 12dff42c10..8f681d9f13 100644
--- a/libmpdemux/stheader.h
+++ b/libmpdemux/stheader.h
@@ -46,7 +46,7 @@ typedef struct {
struct codecs_st *codec;
unsigned int format;
int inited;
- float timer; // value of old a_frame
+ float delay; // value of old a_frame
// output format:
int sample_format;
int samplerate;