summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEvgeny Pavlov <[email protected]>2023-07-12 15:35:14 +0200
committerDmitrii Ovchinnikov <[email protected]>2023-11-12 22:57:17 +0100
commitda3ce21f687932932030b39c38fc820bee6ff351 (patch)
treef000cc3c87efd4a9e9cdd40f4730f0b0c640c19e /tests
parent427347309b44471448668b47cccf9360f177bfe9 (diff)
libavcodec/amfenc: Fix issue with missing headers in AV1 encoder
This commit fixes issue with missing SPS/PPS headers in video encoded by AMF AV1 encoder. Missing headers leads to broken seek in MPV video player. Default value for property AV1_HEADER_INSERTION_MODE shouldn't be setup to NONE (no headers insertion). We need to skip definition of this property, because default value depends on USAGE property. Signed-off-by: Dmitrii Ovchinnikov <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions