MediaProcessors
Typedefs | Variables
ffmpeg_lhe.h File Reference

FFmpeg LHE/MLHE video encoder and decoder wrappers. More...

This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

FFmpeg LHE/MLHE video encoder and decoder wrappers.

Author
Rafael Antoniello

Definition in file ffmpeg_lhe.h.

Variable Documentation

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.