Definition in file vidl2_ffmpeg_init.cxx.
#include "vidl2_ffmpeg_init.h"
#include <ffmpeg/avformat.h>
Go to the source code of this file.
Functions | |
| void | vidl2_ffmpeg_init () |
| Initialize the ffmpeg codecs. | |
|
|
Initialize the ffmpeg codecs. This will be called by the vidl2_ffmpeg streams, so you shouldn't need to worry about it. This function can be called multiple times, but the real ffmpeg initialization routine will run only once. Definition at line 19 of file vidl2_ffmpeg_init.cxx. |
1.4.4