[FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: do not copy video data

Marton Balint cus at passwd.hu
Tue May 1 00:16:50 EEST 2018



On Sun, 22 Apr 2018, Marton Balint wrote:

> 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 at passwd.hu>
> ---
> libavdevice/decklink_dec.cpp | 12 ++++++++++++
> 1 file changed, 12 insertions(+)

Pushed the series.

Regards,
Marton


More information about the ffmpeg-devel mailing list