Changeset 630fbdcc in ffmpeg

Timestamp:
Nov 28, 2022, 9:28:14 AM (2 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
b1143330
Parents:
e8e9950f
git-author:
Anton Khirnov <anton@khirnov.net> (11/17/22 10:59:55)
git-committer:
Anton Khirnov <anton@khirnov.net> (11/28/22 09:28:14)
Message:

fftools/ffmpeg: stop explicitly closing decoders

It serves no purpose, they will be closed and freed in
avcodec_free_context() called from ist_free().

(No files)

Note: See TracChangeset for help on using the changeset viewer.