diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2024-09-04 13:31:13 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2024-09-05 15:47:14 +0530 |
commit | 3d0d0f68d5c5f619ae019c6f37c2f06d9e8debfd (patch) | |
tree | d28f8070ee864cb407f44ffa9278f5a96e0ef0ab | |
parent | f0f1cf2697bf5ba2aed4975183006de41adba7ea (diff) | |
download | ffmpeg-3d0d0f68d5c5f619ae019c6f37c2f06d9e8debfd.tar.gz |
doc/filters: update uspp availability status
The filter was disabled in 95054bfa48 and re-enabled in 771c27119d
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 2eb4a380fb..b1ca9ad2f3 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -24463,7 +24463,7 @@ The way this differs from the behavior of spp is that uspp actually encodes & decodes each case with libavcodec Snow, whereas spp uses a simplified intra only 8x8 DCT similar to MJPEG. -This filter is only available in ffmpeg version 4.4 or earlier. +This filter is not available in ffmpeg versions between 5.0 and 6.0. The filter accepts the following options: |