Defines
ffmpeg_resources.hpp File Reference

For including FFMPEG related requirements. More...

#include <asm/types.h>
#include <linux/videodev2.h>
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <libavdevice/avdevice.h>
#include <libswscale/swscale.h>
Include dependency graph for ffmpeg_resources.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define INT64_C(c)   (c ## LL)
#define UINT64_C(c)   (c ## ULL)

Detailed Description

For including FFMPEG related requirements.

Definition in file ffmpeg_resources.hpp.


Define Documentation

#define INT64_C (   c)    (c ## LL)

Definition at line 11 of file ffmpeg_resources.hpp.

#define UINT64_C (   c)    (c ## ULL)

Definition at line 12 of file ffmpeg_resources.hpp.



thermalvis
Author(s): Stephen Vidas
autogenerated on Sun Jan 5 2014 11:38:45