diff options
author | Anton Khirnov <anton@khirnov.net> | 2014-05-18 21:16:47 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2014-05-19 13:12:40 +0200 |
commit | cdf58f0599c39852ee3beafe5f64af7d57d4215b (patch) | |
tree | 5583dbc62c53575fe34038edc213cc6a72930815 /libavutil/sha.c | |
parent | a312f71090ee620ee252f2034aef6b13e2dafe9c (diff) | |
download | ffmpeg-cdf58f0599c39852ee3beafe5f64af7d57d4215b.tar.gz |
avpacket: fix copying side data in av_packet_copy_props()
Side data count is incremented by by calling av_packet_new_side_data()
in the following loop, setting it explicitly results in the resulting
value being twice what it should be.
CC: libav-stable@libav.org
Diffstat (limited to 'libavutil/sha.c')
0 files changed, 0 insertions, 0 deletions