From 6fd1cd6053a722f136503faac7d132d8c78c5fdf Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 9 Mar 2022 21:24:27 +0100 Subject: fftools/ffplay: drop options deprecated since 2011 --- doc/ffplay.texi | 8 -------- 1 file changed, 8 deletions(-) (limited to 'doc/ffplay.texi') diff --git a/doc/ffplay.texi b/doc/ffplay.texi index e187b5852e..0f090128f2 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -34,10 +34,6 @@ various FFmpeg APIs. Force displayed width. @item -y @var{height} Force displayed height. -@item -s @var{size} -Set frame size (WxH or abbreviation), needed for videos which do -not contain a header with the frame size like raw YUV. This option -has been deprecated in favor of private options, try -video_size. @item -fs Start in fullscreen mode. @item -an @@ -126,10 +122,6 @@ Read @var{input_url}. @section Advanced options @table @option -@item -pix_fmt @var{format} -Set pixel format. -This option has been deprecated in favor of private options, try -pixel_format. - @item -stats Print several playback statistics, in particular show the stream duration, the codec parameters, the current position in the stream and -- cgit v1.2.3