]> git.sesse.net Git - ffmpeg/commit
lavfi/af_amerge: return EAGAIN if the input layouts are not known.
authorNicolas George <nicolas.george@normalesup.org>
Thu, 21 Feb 2013 19:15:32 +0000 (20:15 +0100)
committerNicolas George <nicolas.george@normalesup.org>
Sun, 24 Mar 2013 22:17:47 +0000 (23:17 +0100)
commit00da527b44a6b7195bf2b287c3214f349cd8dd0b
tree0bed93819d3806998730008842ac6bd3e48fcb3f
parent57cb4fb0750a92fba83b33eb08de6001eec4f197
lavfi/af_amerge: return EAGAIN if the input layouts are not known.

Also downgrade the error to a warning.
libavfilter/af_amerge.c