summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2015-07-29 22:28:09 -0300
committerJames Almer <jamrial@gmail.com>2015-07-29 22:28:09 -0300
commit222d7619cea3b1a6f70eaa56043d3d87cb5870a0 (patch)
treeeca04a5795ffc85ed27b3d5f686f78a26f96c188
parent363995296f65ffc63e03af1297827f8de2668ae3 (diff)
downloadffmpeg-streaming-222d7619cea3b1a6f70eaa56043d3d87cb5870a0.zip
ffmpeg-streaming-222d7619cea3b1a6f70eaa56043d3d87cb5870a0.tar.gz
avfilter/vf_pnsr: fix author name
Signed-off-by: James Almer <jamrial@gmail.com>
-rw-r--r--libavfilter/vf_psnr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vf_psnr.c b/libavfilter/vf_psnr.c
index 9390f7c..f202df3 100644
--- a/libavfilter/vf_psnr.c
+++ b/libavfilter/vf_psnr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2011 Roger Pau Monné <roger.pau@entel.upc.edu>
+ * Copyright (c) 2011 Roger Pau Monné <roger.pau@entel.upc.edu>
* Copyright (c) 2011 Stefano Sabatini
* Copyright (c) 2013 Paul B Mahol
*
OpenPOWER on IntegriCloud