Revision e4637d6a ffplay.c
ffplay.c | ||
---|---|---|
2539 | 2539 |
parse_options(argc, argv, options, opt_input_file); |
2540 | 2540 |
|
2541 | 2541 |
if (!input_filename) { |
2542 |
show_help(); |
|
2542 | 2543 |
fprintf(stderr, "An input file must be specified\n"); |
2543 | 2544 |
exit(1); |
2544 | 2545 |
} |
Also available in: Unified diff