March 26, 2026
1:25 p.m.
On Thu Mar 26 18:05:21 2026 +0000, Yuxuan Shui wrote:
oh no `ff_h264_decode_extradata` isn't public API either. so going from what you said, i think we either 1) call `avformat_find_stream_info` when sar is not available and the codec is h264 (which means decoding a frame); or 2) we keep this minimal SPS parser.
i guess you would prefer option (1)? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10321#note_133909