avconv: mark attachment streams as immediately finished
authorAnton Khirnov <anton@khirnov.net>
Thu, 14 Mar 2013 08:44:07 +0000 (09:44 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 15 Mar 2013 07:59:27 +0000 (08:59 +0100)
commit3e175a2a550f5c2f788e8cd969052e10a5025a27
tree91a2698b4c8d8698b2dba42f7ebd9a38794bd57b
parentb066d90211072c7532e17c0c54d8475f10fc97ad
avconv: mark attachment streams as immediately finished

There are never any packets for those streams.
Fixes an infinite loop with -attach.
avconv_opt.c