mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 18:10:13 +01:00
cmdutils: extend -h to allow printing codec details.
This commit is contained in:
@@ -4629,7 +4629,7 @@ static void opt_debug(void)
|
||||
logfilename[0] = '-';
|
||||
}
|
||||
|
||||
static void show_help(void)
|
||||
void show_help_default(const char *opt, const char *arg)
|
||||
{
|
||||
printf("usage: avserver [options]\n"
|
||||
"Hyper fast multi format Audio/Video streaming server\n");
|
||||
|
||||
Reference in New Issue
Block a user