[FFmpeg-soc] [soc]: r3270 - mxf/mxfenc.c
spyfeng
subversion at mplayerhq.hu
Thu Aug 14 16:06:53 CEST 2008
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);
More information about the FFmpeg-soc
mailing list