Go to the source code of this file.
Functions | |
| QString | toString (MythCodecID codecid) |
| int | myth2av_codecid (MythCodecID codec_id, bool &vdpau) |
| int | mpeg_version (int codec_id) |
| QString | get_encoding_type (MythCodecID codecid) |
| QString | get_decoder_name (MythCodecID codec_id) |
| QString toString | ( | MythCodecID | codecid | ) |
Definition at line 9 of file mythcodecid.cpp.
| int myth2av_codecid | ( | MythCodecID | codec_id, | |
| bool & | vdpau | |||
| ) |
Definition at line 96 of file mythcodecid.cpp.
Referenced by allowed_video_renderers(), myth2av_codecid(), and AvFormatDecoder::ScanStreams().
| int mpeg_version | ( | int | codec_id | ) |
Definition at line 225 of file mythcodecid.cpp.
Referenced by AvFormatDecoder::ScanStreams().
| QString get_encoding_type | ( | MythCodecID | codecid | ) |
Definition at line 251 of file mythcodecid.cpp.
Referenced by MythPlayer::GetEncodingType().
| QString get_decoder_name | ( | MythCodecID | codec_id | ) |
Definition at line 316 of file mythcodecid.cpp.
Referenced by AvFormatDecoder::GetCodecDecoderName().
1.6.3