Merge commit '55f03d872640175a00bfa262da4652b7312b905f'
* commit '55f03d872640175a00bfa262da4652b7312b905f':
hlsenc: Add parameter -hls_allow_cache
Conflicts:
doc/muxers.texi
libavformat/hlsenc.c
libavformat/version.h
See: 3edb9aaea6
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -61,7 +61,6 @@ typedef struct HLSContext {
|
||||
uint32_t flags; // enum HLSFlags
|
||||
|
||||
int allowcache;
|
||||
|
||||
int64_t recording_time;
|
||||
int has_video;
|
||||
int64_t start_pts;
|
||||
|
Reference in New Issue
Block a user