diff rm.h @ 2696:7671acabd99c libavformat

Seek regression for RM demuxer fix
author kostya
date Sat, 03 Nov 2007 06:43:29 +0000
parents 67667d13bab5
children 60275d3b2e42
line wrap: on
line diff
--- a/rm.h	Thu Nov 01 18:02:03 2007 +0000
+++ b/rm.h	Sat Nov 03 06:43:29 2007 +0000
@@ -51,6 +51,7 @@
     int videobufpos;   ///< position for the next slice in the video buffer
     int curpic_num;    ///< picture number of current frame
     int cur_slice, slices;
+    int64_t pktpos;    ///< first slice position in file
     /// Audio descrambling matrix parameters
     uint8_t *audiobuf; ///< place to store reordered audio data
     int64_t audiotimestamp; ///< Audio packet timestamp