[FFmpeg-devel] [PATCH 2/2] webmdashenc: Support for live stream manifests
Timothy Gu
timothygu99 at gmail.com
Wed Apr 1 04:52:54 CEST 2015
On Tue, Mar 31, 2015 at 7:40 PM Vignesh Venkatasubramanian <
vigneshv at google.com> wrote:
> This patch adds support for creating DASH manifests for WebM Live
> Streams. It also updates the documentation and adds a fate test to
> verify the behavior of the new muxer flag.
>
> Signed-off-by: Vignesh Venkatasubramanian <vigneshv at google.com>
> ---
> doc/muxers.texi | 34 +++++-
> libavformat/webmdashenc.c | 189
> ++++++++++++++++++++++++++++-----
> tests/fate/vpx.mak | 3 +
> tests/ref/fate/webm-dash-manifest-live | 26 +++++
> 4 files changed, 224 insertions(+), 28 deletions(-)
> create mode 100644 tests/ref/fate/webm-dash-manifest-live
>
Documentation looks fine to me.
Timothy
More information about the ffmpeg-devel
mailing list