mirror of
https://github.com/mpv-player/mpv
synced 2025-01-19 13:51:14 +00:00
e174d31fdd
sh_audio is supposed to contain file headers, not whatever was decoded. Fix this, and write the decoded format to separate fields in the decoder context, the dec_audio.decoded field. (Note that this field is really only needed to communicate the audio format from decoder driver to the generic code, so no other code accesses it.) |
||
---|---|---|
.. | ||
lua | ||
timeline | ||
audio.c | ||
command.c | ||
command.h | ||
configfiles.c | ||
loadfile.c | ||
main.c | ||
misc.c | ||
mp_core.h | ||
mp_lua.c | ||
mp_lua.h | ||
osd.c | ||
playloop.c | ||
screenshot.c | ||
screenshot.h | ||
sub.c | ||
video.c |