diff mbox series

[FFmpeg-devel] doc/filters: update uspp availability status

Message ID 20240904080350.911-1-ffmpeg@gyani.pro
State New
Headers show
Series [FFmpeg-devel] doc/filters: update uspp availability status | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Gyan Doshi Sept. 4, 2024, 8:03 a.m. UTC
The filter was disabled in 95054bfa48 and re-enabled in 771c27119d
---
 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Gyan Doshi Sept. 4, 2024, 7:22 p.m. UTC | #1
On 2024-09-04 01:33 pm, Gyan Doshi wrote:
> The filter was disabled in 95054bfa48 and re-enabled in 771c27119d
Will push tomorrow.

Regards,
Gyan

> ---
>   doc/filters.texi | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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:
>
Michael Niedermayer Sept. 4, 2024, 7:59 p.m. UTC | #2
On Wed, Sep 04, 2024 at 01:33:50PM +0530, Gyan Doshi wrote:
> The filter was disabled in 95054bfa48 and re-enabled in 771c27119d
> ---
>  doc/filters.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

LGTM

thx

[...]
Gyan Doshi Sept. 5, 2024, 10:18 a.m. UTC | #3
On 2024-09-05 01:29 am, Michael Niedermayer wrote:
> On Wed, Sep 04, 2024 at 01:33:50PM +0530, Gyan Doshi wrote:
>> The filter was disabled in 95054bfa48 and re-enabled in 771c27119d
>> ---
>>   doc/filters.texi | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
> LGTM

Thanks.

Pushed as 3d0d0f68d5c5f619ae019c6f37c2f06d9e8debfd

Regards,
Gyan
diff mbox series

Patch

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: