SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
AvWriter.hpp File Reference

containers writer from av files More...

#include <iostream>
#include <sstream>
#include <libswscale/swscale.h>
#include <libavformat/avformat.h>
#include <libavcodec/avcodec.h>
#include <libavcodec/version.h>
#include <libavutil/pixfmt.h>
#include <libavutil/mathematics.h>
#include <stdio.h>
#include "color_spaces.hpp"
#include "error.hpp"
#include "ContainerWriter.hpp"
Include dependency graph for AvWriter.hpp:

Go to the source code of this file.

Classes

struct  av_static_cast_func< T >
 
class  slip::AvWriter< ContainerVideo, T, Nb_components >
 AvWriter is a video writer. More...
 

Namespaces

 slip
 This namespace corresponds to the kernel of the Simple Library on Image Processing (SLIP). That is to say that it contains the data structures and the algorithms needed by these data strucutres.
 

Detailed Description

containers writer from av files

Version
Fluex 1.0
Date
2013/04/29
Author
Denis Arrivault <denis.arrivault_AT_inria.fr>

Definition in file AvWriter.hpp.