]> git.sesse.net Git - ffmpeg/commit
vf_format: do not use the AVFilterFormats internals.
authorAnton Khirnov <anton@khirnov.net>
Sun, 31 Mar 2013 14:58:49 +0000 (16:58 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 17 May 2013 18:30:17 +0000 (20:30 +0200)
commit1dd35611433c224e2231ed7ae26b5b560863a3cb
treeeaabfe8f1de1a1e4f511ff8f12353a0819e8a04e
parentc5ab6088ad7b0dac461fb6757b038f5260e638e5
vf_format: do not use the AVFilterFormats internals.

Use the formats.h API instead.
libavfilter/vf_format.c