Fix a warning in ffserver.c caused by the use of the function
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 9 Jul 2008 21:51:40 +0000 (21:51 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 9 Jul 2008 21:51:40 +0000 (21:51 +0000)
commit7ac884c5914cfc426f9963ff0e02d81574a09140
tree364d8dbeaa7c9fda0dac3c903febedb770ac1f35
parentfdbb1feb270ec3c39236f3cdafe24a517b53340b
Fix a warning in ffserver.c caused by the use of the function
av_set_string() deprecated since r14134.

Originally committed as revision 14145 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffserver.c