diff options
author | Yusuke Nakamura <muken.the.vfrmaniac@gmail.com> | 2018-02-14 11:43:24 +0900 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2018-02-14 20:36:29 -0300 |
commit | 3b4026e15110547892d5d770b6b43c9e34df458f (patch) | |
tree | 77be1b0e6a3c957d7fcc89eed92b070c41757ccb /doc | |
parent | 7c82e0f61e365296b094684fd92aea0fe05ceb93 (diff) | |
download | ffmpeg-streaming-3b4026e15110547892d5d770b6b43c9e34df458f.zip ffmpeg-streaming-3b4026e15110547892d5d770b6b43c9e34df458f.tar.gz |
avpacket: reset dst side_data fields in av_packet_copy_props
This effectively copies the side data elements from src instead of
potentially merging them with those already existing in dst.
This by extension also removes the only dependency on existing values
in the dst packet.
Reviewed-by: wm4 <nfxjfg@googlemail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions