Author: spyfeng
Date: Thu Aug 14 16:06:53 2008
New Revision: 3270

Log:
change typo of "numner"


Modified:
   mxf/mxfenc.c

Modified: mxf/mxfenc.c
==============================================================================
--- mxf/mxfenc.c        (original)
+++ mxf/mxfenc.c        Thu Aug 14 16:06:53 2008
@@ -977,7 +977,7 @@ static int mux_write_header(AVFormatCont
     ByteIOContext *pb = s->pb;
     int64_t header_metadata_start;
 
-    // calculate the numner of essence container type
+    // calculate the number of essence container type
     mxf_build_essence_container_refs(s);
     mxf_write_partition(s, 0, 1, header_partition_key);
 
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to