diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-03-09 23:22:55 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-03-10 00:10:44 +0100 |
commit | aefd1cb7256703ecd40f737e266612bfb8116054 (patch) | |
tree | e21cc562b5c14775743a707162477d2174151e73 /doc/filters.texi | |
parent | fa35d880aab1d3ef2b828cae640e43d370e8f0c2 (diff) | |
download | ffmpeg-aefd1cb7256703ecd40f737e266612bfb8116054.tar.gz |
lavfi: remove swapuv libmpcodecs wrapper
The filter has been ported to a native libavfilter filter.
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 b32de63dd7..b13d5f5cbd 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1851,7 +1851,6 @@ The list of the currently supported filters follows: @item softpulldown @item softskip @item spp -@item swapuv @item telecine @item tile @item tinterlace |