diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-08-14 21:34:01 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-08-16 14:13:54 +0200 |
commit | 6efce3a894d497e045ba85555efaa4abfd685ba3 (patch) | |
tree | d79b850bd0e697f46e40c7d39c7755d6cb33edba /doc | |
parent | e701b0cf7553202085840d3bfd1aff432b4de513 (diff) | |
download | ffmpeg-6efce3a894d497e045ba85555efaa4abfd685ba3.tar.gz |
lavfi/mp: remove hue wrapped filter
hue was integrated as a native libavfilter filter.
Diffstat (limited to 'doc')
-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 763085c290..dff3cc2e00 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2361,7 +2361,6 @@ The list of the currently supported filters follows: @item geq @item harddup @item hqdn3d -@item hue @item il @item ilpack @item ivtc |