]> git.sesse.net Git - ffmpeg/commit
avplay: drop support for building without lavfi
authorAnton Khirnov <anton@khirnov.net>
Sun, 31 Jan 2016 13:11:50 +0000 (14:11 +0100)
committerAnton Khirnov <anton@khirnov.net>
Tue, 9 Feb 2016 10:31:24 +0000 (11:31 +0100)
commitdd53af4b37c7790ce26065b36d5655c1af38b295
tree207973d3352776e5acbec10d4d4fe3016ad610d7
parent5781bfae0cf4271278a8bea176d615cb5c222335
avplay: drop support for building without lavfi

lavfi has been considered to be stable for a while now, so it is enabled
in most configurations. Supporting avplay without lavfi requires a lot
of nontrivial ifdef mess for no good reason.
avplay.c
configure