summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/codecs.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/codecs.texi b/doc/codecs.texi
index 0baafee2e1..6b7276017f 100644
--- a/doc/codecs.texi
+++ b/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.