#include <streams.h>#include <pullpin.h>#include <initguid.h>Include dependency graph for theoradecoderdllstuff.h:

Go to the source code of this file.
Classes | |
| struct | sTheoraFormatBlock |
Defines | |
| #define | LIBOOOGG_API __declspec(dllimport) |
Functions | |
| DEFINE_GUID (IID_IOggOutputPin, 0x83d7f506, 0x53ed, 0x4f15, 0xb6, 0xd8, 0x7d, 0x8e, 0x9e, 0x72, 0xa9, 0x18) | |
| DEFINE_GUID (IID_IOggDecoder, 0x43f0f818, 0x10b0, 0x4c86, 0xb9, 0xf1, 0xf6, 0xb6, 0xe2, 0xd3, 0x34, 0x62) | |
| DEFINE_GUID (FORMAT_OggIdentHeader, 0x95388704, 0x162c, 0x42a9, 0x81, 0x49, 0xc3, 0x57, 0x7c, 0x12, 0xaa, 0xf9) | |
| DEFINE_GUID (MEDIATYPE_OggPacketStream, 0x60891713, 0xc24f, 0x4767, 0xb6, 0xc9, 0x6c, 0xa0, 0x5b, 0x33, 0x38, 0xfc) | |
| DEFINE_GUID (CLSID_TheoraDecodeFilter, 0x5187161, 0x5c36, 0x4324, 0xa7, 0x34, 0x22, 0xbf, 0x37, 0x50, 0x9f, 0x2d) | |
Variables | |
| const REGFILTER2 | TheoraDecodeFilterReg |
| const REGPINTYPES | TheoraDecodeInputTypes |
| const REGPINTYPES | TheoraDecodeOutputTypes |
| const REGFILTERPINS | TheoraDecodePinReg [] |
|
|
Definition at line 48 of file theoradecoderdllstuff.h. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
Initial value: {
1,
MERIT_NORMAL,
2,
TheoraDecodePinReg
}
Definition at line 118 of file theoradecoderdllstuff.h. Referenced by DllRegisterServer(). |
|
|
Initial value: {
&MEDIATYPE_OggPacketStream,
&MEDIASUBTYPE_None
}
Definition at line 85 of file theoradecoderdllstuff.h. |
|
|
Initial value: {
&MEDIATYPE_Video,
&MEDIASUBTYPE_YV12
}
Definition at line 80 of file theoradecoderdllstuff.h. |
|
|
Initial value: {
{
L"Theora Input",
FALSE,
FALSE,
FALSE,
FALSE,
NULL,
NULL,
1,
&TheoraDecodeInputTypes
} ,
{
L"YV12 Output",
FALSE,
TRUE,
FALSE,
FALSE,
NULL,
NULL,
1,
&TheoraDecodeOutputTypes
}
}
Definition at line 89 of file theoradecoderdllstuff.h. |
1.3.9