ffmpeg/libavformat
Kharkov Alexander cb7e2c1ca8 flvdec: read index stored in the 'keyframes' tag.
'keyframes' metatag is not part of the standard, it is just
convention to use such kind of metatag information for indexing.
Structure is following, it allows to have it inconsistent:
keyframes:
 times (array):
  time0 (num)
  time1 (num)
  time2 (num)
 filepositions (array)
  position0 (num)
  position1 (num)

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-03-31 07:31:58 +02:00
..
2011-03-28 16:55:03 +02:00
2011-03-21 21:31:34 +01:00
2011-03-30 07:48:55 +02:00
2011-03-30 07:48:55 +02:00
2011-03-28 16:55:03 +02:00
2011-03-28 21:15:50 -07:00
2011-03-28 16:55:03 +02:00
2011-03-30 07:48:55 +02:00
2011-03-30 07:48:55 +02:00
2011-03-07 17:20:31 -05:00
2010-04-16 12:21:29 +00:00
2011-03-30 07:48:55 +02:00
2011-03-28 16:55:03 +02:00