Change #276593
| Category | ffmpeg |
| Changed by | James Almer <jamrial@gmail.com> |
| Changed at | Thu 30 Jul 2026 15:19:39 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 86940d45aff7d59810794df3ab2b39b7b83b478c |
Comments
avcodec/bsf/truehd_core: clear profile value on init() The output stream no longer has Atmos metadata, so the AV_PROFILE_TRUEHD_ATMOS profile, if it was set, is no longer valid. Fixes issue #23195. Signed-off-by: James Almer <jamrial@gmail.com>
Changed files
- libavcodec/bsf/truehd_core.c