MediaProcessors
|
FFmpeg LHE/MLHE video encoder and decoder wrappers. More...
Go to the source code of this file.
Typedefs | |
typedef struct proc_if_s | proc_if_t |
Variables | |
const proc_if_t | proc_if_ffmpeg_mlhe_enc |
const proc_if_t | proc_if_ffmpeg_mlhe_dec |
FFmpeg LHE/MLHE video encoder and decoder wrappers.
Definition in file ffmpeg_lhe.h.
const proc_if_t proc_if_ffmpeg_mlhe_dec |
Processor interface implementing the FFmpeg wrapper of the MLHE video decoder.
Definition at line 165 of file ffmpeg_lhe.c.
const proc_if_t proc_if_ffmpeg_mlhe_enc |
Processor interface implementing the FFmpeg wrapper of the LHE video encoder. Processor interface implementing the FFmpeg wrapper of the LHE video decoder. Processor interface implementing the FFmpeg wrapper of the MLHE video encoder.
Definition at line 145 of file ffmpeg_lhe.c.