Skip to content
Snippets Groups Projects
Commit e98a76d3 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

h264: use av_fast_padded_malloc()


This zeros all the memory once and avoids valgrind warnings.
alternatively the warnings could be suppressed.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent b6a08665
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment