On 02/25/2012 09:32 AM, Martin Storsjö wrote: > By validating the index entries while reading, we don't need to > seek at startup to validate the entries. If the error in the > index entries is not pointing to (our definition of) the start > of packets, and there is an index entry pointing at some of the > first packets after the metadata, the invalid index can be discarded > almost immediately. > --- > libavformat/flvdec.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++-- > 1 files changed, 52 insertions(+), 3 deletions(-)
patch looks good. Thanks, Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
