]> git.sesse.net Git - ffmpeg/commit
lavfi: free partial audio buffers when destroying links.
authorNicolas George <nicolas.george@normalesup.org>
Wed, 22 Aug 2012 21:31:49 +0000 (23:31 +0200)
committerNicolas George <nicolas.george@normalesup.org>
Wed, 22 Aug 2012 21:31:49 +0000 (23:31 +0200)
commitc2271fa7f9a88afb374300c7320b57b870969926
treedc3a285a84039406f4bd643a9b9e3a5fb85934b7
parent081a822b6c282f6091b7c79971e3597bfa98c49a
lavfi: free partial audio buffers when destroying links.

Fix a memleak that the recent change of architecture made
more likely to happen.
libavfilter/avfilter.c