|
MediaProcessors
|
FFmpeg x264 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_x264_enc |
| const proc_if_t | proc_if_ffmpeg_x264_dec |
FFmpeg x264 video encoder and decoder wrappers.
Definition in file ffmpeg_x264.h.
| const proc_if_t proc_if_ffmpeg_x264_dec |
Processor interface implementing the FFmpeg wrapper of the x264 decoder.
Definition at line 170 of file ffmpeg_x264.c.
| const proc_if_t proc_if_ffmpeg_x264_enc |
Processor interface implementing the FFmpeg wrapper of the x264 encoder.
Definition at line 150 of file ffmpeg_x264.c.
1.8.11