aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorAdrian Guzowski <adrian-007@o2.pl>2018-12-17 23:14:53 +0100
committerSteven Liu <lq@chinaffmpeg.org>2018-12-26 19:25:40 +0800
commitc822d70c3d2d59da986daa1dcbc9f9d1e3566ece (patch)
treec8b84caa8f28f32f886f14fd75f001770ce5826c /libavcodec
parent3ee735901e08213a46a5f7339ca86c43524d6994 (diff)
downloadffmpeg-c822d70c3d2d59da986daa1dcbc9f9d1e3566ece.tar.gz
Fix usage of temp_file flag in hls_flags option.
This is a regression introduced by 223d2bde22ce33dcbcb6f17f234b609cb98f1fb6. It appears that regression was introduced in 4.1, 4.0.x does not share this behaviour. Temp files were not created for MPEG-TS segments options - HLS_TEMP_FILE flag was never set on AVFormatContext, it is however set on HLSContext object. In order to fix this issue, proper flags field must be checked. In addition, renaming code was messed up and apparently was working only for MP4 files.
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions