diff options
Diffstat (limited to 'gst/h264parse')
-rw-r--r-- | gst/h264parse/gsth264parse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/h264parse/gsth264parse.c b/gst/h264parse/gsth264parse.c index 91c75734..bea4a600 100644 --- a/gst/h264parse/gsth264parse.c +++ b/gst/h264parse/gsth264parse.c @@ -48,7 +48,7 @@ GST_ELEMENT_DETAILS ("H264Parse", "Codec/Parser", "Parses raw h264 stream", "Michal Benes <michal.benes@itonis.tv>," - "Wim Taymans <wim.taymans@gmail.com"); + "Wim Taymans <wim.taymans@gmail.com>"); #define DEFAULT_SPLIT_PACKETIZED FALSE |