> James Almer wrote > > > start_ebml_master_crc32() only reserves the space needed for the CRC32 > element, > which is then written by end_ebml_master_crc32(). The preliminary header will > have a couple six bytes long Void elements that every parser will promptly > ignore. > > CRC32 elements on this preliminarily state are pointless. Extra cycles wasted > calculating something that will be overwritten and recalculated at the end of > the process.
Thank you very much for the clarification. I made the change and checked the resulting headers. I'll submit it once fate is done. Now I hope someone will review the avio change. Thanks again, softworkz _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel