mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
y4menc: change my email
change my email to something more current See #580783
This commit is contained in:
parent
60f46ec99c
commit
b20a88702d
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ static const GstElementDetails y4mencode_details =
|
||||||
GST_ELEMENT_DETAILS ("YUV4MPEG video encoder",
|
GST_ELEMENT_DETAILS ("YUV4MPEG video encoder",
|
||||||
"Codec/Encoder/Video",
|
"Codec/Encoder/Video",
|
||||||
"Encodes a YUV frame into the yuv4mpeg format (mjpegtools)",
|
"Encodes a YUV frame into the yuv4mpeg format (mjpegtools)",
|
||||||
"Wim Taymans <wim.taymans@chello.be>");
|
"Wim Taymans <wim.taymans@gmail.com>");
|
||||||
|
|
||||||
|
|
||||||
/* Filter signals and args */
|
/* Filter signals and args */
|
||||||
|
|
Loading…
Reference in a new issue