|
Libav
|
Go to the source code of this file.
Functions | |
| int | ff_mkv_stereo3d_conv (AVStream *st, MatroskaVideoStereoModeType stereo_mode) |
Variables | |
| const CodecTags | ff_mkv_codec_tags [] |
| const CodecMime | ff_mkv_mime_tags [] |
| const AVMetadataConv | ff_mkv_metadata_conv [] |
| int ff_mkv_stereo3d_conv | ( | AVStream * | st, |
| MatroskaVideoStereoModeType | stereo_mode | ||
| ) |
Definition at line 109 of file matroska.c.
Referenced by matroska_parse_tracks(), and mkv_write_stereo_mode().
| const CodecTags ff_mkv_codec_tags[] |
Definition at line 26 of file matroska.c.
Referenced by matroska_parse_tracks(), mkv_query_codec(), and mkv_write_track().
| const CodecMime ff_mkv_mime_tags[] |
Definition at line 91 of file matroska.c.
Referenced by matroska_read_header(), and mkv_write_attachments().
| const AVMetadataConv ff_mkv_metadata_conv[] |
Definition at line 103 of file matroska.c.
Referenced by matroska_convert_tag(), and mkv_write_tags().
1.8.8