mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-20 06:22:06 +00:00
This silence bunch of useless warnings like: libavformat/mpeg.c:393:37: warning: variable 'dvdaudio_substream_type' is uninitialized when used within its own initialization [-Wuninitialized] Signed-off-by: Paul B Mahol <onemda@gmail.com>