Changeset 8d4c0c88 in ffmpeg

Timestamp:
Jan 5, 2022, 3:05:06 AM (3 years ago)
Author:
Haihao Xiang <haihao.xiang@intel.com>
Branches:
master
Children:
7c6f9b9d
Parents:
0d82613b
git-author:
Haihao Xiang <haihao.xiang@intel.com> (01/29/21 00:54:32)
git-committer:
Haihao Xiang <haihao.xiang@intel.com> (01/05/22 03:05:06)
Message:

lavc/qsvdec: needn't free the string for AV_OPT_TYPE_STRING AVOption

The string for AV_OPT_TYPE_STRING AVOption gets freed by av_opt_free()
when closing the AVCodecContext

Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>

(No files)

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