[FFmpeg-cvslog] ffserver: tests, force +global_header for ASF

Reynaldo H. Verdejo Pinochet git at videolan.org
Sun Sep 7 23:03:14 CEST 2014


ffmpeg | branch: master | Reynaldo H. Verdejo Pinochet <reynaldo at osg.samsung.com> | Mon Sep  1 13:12:09 2014 -0400| [5e7524195c6a69e887c28976304db70e94d9eea4] | committer: Reynaldo H. Verdejo Pinochet

ffserver: tests, force +global_header for ASF

Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo at osg.samsung.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5e7524195c6a69e887c28976304db70e94d9eea4
---

 tests/ffserver.conf |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tests/ffserver.conf b/tests/ffserver.conf
index 1e7a685..ae35d7f 100644
--- a/tests/ffserver.conf
+++ b/tests/ffserver.conf
@@ -173,6 +173,8 @@ PreRoll 10
 StartSendOnKey
 MaxTime 100
 
+AVOptionVideo flags +global_header
+
 Metadata title "Test data stream"
 
 </Stream>
@@ -195,6 +197,8 @@ PreRoll 20
 StartSendOnKey
 MaxTime 100
 
+AVOptionVideo flags +global_header
+
 Metadata title "Test data stream"
 
 </Stream>



More information about the ffmpeg-cvslog mailing list