diff options
author | Anton Khirnov <anton@khirnov.net> | 2014-05-18 21:16:47 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2014-06-26 12:58:16 +0200 |
commit | 4ec1acc6e4f4d0bd28617bbb30ebfb779ce7df92 (patch) | |
tree | 18f9fef5d7183080f50858c6f18a4898da34e6e6 /libswscale | |
parent | 74f6df745a05d3d8b3dcfc28992c69a70ae87957 (diff) | |
download | ffmpeg-4ec1acc6e4f4d0bd28617bbb30ebfb779ce7df92.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
(cherry picked from commit cdf58f0599c39852ee3beafe5f64af7d57d4215b)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions