OSDN Git Service

lavfi/avfiltergraph: do not reduce incompatible lists.
authorNicolas George <nicolas.george@normalesup.org>
Tue, 3 Sep 2013 20:13:49 +0000 (22:13 +0200)
committerNicolas George <george@nsup.org>
Sun, 3 Nov 2013 09:30:16 +0000 (10:30 +0100)
commitd300f5f6f570659e4b58567b35c9e8600c9f2956
tree58b66a3112ee01dfea1a30ce0a33a8dd8cd16e9e
parentf775eb3fb4c7b716107355e428e40cb63f71ee7a
lavfi/avfiltergraph: do not reduce incompatible lists.

A list of "all channel layouts" but not "all channel counts"
can not be reduced to a single unknown channel count.
libavfilter/avfiltergraph.c