Author: kostya
Date: Wed Jul 1 12:46:31 2009
New Revision: 4563
Log:
Remove unneeded variable
Modified:
rtmp/rtmpproto.c
Modified: rtmp/rtmpproto.c
==============================================================================
--- rtmp/rtmpproto.c Wed Jul 1 12:26:35 2009 (r4562)
+++ rtmp/rtmpproto.c Wed Jul 1 12:46:31 2009 (r4563)
@@ -59,7 +59,6 @@ typedef struct RTMPContext {
uint8_t* flv_data;
int flv_size;
int flv_off;
- int wrong_dts;
uint32_t video_ts, audio_ts;
} RTMPContext;
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc