]> git.sesse.net Git - ffmpeg/commit
ffserver: unify exit path from build_feed_streams()
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Tue, 15 Dec 2015 22:51:18 +0000 (14:51 -0800)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Sat, 19 Dec 2015 09:52:20 +0000 (01:52 -0800)
commit532a2833830538925e7830c22a885e73e557d6d7
tree8f51586f9408ab38b4e93217886cd8f84722ead5
parentc2ad24832139699815b9666b91ae8876fe3b47c1
ffserver: unify exit path from build_feed_streams()

Exit from main on build_feed_streams() failures & use
standard EXIT_ codes on error out/normal exit.

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