diff options
author | Janne Grunau <janne-libav@jannau.net> | 2015-06-09 12:27:47 +0200 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2015-06-10 14:32:11 +0200 |
commit | 529c05698e88b057f0bea61e0d85f2b42925b5ea (patch) | |
tree | 6bd1d3c7027c24122b0a3bf4af157e07920c93e9 /libavdevice/sndio.h | |
parent | b14086ca38efa1a86cb0f0c6aa147b05f698877b (diff) | |
download | ffmpeg-529c05698e88b057f0bea61e0d85f2b42925b5ea.tar.gz |
movenc: fixes a questionable valgrind uninitialized value warning
display_matrix_size is only initialized when av_stream_get_side_data()
returns a side data pointer. The code is safe since the only effect this
has is setting the display_matrix pointer to NULL which it was already
anyway.
Diffstat (limited to 'libavdevice/sndio.h')
0 files changed, 0 insertions, 0 deletions