Change #276592
| 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 | c77c0e580a39580c085b7182885601015b7f3da4 |
Comments
avcodec/bsf/eac3_core: clear profile value on init() The output stream no longer has Atmos metadata, so the AV_PROFILE_EAC3_DDP_ATMOS profile, if it was set, is no longer valid. Signed-off-by: James Almer <jamrial@gmail.com>
Changed files
- libavcodec/bsf/eac3_core.c