VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gvavcreader.h File Reference
#include "gdef.h"
#include "gravc.h"
#include "grcolourspace.h"
#include "grimagedata.h"
#include "grimagetype.h"

Go to the source code of this file.

Classes

class  Gv::AvcReaderStream
 Holds state for an AVC (aka H.264) decoder. More...
 
class  Gv::AvcReader
 A decoder for an AVC (aka H.264) video packet. More...
 
struct  Gv::AvcReader::Component
 Describes one plane of a Gv::AvcReader image, and points to its data. More...
 
struct  Gv::AvcReader::Data
 Describes a Gv::AvcReader image, and points to its data via up to four Components. More...
 
struct  Gv::AvcReader::Iterator
 A row iterator for Gv::AvcReader providing r/g/b or y/u/v across a row. More...
 
struct  Gv::AvcReader::SimpleIterator
 An optimised row iterator for Gv::AvcReader when simple(). More...
 

Namespaces

 Gv
 Video classes.