mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 02:20:07 +01:00
kill a bunch of compiler warnings
Originally committed as revision 4522 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1569,7 +1569,7 @@ static void av_estimate_timings_from_pts(AVFormatContext *ic)
|
||||
AVPacket pkt1, *pkt = &pkt1;
|
||||
AVStream *st;
|
||||
int read_size, i, ret;
|
||||
int64_t start_time, end_time, end_time1;
|
||||
int64_t end_time;
|
||||
int64_t filesize, offset, duration;
|
||||
|
||||
/* free previous packet */
|
||||
|
||||
Reference in New Issue
Block a user