#include "vidl_ffmpeg_istream.h"#include "vidl_ffmpeg_init.h"#include "vidl_frame.h"#include "vidl_ffmpeg_convert.h"#include <vcl_string.h>#include <vcl_iostream.h>#include <ffmpeg/avcodec.h>#include <ffmpeg/avformat.h>#include <ffmpeg/swscale.h>Go to the source code of this file.
Classes | |
| struct | vidl_ffmpeg_istream::pimpl |
Defines | |
| #define | vidl_ffmpeg_istream_v3_txx_ |
Update implementation based on ffmpeg git hash 139f3ac42dcf24eb8c59af4aaab4e9afdccbc996
Definition in file vidl_ffmpeg_istream_v3.txx.
| #define vidl_ffmpeg_istream_v3_txx_ |
Definition at line 3 of file vidl_ffmpeg_istream_v3.txx.
1.7.5.1