[FFmpeg-devel] [PATCH 2/4] libavcodec/nvenc.c: combine input and output surface structures

Andrey Turkin andrey.turkin at gmail.com
Sat May 21 00:55:37 CEST 2016


There is no point in separate structures as they have 1:1 relationship,
they are always used together and they have same lifetime.
---
 libavcodec/nvenc.c | 196 ++++++++++++++++++++++++++++-------------------------
 1 file changed, 105 insertions(+), 91 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-libavcodec-nvenc.c-combine-input-and-output-surface-.patch
Type: text/x-patch
Size: 18378 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160521/ab30b1d1/attachment.bin>


More information about the ffmpeg-devel mailing list