[FFmpeg-devel] [Patch] Predict the size of various simple tags in the MOV muxer

Tomas Härdin tomas.hardin
Thu Apr 8 16:20:47 CEST 2010


Evening

The attached patch improves the following functions in movenc.c by
avoiding one or more url_ftell()/updateSize() combos:
mov_write_itunes_hdlr_tag(), mov_write_string_data_tag() and
mov_write_trkn_tag().

Patch passes regression tests.

This is the first in a series of patches for the MOV muxer, hence its
name. Also, I left out cosmetic changes for now.

/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: moov_1_pre.patch
Type: text/x-patch
Size: 2472 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100408/e3d39431/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100408/e3d39431/attachment.pgp>



More information about the ffmpeg-devel mailing list