#include "avpreamble.h"
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <yarp/dev/AudioVisualInterfaces.h>
#include <yarp/dev/DeviceDriver.h>
#include "ffmpeg_api.h"
Go to the source code of this file.
Classes | |
class | FfmpegGrabber |
ffmpeg_grabber : An image frame grabber device using ffmpeg to capture images from AVI files. More... | |