diff libmpdemux/aviheader.h @ 2330:8f0861360325

AVI - no audio stream fix
author arpi
date Sun, 21 Oct 2001 12:18:45 +0000
parents 9e059416eea6
children f980563afdbc
line wrap: on
line diff
--- a/libmpdemux/aviheader.h	Sun Oct 21 10:32:43 2001 +0000
+++ b/libmpdemux/aviheader.h	Sun Oct 21 12:18:45 2001 +0000
@@ -95,6 +95,7 @@
   int idx_offset;  // ennyit kell hozzaadni az index offset ertekekhez
   // interleaved PTS stuff:
   int skip_video_frames;
+  int audio_streams;
   float avi_audio_pts;
   float avi_video_pts;
   float pts_correction;