Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philippe Normand
gst-plugins-bad
Commits
d3a6eb79
Commit
d3a6eb79
authored
Nov 22, 2018
by
Seungha Yang
🐑
Committed by
Tim-Philipp Müller
Nov 25, 2018
Browse files
nvh265enc: Fix email address typo
parent
c75907d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
sys/nvenc/gstnvh265enc.c
View file @
d3a6eb79
...
...
@@ -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"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment