X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Flibavfilter.texi;h=5bb5b1a84d497a612b5189f1de36954c68c0626e;hb=388f22556111bd0b13fbb30e4162695dd067db0e;hp=f0b448259ad3c0f74b5f57589942ef96b174af73;hpb=6c4e9cae5223c88ad98cd184d4a7e6a019bdd586;p=ffmpeg diff --git a/doc/libavfilter.texi b/doc/libavfilter.texi index f0b448259ad..5bb5b1a84d4 100644 --- a/doc/libavfilter.texi +++ b/doc/libavfilter.texi @@ -14,20 +14,8 @@ Libavfilter is the filtering API of FFmpeg. It is the substitute of the now deprecated 'vhooks' and started as a Google Summer of Code project. -Integrating libavfilter into the main FFmpeg repository is a work in -progress. If you wish to try the unfinished development code of -libavfilter then check it out from the libavfilter repository into -some directory of your choice by: - -@example - svn checkout svn://svn.ffmpeg.org/soc/libavfilter -@end example - -And then read the README file in the top directory to learn how to -integrate it into ffmpeg and ffplay. - -But note that there may still be serious bugs in the code and its API -and ABI should not be considered stable yet! +Audio filtering integration into the main FFmpeg repository is a work in +progress, so audio API and ABI should not be considered stable yet. @chapter Tutorial