OSDN Git Service

matroskadec: defer parsing of cues element until we seek.
authorAaron Colwell <acolwell@chromium.org>
Sat, 9 Jul 2011 05:48:43 +0000 (07:48 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 10 Jul 2011 16:51:30 +0000 (18:51 +0200)
commit31ad14c21e0735387ba8082c6e3436241f7ccfc8
tree88905450075213ac97c7f68f78f9c184b131509f
parent84626b364babc27c5a3db454ebf6a02aeaa186fe
matroskadec: defer parsing of cues element until we seek.

This decreases startup latency.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/matroskadec.c