]> git.sesse.net Git - ffmpeg/commit
avconv: refactor selecting an encoder
authorAnton Khirnov <anton@khirnov.net>
Mon, 23 May 2016 05:38:58 +0000 (07:38 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 21 Jun 2016 10:39:02 +0000 (12:39 +0200)
commit90944ee3ab79081845ea1bd97eea475031ce0842
tree7354d0691939fd2a3f0a038cda3bdda081ad3b4a
parent5e1840622ce6e41c57d9c407604863d3f3dcc3ae
avconv: refactor selecting an encoder

Fail immediately if automatic encoder selection failed. Always set the
stream_copy/encoding_needed flags in one place.
avconv.c
avconv_opt.c