--- libavcodec/nvenc.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c index e7920b7..21b8f25 100644 --- a/libavcodec/nvenc.c +++ b/libavcodec/nvenc.c @@ -1,6 +1,8 @@ /* * NVIDIA NVENC Support * Copyright (C) 2015 Luca Barbato + * Copyright (C) 2015 Philip Langdale <[email protected]> + * Copyright (C) 2014 Timo Rothenpieler <[email protected]> * * This file is part of Libav. * -- 2.0.0
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
