Go to the source code of this file.
◆ open_input_file()
static int open_input_file |
( |
const char * |
filename | ) |
|
|
static |
◆ open_output_file()
static int open_output_file |
( |
const char * |
filename | ) |
|
|
static |
◆ init_filter()
◆ init_filters()
static int init_filters |
( |
void |
| ) |
|
|
static |
◆ encode_write_frame()
static int encode_write_frame |
( |
unsigned int |
stream_index, |
|
|
int |
flush |
|
) |
| |
|
static |
◆ filter_encode_write_frame()
static int filter_encode_write_frame |
( |
AVFrame * |
frame, |
|
|
unsigned int |
stream_index |
|
) |
| |
|
static |
◆ flush_encoder()
static int flush_encoder |
( |
unsigned int |
stream_index | ) |
|
|
static |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ ifmt_ctx
◆ ofmt_ctx
◆ filter_ctx
- Examples
- transcode.c.
Definition at line 51 of file transcode.c.
Referenced by activate(), default_filter_name(), dnn_classify_activate(), dnn_classify_post_proc(), dnn_detect_activate(), dnn_detect_fill_side_data(), dnn_detect_parse_yolo_output(), dnn_detect_post_proc(), dnn_detect_post_proc_ov(), dnn_detect_post_proc_ssd(), dnn_detect_post_proc_tf(), dnn_detect_post_proc_yolo(), dnn_detect_post_proc_yolov3(), dnn_load_model_tf(), dnn_load_model_th(), encode_write_frame(), ff_dnn_init(), filter_encode_write_frame(), get_output_ov(), init_filters(), main(), print_digraph(), and print_formats().
◆ stream_ctx