diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-10-29 21:04:21 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-03-30 06:33:45 +0200 |
commit | 907b7f88ca81bad3edf6236a8ffd2b2431694376 (patch) | |
tree | 7b62d42ae7ca96f501af75ce39216066ef301cf2 /libavdevice | |
parent | d9c21ec63999501afc39ffc26f363245e8624304 (diff) | |
download | ffmpeg-907b7f88ca81bad3edf6236a8ffd2b2431694376.tar.gz |
avformat/matroskaenc: Remove unused function parameter
end_ebml_master_crc32_preliminary() has a MatroskaMuxContext as
parameter that isn't used at all. So remove it.
Furthermore it doesn't close its dynamic buffer; it just uses the
underlying buffer and therefore it only needs a pointer to the
dynamic buffer, not a pointer to a pointer.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions