xoreos  0.0.5
Classes | Namespaces
wmv2data.h File Reference

Static data used for decoding WMV2 videos. More...

#include "src/common/types.h"
#include "src/common/huffman.h"
Include dependency graph for wmv2data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Video::WMV2ACCoefficientTable
 Parameters for decoding the DCT AC coefficients. More...
 
struct  Video::WMV2MVTable
 Parameters for decoding the motion vectors. More...
 

Namespaces

 Video
 

Detailed Description

Static data used for decoding WMV2 videos.

Definition in file wmv2data.h.