29 Aug
2009
29 Aug
'09
11:16 p.m.
Author: gkovacs Date: Sun Aug 30 01:16:28 2009 New Revision: 5366 Log: remove unused variable Modified: concat/libavformat/concatgen.c Modified: concat/libavformat/concatgen.c ============================================================================== --- concat/libavformat/concatgen.c Sun Aug 30 01:15:58 2009 (r5365) +++ concat/libavformat/concatgen.c Sun Aug 30 01:16:28 2009 (r5366) @@ -37,7 +37,7 @@ int ff_concatgen_read_packet(AVFormatContext *s, AVPacket *pkt) { - int ret, i, stream_index; + int ret, stream_index; char have_switched_streams = 0; AVPlaylistContext *ctx = s->priv_data; AVFormatContext *ic;
6070
Age (days ago)
6070
Last active (days ago)
0 comments
1 participants
participants (1)
-
gkovacs