diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-01-26 07:40:50 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-01-26 17:24:41 +0100 |
commit | f1dbfcdf895e03e3d0d8b195f3525b57426b0377 (patch) | |
tree | 1c18631fecea7536aad1b5e4470554d3a5664e91 /libavfilter/vf_freezedetect.c | |
parent | 0b1ff3265e9bdad3b4b6b97ced2f126cb3599568 (diff) | |
download | ffmpeg-f1dbfcdf895e03e3d0d8b195f3525b57426b0377.tar.gz |
avformat/dvenc: Replace write_trailer by deinit function
The old write_trailer only freed memory, so it is better to make a
dedicated deinit function out of it. Given that this function will also
be called when writing the header fails, one can also remove code that
frees already allocated fifos when allocating another one fails.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/vf_freezedetect.c')
0 files changed, 0 insertions, 0 deletions