Re: [FFmpeg-devel] [PATCH] webmdashenc: parameter'ize minimumUpdatePeriod

2015-04-21 Thread Michael Niedermayer
On Tue, Apr 21, 2015 at 05:35:29PM -0700, Vignesh Venkatasubramanian wrote: > Some players do not support setting minimumUpdatePeriod to zero. > This patch adds a new parameter that will let the users set any > value to this field. Also updates the test and the documentation. > > Signed-off-by: Vi

[FFmpeg-devel] [PATCH] webmdashenc: parameter'ize minimumUpdatePeriod

2015-04-21 Thread Vignesh Venkatasubramanian
Some players do not support setting minimumUpdatePeriod to zero. This patch adds a new parameter that will let the users set any value to this field. Also updates the test and the documentation. Signed-off-by: Vignesh Venkatasubramanian --- doc/muxers.texi| 4 libavf