diff options
author | Anton Khirnov <anton@khirnov.net> | 2021-03-08 11:26:32 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-20 00:20:13 +0200 |
commit | dd846bc4a9163f875cc2c4e99325c1a7b4ab8e7d (patch) | |
tree | 454f000005c2df2d1c1867239ea50534678b2583 /libavformat/lmlm4.c | |
parent | 9c489a0f3a954d8b63d0e8dc2a387ff8f2a8aa3a (diff) | |
download | ffmpeg-dd846bc4a9163f875cc2c4e99325c1a7b4ab8e7d.tar.gz |
lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED
It is supported only by a few decoders (h263, h263p, mpeg(1|2|)video
and mpeg4) and is entirely redundant with parsers. Furthermore, using
it leads to missing frames, as flushing the decoder at the end does not
work properly.
Co-authored-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/lmlm4.c')
0 files changed, 0 insertions, 0 deletions