[FFmpeg-soc] [soc] [propchange]: r5196 - svn:log

Diego Biurrun diego at biurrun.de
Thu Aug 20 17:03:38 CEST 2009


On Thu, Aug 20, 2009 at 04:48:28PM +0200, gkovacs wrote:
> 
> --- old property value
> +++ new property value
> @@ -1 +1 @@
> +include public header playlist.h in ffmpeg.c instead of internal header concat.h

I read this as

  move the line '#include "playlist.h"' from ffmpeg.c to concat.h

which is confusing.  "ffmpeg.c" need not be in the commit message, it
provides no extra information that 'svn log -v' would not provide.

  Replace inclusion of internal header concat.h by public header playlist.h.

Should be much less confusing.

Diego


More information about the FFmpeg-soc mailing list