projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c75907d
)
nvh265enc: Fix email address typo
author
Seungha Yang
<seungha.yang@navercorp.com>
Thu, 22 Nov 2018 08:18:18 +0000
(17:18 +0900)
committer
Tim-Philipp Müller
<tim@centricular.com>
Sun, 25 Nov 2018 23:31:37 +0000
(23:31 +0000)
sys/nvenc/gstnvh265enc.c
patch
|
blob
|
history
diff --git
a/sys/nvenc/gstnvh265enc.c
b/sys/nvenc/gstnvh265enc.c
index 2e958f81168e09ad92d2b56f8a9e6bf2916afcb6..2feb3007ae297fd2b5fb0f1acfc8ce785a4aed4a 100644
(file)
--- a/
sys/nvenc/gstnvh265enc.c
+++ b/
sys/nvenc/gstnvh265enc.c
@@
-121,7
+121,7
@@
gst_nv_h265_enc_class_init (GstNvH265EncClass * klass)
"Encode HEVC video streams using NVIDIA's hardware-accelerated NVENC encoder API",
"Tim-Philipp Müller <tim@centricular.com>, "
"Matthew Waters <matthew@centricular.com>, "
- "Seungha Yang <pudding8757@gmail.com
.com
>");
+ "Seungha Yang <pudding8757@gmail.com>");
GST_DEBUG_CATEGORY_INIT (gst_nv_h265_enc_debug,
"nvh265enc", 0, "Nvidia HEVC encoder");