summaryrefslogtreecommitdiff
path: root/libavcodec/libx264.c
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2007-07-05 20:08:51 +0000
committerMåns Rullgård <mans@mansr.com>2007-07-05 20:08:51 +0000
commitf225016296690eb405c42940392b30bed7d708b6 (patch)
treed9d3d267c4ac4939e3f40b0da40f1eee0ff387e5 /libavcodec/libx264.c
parent3a66812fc859b0fa374a9a72e36d8cef27838b08 (diff)
update my email address
Originally committed as revision 9489 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/libx264.c')
-rw-r--r--libavcodec/libx264.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c
index ebe74d7e3c..a77bf5b504 100644
--- a/libavcodec/libx264.c
+++ b/libavcodec/libx264.c
@@ -1,6 +1,6 @@
/*
* H.264 encoding using the x264 library
- * Copyright (C) 2005 Mans Rullgard <mru@inprovide.com>
+ * Copyright (C) 2005 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*