[FFmpeg-devel] [PATCH 1/4] libavcodec/nvenc.c: split large functions into smaller ones
Andrey Turkin
andrey.turkin at gmail.com
Sat May 21 00:55:36 CEST 2016
Functions names and scopes are from libav. This commit basically moves
code around without changing it; it shouldn't change any functionality
except some small leak fixes on error paths.
---
libavcodec/nvenc.c | 1083 ++++++++++++++++++++++++++++++----------------------
1 file changed, 622 insertions(+), 461 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavcodec-nvenc.c-split-large-functions-into-smalle.patch
Type: text/x-patch
Size: 53547 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160521/83e9bf8d/attachment.bin>
More information about the ffmpeg-devel
mailing list