diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-05-27 12:32:59 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-05-27 12:32:59 +0000 |
commit | 842eabc5f91d40019604517791809ae47c59ef1f (patch) | |
tree | aada2d44fbcff9c32a458510dec53eb9504b9eee /libavcodec/libxvid_internal.h | |
parent | ae52bbe5de5c36a56f5e80076ae383203366664c (diff) | |
download | ffmpeg-842eabc5f91d40019604517791809ae47c59ef1f.tar.gz |
cosmetics: XviD is now called Xvid.
Originally committed as revision 13465 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/libxvid_internal.h')
-rw-r--r-- | libavcodec/libxvid_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/libxvid_internal.h b/libavcodec/libxvid_internal.h index a7d5a9646c..bce30cebf2 100644 --- a/libavcodec/libxvid_internal.h +++ b/libavcodec/libxvid_internal.h @@ -23,7 +23,7 @@ /** * @file libxvid_internal.h - * common functions for use with the XviD wrappers + * common functions for use with the Xvid wrappers */ |