nvenc: rename encoders

Multimedia / Libav - Anton Khirnov [khirnov.net] - 12 January 2016 02:23 UTC

Change 'nvenc_' to '_nvenc', which is consistent with other similar decoders and encoders (QSV, MMAL).

ee359c7 nvenc: rename encoders
configure | 2 ++
libavcodec/allcodecs.c | 4 ++++
libavcodec/nvenc_h264.c | 37 ++++++++++++++++++++++++++++++++++++-
libavcodec/nvenc_hevc.c | 37 ++++++++++++++++++++++++++++++++++++-
libavcodec/version.h | 3 +++
5 files changed, 81 insertions(+), 2 deletions(-)

Upstream: git.libav.org


  • Share