summaryrefslogtreecommitdiffstats
path: root/options/m_config.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-10 15:30:29 +0100
committerwm4 <wm4@nowhere>2019-11-10 15:30:29 +0100
commit20c9538e3236779fabe21c6fbdb7e6e039bd32b1 (patch)
treebbb57c907c8f4691999f5b263bead60a234384dd /options/m_config.c
parent4667b3a18263b46846ed37dabc70d27732ec6f7a (diff)
downloadmpv-20c9538e3236779fabe21c6fbdb7e6e039bd32b1.tar.bz2
mpv-20c9538e3236779fabe21c6fbdb7e6e039bd32b1.tar.xz
audio: more alignment nonsense
It's hard to see what FFmpeg does or what its API requires. It looks like the alignment in our own allocation code might be slightly too lenient, but who knows. Even if this is not needed, upping the alignment only wastes memory and doesn't do anything bad. (Note that the only reason why we have our own code is because FFmpeg doesn't even provide it as API. API users are forced to recreate this, even if they have no need for custom allocation!)
Diffstat (limited to 'options/m_config.c')
0 files changed, 0 insertions, 0 deletions