diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-08-08 06:47:50 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-08-09 23:36:12 +0200 |
commit | 7a2b587dea3a54782cdff14629d6d1be55c0d7f2 (patch) | |
tree | 612518091a44e048ea0d4b18e2a0e3094b9da82c /libavformat/matroskaenc.c | |
parent | 9583a2c8ebfa39a22185171d6a4b1d6a33c044e2 (diff) | |
download | ffmpeg-7a2b587dea3a54782cdff14629d6d1be55c0d7f2.tar.gz |
avformat/sbgdec: Use avio_read_to_bprint() where appropriate
Note: There is a slight difference in the handling of
the max_file_size option: The earlier code used it to mean
to limit the size of the buffer to allocate; the new code
treats it more literally as maximum size to read from
the input.
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/matroskaenc.c')
0 files changed, 0 insertions, 0 deletions