Changeset 087359a in ffmpeg

Timestamp:
Feb 24, 2021, 4:16:46 PM (4 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
56633015
Parents:
3a5b857d
git-author:
Anton Khirnov <anton@khirnov.net> (02/14/21 15:12:39)
git-committer:
Anton Khirnov <anton@khirnov.net> (02/24/21 16:16:46)
Message:

lavc/lscrdec: drop unapplicable private capabilities

FF_CODEC_CAP_ALLOCATE_PROGRESS makes no sense because the decoder does
not support frame threading.
FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM makes no sense because the decoder
does not handle skip_frame.

(No files)

Note: See TracChangeset for help on using the changeset viewer.