Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Garrett-Glaser <darkshikari@gmail.com>2010-07-24 01:42:35 +0400
committerJason Garrett-Glaser <darkshikari@gmail.com>2010-07-24 01:42:35 +0400
commit13a1304bb324179cf07e6ae5f494dacf335ad6c9 (patch)
treec33f3d33551cd55e56f836597446fb75fac8e64b /libavcodec/vp8.c
parent414ac27d8fbc5e57b2c474f4dc24385a8dd6a8ac (diff)
Add myself to VP8 copyright and maintainers.
Also add Ronald to maintainers. Originally committed as revision 24464 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/vp8.c')
-rw-r--r--libavcodec/vp8.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/vp8.c b/libavcodec/vp8.c
index 284c976324..81447c4fd8 100644
--- a/libavcodec/vp8.c
+++ b/libavcodec/vp8.c
@@ -3,6 +3,7 @@
*
* Copyright (C) 2010 David Conrad
* Copyright (C) 2010 Ronald S. Bultje
+ * Copyright (C) 2010 Jason Garrett-Glaser
*
* This file is part of FFmpeg.
*