Nikola Pajkovsky writes:
> Nikola Pajkovsky writes:
>
>> Nikola Pajkovsky writes:
>>
>> Ping?
>
> Ping. Steven, Andreas, can you look at the the latest iteration of the
> path?
Hey, is there any problem with the patch?
>>> init.mp4 can b
Nikola Pajkovsky writes:
> Nikola Pajkovsky writes:
>
> Ping?
Ping. Steven, Andreas, can you look at the the latest iteration of the
path?
>> init.mp4 can be expanded with strftime() the same way as
>> hls_segment_filename.
>>
>> Signed-off-by: Nikola Pajkovs
Nikola Pajkovsky writes:
Ping?
> init.mp4 can be expanded with strftime() the same way as
> hls_segment_filename.
>
> Signed-off-by: Nikola Pajkovsky
> ---
> v2: fix memleak on strftime failure
> v3: use av_free() insted of free()
>
> doc/muxers.texi | 7 +++
init.mp4 can be expanded with strftime() the same way as
hls_segment_filename.
Signed-off-by: Nikola Pajkovsky
---
v2: fix memleak on strftime failure
v3: use av_free() insted of free()
doc/muxers.texi | 7 ++
libavformat/hlsenc.c | 54
init.mp4 can be expanded with strftime() the same way as
hls_segment_filename.
Signed-off-by: Nikola Pajkovsky
---
v2: fix memleak on strftime failure
doc/muxers.texi | 7 ++
libavformat/hlsenc.c | 54 +++-
2 files changed, 50 insertions
Steven Liu writes:
>> 2020年10月23日 上午5:01,Nikola Pajkovsky 写道:
>>
>> init.mp4 can be expanded with strftime() the same way as
>> hls_segment_filename.
>>
>> Signed-off-by: Nikola Pajkovsky
>> ---
>> doc/muxers.te
init.mp4 can be expanded with strftime() the same way as
hls_segment_filename.
Signed-off-by: Nikola Pajkovsky
---
doc/muxers.texi | 7 ++
libavformat/hlsenc.c | 52 ++--
2 files changed, 48 insertions(+), 11 deletions(-)
diff --git a/doc