libavformat/avi.c File Reference

#include "avi.h"

Go to the source code of this file.

Variables

const AVMetadataConv ff_avi_metadata_conv []
const char ff_avi_tags [][5]
 A list of AVI info tags.


Variable Documentation

Initial value:

 {
    { "IART", "artist"    },
    { "ICMT", "comment"   },
    { "ICOP", "copyright" },
    { "ICRD", "date"      },
    { "IGNR", "genre"     },
    { "ILNG", "language"  },
    { "INAM", "title"     },
    { "IPRD", "album"     },
    { "IPRT", "track"     },
    { "ISFT", "encoder"   },
    { "ITCH", "encoded_by"},
    { "strn", "title"     },
    { 0 },
}

Definition at line 24 of file avi.c.

Referenced by avi_read_header().

const char ff_avi_tags[][5]

Initial value:

 {
    "IARL", "IART", "ICMS", "ICMT", "ICOP", "ICRD", "ICRP", "IDIM", "IDPI",
    "IENG", "IGNR", "IKEY", "ILGT", "ILNG", "IMED", "INAM", "IPLT", "IPRD",
    "IPRT", "ISBJ", "ISFT", "ISHP", "ISRC", "ISRF", "ITCH",
    {0}
}
A list of AVI info tags.

Definition at line 40 of file avi.c.


Generated on Fri Oct 26 02:39:48 2012 for FFmpeg by  doxygen 1.5.8