[FFmpeg-devel] [PATCH] support for flvtool2 "keyframes based" generated index in FLV format decoder

Kharkov Alexander kharkovalexander
Thu Jan 27 09:41:28 CET 2011


> Could you rewrite the patch to read all the index stuff in one single
> function, that should allow you to drop a lot of your temporary
> variables and flags and will also make it much easier to understand.
Ok, done. Patch rewritten now 'keyframes' based index filled in single function.
'keyframes' parser have strict requirement on structure of this part
of metadata, if structure differ from required, parser just does not
use such data for indexing purpose.
For backward compatible behavior, old parser executed too. New patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flvdec.c.diff
Type: text/x-patch
Size: 3718 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110127/e88988b4/attachment.bin>



More information about the ffmpeg-devel mailing list