diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-08-07 04:28:07 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-08-12 21:27:52 +0200 |
commit | c4c10feaa8c3604abfec4283715b37358f73b6e7 (patch) | |
tree | df52ba499c1f91d63991e749bc7ed74c35b21779 /libavformat/mov.c | |
parent | 9d1bf9cffefa2eb57221eb33d5a261750c4bee85 (diff) | |
download | ffmpeg-c4c10feaa8c3604abfec4283715b37358f73b6e7.tar.gz |
Revert "lavfi/avfiltergraph: add check before free the format"
This reverts commit f156f4ab2317f22bfef33c7eaead0d5d5f162903.
The checks added by said commit are nonsense because they did not help
in case ff_merge_samplerates() or ff_merge_formats() returned NULL
while freeing one of its arguments: Said freeing does not change
the local variables of can_merge_formats().
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/mov.c')
0 files changed, 0 insertions, 0 deletions