diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-04-18 19:42:57 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-04-21 22:59:34 +0200 |
commit | 8592ae1a1e4cd678c5a3418aab4f72029f0a8f38 (patch) | |
tree | c3dd3c9a8f0537e7f96dea0e04a7d852bdecb779 /doc/examples/hw_decode.c | |
parent | d865783b6c8d4f96f5094ed72eff0f5a4a4908af (diff) | |
download | ffmpeg-8592ae1a1e4cd678c5a3418aab4f72029f0a8f38.tar.gz |
lavf/dashdec: Do not use memcpy() to copy a struct.
Fixes a warning:
libavformat/dashdec.c:1900:65: warning: argument to 'sizeof' in 'memcpy' call is the same pointer type 'struct fragment *' as the destination; expected 'struct fragment' or an explicit length
Diffstat (limited to 'doc/examples/hw_decode.c')
0 files changed, 0 insertions, 0 deletions