1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-16 20:14:57 +00:00
mpv/audio/decode
Jan Ekström 951153e733 audio/ad_spdif: specify media type and sample rate in output codecpar
No idea how things previously worked without having these set, but
apparently they did...

If this was a normal encoder to muxer case, we would utilize
`avcodec_parameters_to_context`, but alas this is not.

Fixes: #13794
2024-04-04 17:03:48 +03:00
..
ad_lavc.c ad_lavc: check for allocation failure 2023-06-22 18:13:11 +02:00
ad_spdif.c audio/ad_spdif: specify media type and sample rate in output codecpar 2024-04-04 17:03:48 +03:00