diff mbox series

[FFmpeg-devel,2/8] doc/ffmpeg: drop documentation for non-existent -sbsf

Message ID 20240105164251.28935-2-anton@khirnov.net
State Accepted
Commit cdb65857c3d3e8e49bdef432310545f3863b0186
Headers show
Series [FFmpeg-devel,1/8] fftools/ffmpeg_demux: replace abort() by av_assert0(0) | 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

Anton Khirnov Jan. 5, 2024, 4:42 p.m. UTC
---
 doc/ffmpeg.texi | 2 --
 1 file changed, 2 deletions(-)

Comments

Stefano Sabatini Jan. 6, 2024, 11:22 a.m. UTC | #1
On date Friday 2024-01-05 17:42:45 +0100, Anton Khirnov wrote:
> ---
>  doc/ffmpeg.texi | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
> index 7246a46d2f..d75517b443 100644
> --- a/doc/ffmpeg.texi
> +++ b/doc/ffmpeg.texi
> @@ -1643,8 +1643,6 @@ option to disable streams individually.
>  As an output option, disables subtitle recording i.e. automatic selection or
>  mapping of any subtitle stream. For full manual control see the @code{-map}
>  option.
> -@item -sbsf @var{bitstream_filter}
> -Deprecated, see -bsf
>  @end table

LGTM given this has been deprecated for twelve years and counting.
diff mbox series

Patch

diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 7246a46d2f..d75517b443 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1643,8 +1643,6 @@  option to disable streams individually.
 As an output option, disables subtitle recording i.e. automatic selection or
 mapping of any subtitle stream. For full manual control see the @code{-map}
 option.
-@item -sbsf @var{bitstream_filter}
-Deprecated, see -bsf
 @end table
 
 @section Advanced Subtitle options