[FFmpeg-cvslog] doc/codecs: Do not mention a removed flags.

Carl Eugen Hoyos git at videolan.org
Sat Dec 8 12:31:30 EET 2018


ffmpeg | branch: master | Carl Eugen Hoyos <ceffmpeg at gmail.com> | Sat Dec  8 11:29:19 2018 +0100| [0cb1ccd1d18931427877277c8d1cd673f12a4d04] | committer: Carl Eugen Hoyos

doc/codecs: Do not mention a removed flags.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0cb1ccd1d18931427877277c8d1cd673f12a4d04
---

 doc/codecs.texi | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/codecs.texi b/doc/codecs.texi
index 3770f4f53b..02d5a1b222 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -775,8 +775,6 @@ Place global headers at every keyframe instead of in extradata.
 Frame data might be split into multiple chunks.
 @item showall
 Show all frames before the first keyframe.
- at item skiprd
-Deprecated, use mpegvideo private options instead.
 @item export_mvs
 Export motion vectors into frame side-data (see @code{AV_FRAME_DATA_MOTION_VECTORS})
 for codecs that support it. See also @file{doc/examples/export_mvs.c}.



More information about the ffmpeg-cvslog mailing list