[FFmpeg-devel] [PATCH 4/5] lavf/mxfdec: Speed up mxf_edit_unit_absolute_offset()
Tomas Härdin
git at haerdin.se
Sun Sep 22 19:38:05 EEST 2024
This is the big one. The offset_temp calculations that used to be part
of mxf_edit_unit_absolute_offset() are moved to
mxf_compute_index_tables() and are done only once. This also makes
random access in mxf_edit_unit_absolute_offset() possible
/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-lavf-mxfdec-Speed-up-mxf_edit_unit_absolute_offset.patch
Type: text/x-patch
Size: 6299 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240922/ce80862d/attachment.bin>
More information about the ffmpeg-devel
mailing list