On 04/04/15 7:54 PM, Michael Niedermayer wrote: > On Tue, Mar 31, 2015 at 04:51:57PM -0700, Vignesh Venkatasubramanian wrote: >> This patch adds support for parsing live files (produced by >> -f webm_chunk) which contains only the headers but no packets. This >> is only used when using -f webm_dash_manifest. There will be a >> follow up patch which adds live support to WebM DASH Manifest >> muxer. >> >> Signed-off-by: Vignesh Venkatasubramanian <vigne...@google.com> >> --- >> libavformat/matroskadec.c | 49 >> ++++++++++++++++++++++++++++++++++------------- >> 1 file changed, 36 insertions(+), 13 deletions(-) > > applied > > thanks
One of these two commits broke all webm-dash-manifest tests (including the new one) on msvc. http://fate.ffmpeg.org/report.cgi?time=20150405053624&slot=x86_32-msvc12-windows-native http://fate.ffmpeg.org/report.cgi?time=20150405031550&slot=x86_64-msvc12-windows-native _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel