]> git.sesse.net Git - ffmpeg/commit
avfilter/avfilter: fix filtering frames with unknown channel layouts for filters...
authorMarton Balint <cus@passwd.hu>
Mon, 12 Dec 2016 21:42:27 +0000 (22:42 +0100)
committerMarton Balint <cus@passwd.hu>
Tue, 13 Dec 2016 08:57:10 +0000 (09:57 +0100)
commit265d45183be13a43dc08d962a5a60b15e6eff6c0
tree68032e95f4201086a9173b302a48c4116857c020
parentd84e635d0690e685a35f2257a93caf7216ae8e47
avfilter/avfilter: fix filtering frames with unknown channel layouts for filters needing writable frames

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
libavfilter/avfilter.c