Anton Khirnov
|
182cbe433a
|
avtools: parse loglevel before all the other options.
This way it can be applied to cmdutils too -- e.g. showing the banner
and printing startup messages.
|
2011-09-26 20:33:50 +02:00 |
Anton Khirnov
|
7cc8d6385a
|
cmdutils: add support for caller-provided option context.
This is the first step to removing the globals plague from avtools.
|
2011-09-04 13:12:00 +02:00 |
Anton Khirnov
|
dad09ff93f
|
cmdutils: move exit_program() declaration to cmdutils from avconv
Allows cmdutils to call each tool's own cleanup function.
|
2011-09-04 13:12:00 +02:00 |
Diego Biurrun
|
c960e67ad0
|
Replace deprecated av_find_stream_info() by avformat_find_stream_info().
|
2011-08-26 17:40:07 +02:00 |
Anton Khirnov
|
4d58e4cb4c
|
Rename ffserver to avserver.
|
2011-08-09 19:56:25 +02:00 |