On Wed, Mar 27, 2019 at 11:08:02AM +0200, Zenon Mousmoulas wrote:
> Add experimental support for LHLS (low-latency HLS), following what
> was introduced to lavf/dashenc in f22fcd4483f.
> ---
> doc/muxers.texi | 6 +
> libavformat/dashenc.c | 2 +-
> libavformat/hlsenc.c |
On 3/27/19 2:38 PM, Zenon Mousmoulas wrote:
> Add experimental support for LHLS (low-latency HLS), following what
> was introduced to lavf/dashenc in f22fcd4483f.
> ---
> doc/muxers.texi | 6 +
> libavformat/dashenc.c | 2 +-
> libavformat/hlsenc.c | 63
> +++
Add experimental support for LHLS (low-latency HLS), following what
was introduced to lavf/dashenc in f22fcd4483f.
---
doc/muxers.texi | 6 +
libavformat/dashenc.c | 2 +-
libavformat/hlsenc.c | 63 ++-
libavformat/hlsplaylist.c