diff options
author | James Almer <jamrial@gmail.com> | 2024-11-16 20:32:02 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-11-24 20:38:15 -0300 |
commit | 40bd6d835575bb8176774be5824ef07b71623d1e (patch) | |
tree | 31d8fcad5e865b8c8c792417e8c8526176125e8d /tests/filtergraphs/concat-vfr | |
parent | 8d2d2519e04418d8565e0d6ece662c01121a35e1 (diff) | |
download | ffmpeg-40bd6d835575bb8176774be5824ef07b71623d1e.tar.gz |
avcodec/codec_desc: remove Intra Only prop for AAC
xHE-AAC is a profile where some frames depend on other key frames, named IPF.
By setting the codec as Intra Only, all frames output by decoders and all
packets output by encoders/demuxers will be unconditionally flaged as
keyframes, which is incorrect.
Should fix ticket #11272.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/filtergraphs/concat-vfr')
0 files changed, 0 insertions, 0 deletions