|
FFmpeg
|
#include <stdint.h>#include <stdio.h>#include "libavutil/frame.h"#include "libavutil/mem.h"#include "libavutil/video_enc_params.h"Go to the source code of this file.
Functions | |
| int | main (void) |
| int main | ( | void | ) |
Definition at line 26 of file video_enc_params.c.
1.8.17