diff gif.c @ 1415:3b00fb8ef8e4 libavformat

replace coder/decoder file description in libavformat by muxer/demuxer
author aurel
date Mon, 23 Oct 2006 08:57:54 +0000
parents 0899bfe4105c
children 74cb68ad9dce
line wrap: on
line diff
--- a/gif.c	Mon Oct 23 00:13:02 2006 +0000
+++ b/gif.c	Mon Oct 23 08:57:54 2006 +0000
@@ -1,5 +1,5 @@
 /*
- * Animated GIF encoder
+ * Animated GIF muxer
  * Copyright (c) 2000 Fabrice Bellard.
  *
  * This file is part of FFmpeg.