Re: [FFmpeg-devel] [PATCH] lavf/hlsenc: add hls_ts_options option

2014-09-11 Thread Stefano Sabatini
On date Thursday 2014-09-11 19:52:07 +0800, Steven Liu encoded: > > Signed-off-by: Steven Liu > Signed-off-by: Stefano Sabatini Probably you should remove this, and mention the equivalent commit in my patch (referencing the hash is fine). > --- > doc/muxers.texi | 5 + > libavforma

[FFmpeg-devel] [PATCH] lavf/hlsenc: add hls_ts_options option

2014-09-11 Thread Steven Liu
Signed-off-by: Steven Liu Signed-off-by: Stefano Sabatini --- doc/muxers.texi | 5 + libavformat/hlsenc.c | 24 ++-- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/doc/muxers.texi b/doc/muxers.texi index 57e81f4..cc62705dc 100644 --- a/doc/muxers.t