[FFmpeg-cvslog] [propchange]: r24424 - svn:log

stefano subversion
Thu Jul 22 13:26:12 CEST 2010


Author: stefano
Revision: 24424
Property Name: svn:log
Action: modified

Property diff:
--- old property value
+++ new property value
@@ -3,7 +3,7 @@ Generalize pixel format enum fields to i
 This is needed to make the libavfilter framework work with audio
 filters.
 
-In particular add a type filed to AVFilterLink, change the field types:
+In particular add a type field to AVFilterLink, change the field types:
 enum PixelFormat format   -> int format   in AVFilterBuffer
 enum PixelFormat *formats -> int *formats in AVFilterFormats
 enum PixelFormat *format  -> int format   in AVFilterLink



More information about the ffmpeg-cvslog mailing list