Change #266211
| Category | ffmpeg |
| Changed by | James Almer <jamrial@gmail.com> |
| Changed at | Sun 03 May 2026 19:00:17 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | e76bfba1cf5060da309db26e827c3769a57c702e |
Comments
avformat/mov: request parsing for LCEVC streams Given that no standalone decoder will be present, use a parser to get stream information that's not reported by the container. Signed-off-by: James Almer <jamrial@gmail.com>
Changed files
- libavformat/mov.c