summaryrefslogtreecommitdiff
path: root/libavcodec/libxvid_rc.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-05-27 12:32:59 +0000
committerDiego Biurrun <diego@biurrun.de>2008-05-27 12:32:59 +0000
commit842eabc5f91d40019604517791809ae47c59ef1f (patch)
treeaada2d44fbcff9c32a458510dec53eb9504b9eee /libavcodec/libxvid_rc.c
parentae52bbe5de5c36a56f5e80076ae383203366664c (diff)
cosmetics: XviD is now called Xvid.
Originally committed as revision 13465 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/libxvid_rc.c')
-rw-r--r--libavcodec/libxvid_rc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/libxvid_rc.c b/libavcodec/libxvid_rc.c
index 197af619be..c161ba7101 100644
--- a/libavcodec/libxvid_rc.c
+++ b/libavcodec/libxvid_rc.c
@@ -1,5 +1,5 @@
/*
- * xvid Rate control wrapper for lavc video encoders
+ * Xvid rate control wrapper for lavc video encoders
*
* Copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at>
*