OSDN Git Service

avconv: get rid of the output_streams_for_file vs. ost_table schizophrenia
authorAnton Khirnov <anton@khirnov.net>
Wed, 17 Aug 2011 08:21:37 +0000 (10:21 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 17 Aug 2011 17:57:20 +0000 (19:57 +0200)
commit4288e0316ad22a067e6694aa432bf6464c601c9e
tree65e3c61663077a403b9524b5584eac7cf6760531
parentaf70aa4526b24f4715ff3eec65a8260b159e71de
avconv: get rid of the output_streams_for_file vs. ost_table schizophrenia

Instead store output streams in the same way as input streams.
avconv.c