YARP
Yet Another Robot Platform
ffmpeg_api.cpp File Reference
#include "ffmpeg_api.h"
+ Include dependency graph for ffmpeg_api.cpp:

Go to the source code of this file.

Functions

int stable_img_convert (AVPicture *dst, int dst_pix_fmt, const AVPicture *src, int src_pix_fmt, int src_width, int src_height)
 

Function Documentation

◆ stable_img_convert()

int stable_img_convert ( AVPicture *  dst,
int  dst_pix_fmt,
const AVPicture *  src,
int  src_pix_fmt,
int  src_width,
int  src_height 
)

Definition at line 13 of file ffmpeg_api.cpp.