Modifications
Matt Leotta 21 Dec 2005 Adapted from codec by Amitha Perera
Definition in file vidl2_ffmpeg_init.h.
Go to the source code of this file.
Functions | |
| void | vidl2_ffmpeg_init () |
| Initialize the ffmpeg codecs. | |
| void vidl2_ffmpeg_init | ( | ) |
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 26 of file vidl2_ffmpeg_init.cxx.
1.5.1