Lynkeos
Classes
FFmpegReader.h File Reference

Reader for image formats supported by the FFmpeg library. More...

#include "LynkeosFileReader.h"
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <libswscale/swscale.h>
Include dependency graph for FFmpegReader.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  KeyFrames_t
 Structure used to retain the key frames position. More...
 
class  FFmpegReader
 Class for reading movie file formats non supported by Cocoa. More...
 

Detailed Description

Reader for image formats supported by the FFmpeg library.