This commit is contained in:
刘可亮
2025-10-21 13:59:50 +08:00
parent 33c375efac
commit 3e10f578d3
7070 changed files with 998841 additions and 1402535 deletions

View File

@@ -169,7 +169,6 @@ struct dec_ctx {
static void print_help(const char* prog)
{
printf("name: %s\n", prog);
printf("Compile time: %s\n", __TIME__);
printf("Usage: mpp_test [options]:\n"
"\t-i input stream file name\n"
"\t-t directory of test files\n"