avprobe: free options at the end of main()
This commit is contained in:
parent
093c50a4f6
commit
31f2c0231f
@ -491,6 +491,9 @@ int main(int argc, char **argv)
|
||||
|
||||
ret = probe_file(input_filename);
|
||||
|
||||
uninit_opts();
|
||||
av_dict_free(&fmt_entries_to_show);
|
||||
|
||||
avformat_network_deinit();
|
||||
|
||||
return ret;
|
||||
|
Loading…
x
Reference in New Issue
Block a user