diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-01-01 01:58:20 +0100 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2020-01-27 16:38:06 -0300 |
commit | 44be057380384ed8168d17571ffd2763506048e6 (patch) | |
tree | 60678f941a8a29ce76b8c6a7161700aa7773c608 /tests/checkasm/alacdsp.c | |
parent | 9c8aa86883f28fc27ca790b290c3be2d347b0d19 (diff) | |
download | ffmpeg-44be057380384ed8168d17571ffd2763506048e6.tar.gz |
avformat/matroskaenc: Remove useless AVIOContext
Write a few numbers directly via AV_WB32 instead of using an AVIOContext
(that is initialized only for this very purpose) to write these numbers
at known offsets into a fixed buffer.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/checkasm/alacdsp.c')
0 files changed, 0 insertions, 0 deletions