diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-07-09 14:53:46 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-07-15 10:19:33 +0200 |
commit | f264204de9d15f21d10a67304ee32347a5adb411 (patch) | |
tree | e64ba8dcbd8fadb605b5ec7ca716de5f97b7fad6 /doc/demuxers.texi | |
parent | 9557bf26b351fd4c8d213b9bb9895f9cd05ea926 (diff) | |
download | ffmpeg-f264204de9d15f21d10a67304ee32347a5adb411.tar.gz |
lavc: deprecate AV_CODEC_FLAG_DROPCHANGED
This decoding flag makes decoders drop all frames after a parameter
change, but what exactly constitutes a parameter change is not well
defined and will typically depend on the exact use case.
This functionality then does not belong in libavcodec, but rather in
user code
Diffstat (limited to 'doc/demuxers.texi')
0 files changed, 0 insertions, 0 deletions