Commit 6e0488ca authored by Gyan Doshi's avatar Gyan Doshi

doc/codecs: mention error returned for flag AV_CODEC_FLAG_DROPCHANGED

parent d8245cff
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment