diff mov.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 b22de1465a33
children 9720274e2621
line wrap: on
line diff
--- a/mov.c	Mon Oct 23 00:13:02 2006 +0000
+++ b/mov.c	Mon Oct 23 08:57:54 2006 +0000
@@ -1,5 +1,5 @@
 /*
- * MOV decoder.
+ * MOV demuxer
  * Copyright (c) 2001 Fabrice Bellard.
  *
  * This file is part of FFmpeg.