webmdashenc: Support for live stream manifests

Multimedia / FFmpeg - Vignesh Venkatasubramanian [google.com] - 4 April 2015 19:08 UTC

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.

26f2e2f webmdashenc: Support for live stream manifests
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(-)

  • Share