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