Files
FFmpeg/libavcodec
James Almer f265f9c9d0 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>
(cherry picked from commit 40bd6d8355)
2024-12-01 12:53:33 -03:00
..
2024-09-14 16:36:34 +08:00
2024-09-02 11:56:53 +02:00
2024-08-14 18:21:01 +02:00
2024-09-17 21:12:31 +02:00
2024-09-06 13:59:28 +02:00
2024-09-24 15:37:17 +02:00
2024-07-23 23:21:17 +02:00
2024-09-24 15:37:19 +02:00
2024-08-09 13:40:26 +08:00
2024-09-24 15:37:19 +02:00
2024-09-24 15:37:20 +02:00