X-Git-Url: http://git.videolan.org/gitweb.cgi/ffmpeg.git/?p=ffmpeg.git;p=ffmpeg.git;a=blobdiff_plain;f=libavfilter%2Fallfilters.c;h=643eec287da022b652de8fc2ebb7b6a57a9bdeb6;hp=bd55463bfc6b1dac6826ce1d777793ccaaff6e92;hb=21da248b5fee28cee4a160edb415e0caa446806c;hpb=e5ba5fab493bd2edb24da47940626b024ebd0371 diff --git a/libavfilter/allfilters.c b/libavfilter/allfilters.c index bd55463bfc..643eec287d 100644 --- a/libavfilter/allfilters.c +++ b/libavfilter/allfilters.c @@ -165,6 +165,7 @@ extern AVFilter ff_vf_curves; extern AVFilter ff_vf_datascope; extern AVFilter ff_vf_dctdnoiz; extern AVFilter ff_vf_deband; +extern AVFilter ff_vf_deblock; extern AVFilter ff_vf_decimate; extern AVFilter ff_vf_deconvolve; extern AVFilter ff_vf_deflate;