diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-17 05:12:47 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-24 18:33:18 +0200 |
commit | 3a00a1a8006acee24cf15c24bbc5272cba283d7a (patch) | |
tree | 7b79386787868ec37ad1b798fb1c9beef5ba34e6 /tests | |
parent | 1056f9a21e15e5c30e1ca1720d028a48a635faec (diff) | |
download | ffmpeg-3a00a1a8006acee24cf15c24bbc5272cba283d7a.tar.gz |
avformat/matroskaenc: Avoid swapping codecpar->extradata temporarily
Instead pass extradata and extradata_size explicitly.
(It is not perfect, as ff_put_(wav|bmp)_header() still uses
the extradata embedded in codecpar, but this is not an issue
as long as their CodecPrivate isn't updated.)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions