Opened 18 months ago
Last modified 5 months ago
#11476 new defect
AMF Decoder don't fill AVCodecContext width/height/coded_width/coded_height if no width/height set before avcodec_open2
| Reported by: | Aleksoid1978 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avcodec |
| Version: | unspecified | Keywords: | AMF |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Other decoders fill dimensions after first decoded packet.
Note:
See TracTickets
for help on using tickets.



Will be fixed in the upcoming commit: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/22590