ffmpeg | branch: master | Reynaldo H. Verdejo Pinochet 
<reyna...@osg.samsung.com> | Fri Aug 22 18:29:18 2014 -0400| 
[07bc24973b8cf97dc52e69de236d06126740c55d] | committer: Reynaldo H. Verdejo 
Pinochet

ffserver: tests, use Metadata title in config

'Title' was deprecated with 9985710a5a927d52c345c4bdcc88f5c014ee2fe7

Signed-off-by: Reynaldo H. Verdejo Pinochet <reyna...@osg.samsung.com>

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

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

diff --git a/tests/ffserver.conf b/tests/ffserver.conf
index 05bd38f..3612843 100644
--- a/tests/ffserver.conf
+++ b/tests/ffserver.conf
@@ -173,7 +173,7 @@ PreRoll 10
 StartSendOnKey
 MaxTime 100
 
-Title "Test data stream"
+Metadata title "Test data stream"
 
 </Stream>
 
@@ -195,7 +195,7 @@ PreRoll 20
 StartSendOnKey
 MaxTime 100
 
-Title "Test data stream"
+Metadata title "Test data stream"
 
 </Stream>
 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to