FFmpeg
|
Go to the source code of this file.
Functions | |
static const char * | type_string (int type) |
static int | list_op (const char *input_dir) |
static int | del_op (const char *url) |
static int | move_op (const char *src, const char *dst) |
static void | usage (const char *program_name) |
int | main (int argc, char *argv[]) |
|
static |
Definition at line 27 of file avio_dir_cmd.c.
Referenced by list_op().
|
static |
Definition at line 57 of file avio_dir_cmd.c.
Referenced by main().
|
static |
Definition at line 105 of file avio_dir_cmd.c.
Referenced by main().
|
static |
Definition at line 113 of file avio_dir_cmd.c.
Referenced by main().
Definition at line 122 of file avio_dir_cmd.c.
Referenced by main().
Definition at line 134 of file avio_dir_cmd.c.