diff options
author | Kharkov Alexander <kharkovalexander@gmail.com> | 2011-03-18 08:26:51 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-03-31 07:31:58 +0200 |
commit | cb7e2c1ca864a2ff44c851689ba8a2d4a81dfd27 (patch) | |
tree | d739d48760ef5b04a8e44609326d53e0347d47e1 /libavcodec/ac3enc.c | |
parent | 9dd94f8379a0f7b3c820bf73c45fa888971c7432 (diff) | |
download | ffmpeg-cb7e2c1ca864a2ff44c851689ba8a2d4a81dfd27.tar.gz |
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>
Diffstat (limited to 'libavcodec/ac3enc.c')
0 files changed, 0 insertions, 0 deletions