Valkka
1.6.1
OpenSource Video Management
|
List of common ffmpeg/libav header files. Definition of some functions to call FFmpeg API directly from Valkka. More...
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <libavutil/imgutils.h>
#include <libavutil/log.h>
#include <libswscale/swscale.h>
Go to the source code of this file.
Functions | |
void | ffmpeg_av_register_all () |
void | ffmpeg_av_log_set_level (int level) |
List of common ffmpeg/libav header files. Definition of some functions to call FFmpeg API directly from Valkka.