diff options
author | Jack Lau via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> | 2025-04-09 08:07:21 +0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2025-04-16 13:09:04 +0200 |
commit | cf7dfddee4068c65811965dcea42d9a86c104bca (patch) | |
tree | 5f6fa42aca3c31864d6ed8691bb7ae6a47547b72 /doc/APIchanges | |
parent | 935a52c887b5a448938d0a999c82004b6777b2ec (diff) | |
download | ffmpeg-cf7dfddee4068c65811965dcea42d9a86c104bca.tar.gz |
avformat/rtpdec_mpeg4: add need_parsing for rtsp AAC
fix ticket #11531
the rtsp aac did not marked keyframe which cannot easy copy to output.
because f265f9c9d04863180503707bfad285f48e6bf080 commit change the AAC props to match xHE-AAC.
in some formats like MOV, need_parsing is set, so AAC can be still parsed be keyframe
but rtsp did not, so this patch add it
Signed-off-by: Jack Lau <jacklau1222@qq.com>
Reviewed-by: Zhao Zhili <quinkblack@foxmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions