avconv: make output -ss insert trim/atrim filters.
authorAnton Khirnov <anton@khirnov.net>
Wed, 10 Apr 2013 13:02:01 +0000 (15:02 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 30 Apr 2013 10:00:55 +0000 (12:00 +0200)
commit8cd472d3f947a6233e7dc628f0dc71c74e62413a
tree773631b217b23469445ea644c859afb7e282fc0b
parenta83c0da539fb07260310bc3b34056239d2b138b2
avconv: make output -ss insert trim/atrim filters.

This makes output -ss sample-accurate for audio and will allow further
simplication in the future.
Changelog
avconv.c
avconv_filter.c