mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-14 03:04:53 +00:00
3d95d27376
This should make it easier to catch problems where some of those pointers are used uninitialized, since reading from NULL should always crash, while random numbers from stack can turn out to be valid pointers, so random memory may be silently overwritten. |
||
---|---|---|
.. | ||
arm | ||
x86 | ||
audio_convert.c | ||
audio_convert.h | ||
audio_data.c | ||
audio_data.h | ||
audio_mix_matrix.c | ||
audio_mix.c | ||
audio_mix.h | ||
avresample-test.c | ||
avresample.h | ||
dither.c | ||
dither.h | ||
internal.h | ||
libavresample.v | ||
Makefile | ||
options.c | ||
resample_template.c | ||
resample.c | ||
resample.h | ||
utils.c | ||
version.h |