cmdutils: move exit_program() declaration to cmdutils from avconv
authorAnton Khirnov <anton@khirnov.net>
Mon, 29 Aug 2011 05:03:24 +0000 (07:03 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 4 Sep 2011 11:12:00 +0000 (13:12 +0200)
commitdad09ff93f5df1ec987493f404d43cd16991e992
treed69e680344af9464ab4f6f3e37b974ba9430bbd3
parent346ea9e22240b4442f479518f6c3b40c9bec9487
cmdutils: move exit_program() declaration to cmdutils from avconv

Allows cmdutils to call each tool's own cleanup function.
avconv.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
ffmpeg.c