mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
doc/codecs: mention error returned for flag AV_CODEC_FLAG_DROPCHANGED
This commit is contained in:
parent
d8245cff16
commit
6e0488cac4
@ -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…
Reference in New Issue
Block a user