summaryrefslogtreecommitdiffstats
path: root/gst/h264parse/gsth264parse.c
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-11-10 14:53:45 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-11-10 14:53:45 +0000
commit4cf27a73513ebedb5cbc576357b0182958842ff3 (patch)
tree804511ad7212e11ec888e39ac2fd0a9d2b299044 /gst/h264parse/gsth264parse.c
parent49e707606a86b7183f955fb12332332da715d7e4 (diff)
downloadgst-plugins-bad-4cf27a73513ebedb5cbc576357b0182958842ff3.tar.gz
gst-plugins-bad-4cf27a73513ebedb5cbc576357b0182958842ff3.tar.bz2
gst-plugins-bad-4cf27a73513ebedb5cbc576357b0182958842ff3.zip
gst/: Wim, you're a bad boy. You don't want people to contact you or what?
Original commit message from CVS: * gst-libs/gst/app/gstappsink.c: * gst-libs/gst/app/gstappsrc.c: * gst/h264parse/gsth264parse.c: Wim, you're a bad boy. You don't want people to contact you or what?
Diffstat (limited to 'gst/h264parse/gsth264parse.c')
-rw-r--r--gst/h264parse/gsth264parse.c2
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