Module: libav Branch: master Commit: 9375c97460103684146111203958273761173c3b
Author: Anton Khirnov <[email protected]> Committer: Anton Khirnov <[email protected]> Date: Fri May 13 09:43:51 2016 +0200 nvenc: list the major contributors in the copyright header --- libavcodec/nvenc.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c index bdd26bb..8ef3ede 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. * _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
