|
FFmpeg
|
#include "config.h"#include "libavformat/avformat.h"#include "libavutil/attributes.h"#include "libavutil/timestamp.h"#include "compat/getopt.c"Go to the source code of this file.
Functions | |
| static av_noreturn void | usage (int ret) |
| int | main (int argc, char **argv) |
|
static |
Definition at line 34 of file seek_print.c.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 45 of file seek_print.c.