summaryrefslogtreecommitdiff
path: root/libavcodec/mpegpicture.h
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2015-06-09 12:27:47 +0200
committerJanne Grunau <janne-libav@jannau.net>2015-06-10 14:32:11 +0200
commit529c05698e88b057f0bea61e0d85f2b42925b5ea (patch)
tree6bd1d3c7027c24122b0a3bf4af157e07920c93e9 /libavcodec/mpegpicture.h
parentb14086ca38efa1a86cb0f0c6aa147b05f698877b (diff)
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 'libavcodec/mpegpicture.h')
0 files changed, 0 insertions, 0 deletions