]> git.sesse.net Git - ffmpeg/commit
lavd/lavfi: upgrade to AVFrame.
authorNicolas George <nicolas.george@normalesup.org>
Tue, 12 Mar 2013 13:21:27 +0000 (14:21 +0100)
committerNicolas George <nicolas.george@normalesup.org>
Fri, 15 Mar 2013 19:46:27 +0000 (20:46 +0100)
commitb90912be6802dc64bcd6cd808961f9e0a0f7f6ed
tree249343888d7bc700b4c05ba91aa4784fa85885ee
parenta9b424879f101b56cf75c2db889477bba188fe20
lavd/lavfi: upgrade to AVFrame.

Fix a memory leak because the compat implementation of
AV_BUFFERSINK_FLAG_PEEK is not identical to the previous one.
libavdevice/lavfi.c