diff options
author | Marton Balint <cus@passwd.hu> | 2018-04-22 22:29:09 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2018-04-30 22:44:58 +0200 |
commit | 75d1529c6e9069b240bf6471d64e5bc81e0b9013 (patch) | |
tree | bfd524be58ab103cb372dc56f9ea76805a04381e /libavdevice/avdevice.h | |
parent | 7033654f7f3c6663c9b5005b87fc06c29075244d (diff) | |
download | ffmpeg-75d1529c6e9069b240bf6471d64e5bc81e0b9013.tar.gz |
avdevice/decklink_dec: do not copy video data
Create a buffer from the data instead and use the buffer destructor to free the
DeckLink frame. This avoids a memcpy of the frame data.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavdevice/avdevice.h')
0 files changed, 0 insertions, 0 deletions