[FFmpeg-soc] [soc]: r4878 - concat/libavformat/playlist.c
gkovacs
subversion at mplayerhq.hu
Sat Aug 1 03:41:12 CEST 2009
Author: gkovacs
Date: Sat Aug 1 03:41:12 2009
New Revision: 4878
Log:
removing redundant comment
Modified:
concat/libavformat/playlist.c
Modified: concat/libavformat/playlist.c
==============================================================================
--- concat/libavformat/playlist.c Sat Aug 1 03:40:15 2009 (r4877)
+++ concat/libavformat/playlist.c Sat Aug 1 03:41:12 2009 (r4878)
@@ -136,7 +136,6 @@ void ff_playlist_add_path(PlaylistContex
ctx->durations[ctx->pelist_size] = NULL;
}
-// converts list of mixed absolute and relative paths into all absolute paths
void ff_playlist_relative_paths(char **flist, int len, const char *workingdir)
{
int i;
More information about the FFmpeg-soc
mailing list