libavformat/matroska.c File Reference

#include "matroska.h"

Go to the source code of this file.

Variables

const CodecTags ff_mkv_codec_tags []
const CodecMime ff_mkv_mime_tags []


Variable Documentation

Definition at line 24 of file matroska.c.

Referenced by matroska_read_header(), and mkv_write_tracks().

Initial value:

 {
    {"text/plain"                 , CODEC_ID_TEXT},
    {"image/gif"                  , CODEC_ID_GIF},
    {"image/jpeg"                 , CODEC_ID_MJPEG},
    {"image/png"                  , CODEC_ID_PNG},
    {"image/tiff"                 , CODEC_ID_TIFF},
    {"application/x-truetype-font", CODEC_ID_TTF},
    {"application/x-font"         , CODEC_ID_TTF},

    {""                           , CODEC_ID_NONE}
}

Definition at line 75 of file matroska.c.

Referenced by matroska_parse_attachments().


Generated on Thu Apr 2 07:15:43 2009 for ffmpeg by  doxygen 1.5.6