diff options
Diffstat (limited to 'libavformat/gif.c')
-rw-r--r-- | libavformat/gif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/gif.c b/libavformat/gif.c index 8c6b027dc4..03dc6dc265 100644 --- a/libavformat/gif.c +++ b/libavformat/gif.c @@ -1,5 +1,5 @@ /* - * Animated GIF encoder + * Animated GIF muxer * Copyright (c) 2000 Fabrice Bellard. * * This file is part of FFmpeg. |