xoreos  0.0.5
Classes | Namespaces
xmvwmv2.h File Reference

WMV2 video codec, XMV variant. More...

#include "src/common/types.h"
#include "src/common/scopedptr.h"
#include "src/video/codecs/codec.h"
Include dependency graph for xmvwmv2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Video::XMVWMV2Codec
 
class  Video::XMVWMV2Codec::CBP
 Which block pattern are coded? More...
 
struct  Video::XMVWMV2Codec::ACDecoder
 Decoders for DCT AC coefficients. More...
 
struct  Video::XMVWMV2Codec::MVDecoder
 Decoder for motion vectors. More...
 
struct  Video::XMVWMV2Codec::BlockContext
 Context for decoding a block. More...
 
struct  Video::XMVWMV2Codec::DecodeContext
 Context for decoding a frame. More...
 

Namespaces

 Common
 
 Video
 

Detailed Description

WMV2 video codec, XMV variant.

Definition in file xmvwmv2.h.