doc/codecs: mention error returned for flag AV_CODEC_FLAG_DROPCHANGED

pull/310/head
Gyan Doshi 6 years ago
parent d8245cff16
commit 6e0488cac4
  1. 1
      doc/codecs.texi

@ -57,6 +57,7 @@ Set error[?] variables during encoding.
@item truncated
@item drop_changed
Don't output frames whose parameters differ from first decoded frame in stream.
Error AVERROR_INPUT_CHANGED is returned when a frame is dropped.
@item ildct
Use interlaced DCT.

Loading…
Cancel
Save