]> git.sesse.net Git - ffmpeg/commit
nvenc: rename a misnamed function
authorAnton Khirnov <anton@khirnov.net>
Sat, 30 Jan 2016 21:13:04 +0000 (22:13 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 12 Feb 2016 09:20:11 +0000 (10:20 +0100)
commitd005ccc630e42daab8ec2afecf972d1551a9401a
treef16b4a584caff2166d0a1aac8f7a5a109956bd40
parent118beda355076acf03611e5c8bc147a9c634e54f
nvenc: rename a misnamed function

This function copies the encoded bistream into the caller's packet,
calling it 'get_frame' is misleading.
libavcodec/nvenc.c