[FFmpeg-devel] [PATCH]Add a closing CRLF to Webm-manifest files

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Sep 12 01:40:40 CEST 2014


Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:

> Attached patch fixes fate-webm-dash-manifest on aix.

This is the failure:

$ gmake SAMPLES=fate-suite/ fate-webm-dash-manifest
TEST    webm-dash-manifest
diff: Missing newline at the end of file tests/data/fate/webm-dash-manifest.
--- ./tests/ref/fate/webm-dash-manifest 2014-09-11 14:01:00.000000000 -0700
+++ tests/data/fate/webm-dash-manifest  2014-09-11 16:38:35.000000000 -0700
@@ -45,4 +45,4 @@
  </Representation>
  </AdaptationSet>
  </Period>
- </MPD>
+ </MPD>
Test webm-dash-manifest failed. Look at
tests/data/fate/webm-dash-manifest.err for details.
gmake: *** [fate-webm-dash-manifest] Error 1

Carl Eugen



More information about the ffmpeg-devel mailing list