mirror of https://github.com/mpv-player/mpv
6a9f457102
I _think_ this confuses Coverity and it thinks there is uninitialized data to be read. Initialize the array to change/remove the warning, or if there's a real problem, to make it easier to detect. (Basically apply defensive coding.) |
||
---|---|---|
.. | ||
decode | ||
filter | ||
out | ||
aconverter.c | ||
aconverter.h | ||
aframe.c | ||
aframe.h | ||
audio.c | ||
audio.h | ||
audio_buffer.c | ||
audio_buffer.h | ||
chmap.c | ||
chmap.h | ||
chmap_sel.c | ||
chmap_sel.h | ||
fmt-conversion.c | ||
fmt-conversion.h | ||
format.c | ||
format.h |