diff options
author | Marton Balint <cus@passwd.hu> | 2022-03-15 15:21:14 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2022-03-15 16:24:52 +0100 |
commit | ef2b3efd5153568989324f01de41ca19bf3afda1 (patch) | |
tree | 71e035f840083853c40c095d5dc98111aa411bf2 /doc/APIchanges | |
parent | 93a076db70b4addf3b1924fb6fc98343035564cb (diff) | |
download | ffmpeg-ef2b3efd5153568989324f01de41ca19bf3afda1.tar.gz |
avcodec/codec_par: do not copy AVChannelLayout struct directly
Later we use av_channel_layout_copy, but that uninits the struct
unintentionally freeing the possibly allocated u.map pointer.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions