aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/mp3dec.c
diff options
context:
space:
mode:
authorSteven Liu <lq@chinaffmpeg.org>2020-07-22 17:15:29 +0800
committerSteven Liu <lq@chinaffmpeg.org>2020-08-10 15:52:59 +0800
commit40597add98a7378402b4a653fd3057426074def9 (patch)
treee123ac230e4c2ec74879e33322f6a488068e63e5 /libavformat/mp3dec.c
parent6e4bba40557613282a10dadb5a0a9c5f5f500987 (diff)
downloadffmpeg-40597add98a7378402b4a653fd3057426074def9.tar.gz
avformat/hlsenc: write temp file for append single file by encryption mode
fix ticket: 8783 Because in single file by encryption mode, it cannot get the last one block of the file, it need ff_format_io_close for get full file size, then hlsenc can get the total size of the encryption content, so write the content into temp file first, and get the temp file content append the temp file content into append to single file, then hlsenc can get the correct file/content size and offset. Signed-off-by: Steven Liu <liuqi05@kuaishou.com>
Diffstat (limited to 'libavformat/mp3dec.c')
0 files changed, 0 insertions, 0 deletions