[FFmpeg-devel] [PATCH] ff_add_av_index_entry_internal

Baptiste Coudurier baptiste.coudurier
Sat Nov 21 02:41:09 CET 2009


Guys,

This introduce ff_add_av_index_entry_internal which do _not_ search for 
duplicates.
Searching for duplicates really slow down index populating for demuxers 
having an index in the file, and it's useless since there are no 
duplicates. Basically mov demuxer calls it for each sample :(

-- 
Baptiste COUDURIER
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                                  http://www.ffmpeg.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ff_add_index_entry.patch
Type: text/x-diff
Size: 3436 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091120/b18c5010/attachment.patch>



More information about the ffmpeg-devel mailing list