OSDN Git Service

avconv: add a context for options.
authorAnton Khirnov <anton@khirnov.net>
Sun, 28 Aug 2011 15:21:56 +0000 (17:21 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 4 Sep 2011 11:12:00 +0000 (13:12 +0200)
commit575ec4e17d4e9824bc015651dc99f0c778402866
tree2dfbc9e25fefadd39cd2a0094f8351ec4d769f4d
parent6361c5e1e61033259e91b480f23ae81bed775c8b
avconv: add a context for options.

Move stream maps to it.

Eventually all non-global options should be stored in it.
avconv.c