diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-10-31 19:02:57 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-10-31 19:28:02 +0100 |
commit | f53112b665828fa2c2a99e4233b0d9a66e807ff6 (patch) | |
tree | cab03979708913f00e137e6b2bf15857e94ae753 /doc/filters.texi | |
parent | adc39b28a5264591b9f8e5838a752c3d547e8110 (diff) | |
download | ffmpeg-f53112b665828fa2c2a99e4233b0d9a66e807ff6.tar.gz |
lavfi: remove hqdn3d libmpcodecs wrapper.
The native filter was ported from the MPlayer project when the mp
wrapper didn't even exist, and when mp=hqdn3d was added, it was already
obsolete.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 6a11b129cd..786b2dbf5d 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2640,7 +2640,6 @@ The list of the currently supported filters follows: @item fspp @item geq @item harddup -@item hqdn3d @item il @item ilpack @item ivtc |